{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 47, "name": "Address", "type": "Feature Layer", "description": "Points representing the locations of known active addresses in the Portland Metro Region. Addresses been culled from the City of Portland Master Address Repository, Multnomah County Assessor Records and the RLIS Master Address Points dataset.\n\nThis dataset contains active addresses - those that are currently in use in the Portland Metro Region.\n\nThe Schema of this dataset is built to match legacy address datasets to support existing applications and tools.\n\n--Additional Information:\nCategory: Address\nPurpose: For mapping, geocoding, mailing, and analysis of addresses in the Portland Metro Region.\nUpdate Frequency: Weekly\n\n-- Metadata Link:\nhttps://www.portlandmaps.com/metadata/index.cfm?&action=DisplayLayer&LayerID=52064", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Corporate GIS", "parentLayer": { "id": 46, "name": "Property" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 108, 166, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.37330947628E7, "ymin": 5605684.282899998, "xmax": -1.35484055607E7, "ymax": 5745046.609099999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeDouble", "alias": "Address ID", "domain": null }, { "name": "ADD_NUM", "type": "esriFieldTypeDouble", "alias": "Address No", "domain": null }, { "name": "ADD_NUM_CH", "type": "esriFieldTypeString", "alias": "Add No Txt", "length": 7, "domain": null }, { "name": "LEADING_ZE", "type": "esriFieldTypeString", "alias": "Lead Zero", "length": 1, "domain": null }, { "name": "STR_PREDIR", "type": "esriFieldTypeString", "alias": "Prefix Dir", "length": 10, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "St Name", "length": 40, "domain": null }, { "name": "STR_TYPE_C", "type": "esriFieldTypeString", "alias": "St Type", "length": 10, "domain": null }, { "name": "STR_POSTDI", "type": "esriFieldTypeString", "alias": "Post Dir", "length": 10, "domain": null }, { "name": "STR_NM_FUL", "type": "esriFieldTypeString", "alias": "Full Name", "length": 100, "domain": null }, { "name": "UNIT_VALUE", "type": "esriFieldTypeString", "alias": "Unit Value", "length": 7, "domain": null }, { "name": "ADD_FULL", "type": "esriFieldTypeString", "alias": "Full Addr", "length": 254, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "STATE_ABBR", "type": "esriFieldTypeString", "alias": "State Abbr", "length": 2, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "Zip Plus 4", "length": 4, "domain": null }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "Juris", "length": 20, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 30, "domain": null }, { "name": "STATUS_MAR", "type": "esriFieldTypeString", "alias": "MAR Status", "length": 20, "domain": null }, { "name": "STATE_ID", "type": "esriFieldTypeString", "alias": "State ID", "length": 22, "domain": null }, { "name": "TLID", "type": "esriFieldTypeString", "alias": "TaxLot ID", "length": 16, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 16, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Address_ID_IDX", "fields": "ADDRESS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Add_Num_IDX", "fields": "ADD_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Add_Num_Ch_IDX", "fields": "ADD_NUM_CH", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Leading_Ze_IDX", "fields": "LEADING_ZE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "STR_Name_IDX", "fields": "STR_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "STR_NM_Ful_IDX", "fields": "STR_NM_FUL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Add_Full_IDX", "fields": "ADD_FULL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_MAR_IDX", "fields": "STATUS_MAR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "State_ID_IDX", "fields": "STATE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 500, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }