{ "currentVersion": 10.71, "id": 7, "name": "Address Features", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Locate" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[HOUSE_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 7592501.576115487, "ymin": 619834.7001312315, "xmax": 7609367.872375326, "ymax": 631555.000000002, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Oregon_North_FIPS_3601\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",8202099.737532808],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",44.33333333333334],PARAMETER[\"Standard_Parallel_2\",46.0],PARAMETER[\"Latitude_Of_Origin\",43.66666666666666],UNIT[\"Foot\",0.3048]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 50, "domain": null }, { "name": "HOUSENUMBER", "type": "esriFieldTypeString", "alias": "HOUSENUMBER", "length": 6, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 4, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 4, "domain": null }, { "name": "SUBNUMBER", "type": "esriFieldTypeString", "alias": "SUBNUMBER", "length": 4, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 20, "domain": { "type": "codedValue", "name": "WS1_pwJurisdiction", "description": "Address Jurisdiction", "codedValues": [ { "name": "Washington County", "code": "WASCO" }, { "name": "Clackamas County", "code": "CLACKCO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 10, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "SITUS", "type": "esriFieldTypeSmallInteger", "alias": "SITUS", "domain": { "type": "codedValue", "name": "WS1_pwTrueFalse", "description": "True or False", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Address Status", "length": 1, "domain": { "type": "codedValue", "name": "WS1_pwAddressStatus", "description": "Address Status", "codedValues": [ { "name": "A - Active", "code": "A" }, { "name": "P - PPAP", "code": "P" }, { "name": "R - Retired", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITEADDR", "type": "esriFieldTypeString", "alias": "SITEADDR", "length": 100, "domain": null }, { "name": "ADDRKEY", "type": "esriFieldTypeInteger", "alias": "ADDRKEY", "domain": null }, { "name": "MAPAREA", "type": "esriFieldTypeString", "alias": "MAPAREA", "length": 10, "domain": null }, { "name": "IPSSUB", "type": "esriFieldTypeString", "alias": "IPSSUB", "length": 12, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BLDGNUMBER", "type": "esriFieldTypeString", "alias": "BLDGNUMBER", "length": 10, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeSmallInteger", "alias": "FLOOR", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S50_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }