{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Full Address", "type": "Feature Layer", "description": "Addresses are assigned by the jurisdiction in which they are within. As address notifications are received from these entities, addresses are added to this layer. Descriptive attributes include street number, street name, building complex, source, jurisdiction and zip code.", "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 }, "copyrightText": "Pitkin County GIS", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 0.1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRESS]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 214, 204, 176, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.19519031929E7, "ymin": 4722322.526100002, "xmax": -1.1855371034E7, "ymax": 4778328.266400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS", "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": "UNIT_RANGE", "type": "esriFieldTypeString", "alias": "Unit Range", "length": 20, "domain": null }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "Complex", "length": 50, "domain": null }, { "name": "STREET_NU", "type": "esriFieldTypeString", "alias": "Street Number", "length": 10, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "Zip", "type": "esriFieldTypeInteger", "alias": "Zip Code", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 100, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdication", "length": 35, "domain": { "type": "codedValue", "name": "JURISDICTION", "description": "jurisdication names for for address and road layers", "codedValues": [ { "name": "ASPEN", "code": "ASPEN" }, { "name": "BASALT", "code": "BASALT" }, { "name": "PITKIN COUNTY", "code": "PITKIN COUNTY" }, { "name": "SNOWMASS VILLAGE", "code": "SNOWMASS VILLAGE" }, { "name": "EAGLE COUNTY", "code": "EAGLE COUNTY" }, { "name": "GARFIELD COUNTY", "code": "GARFIELD COUNTY" }, { "name": "GUNNISON COUNTY", "code": "GUNNISON COUNTY" }, { "name": "MESA COUNTY", "code": "MESA COUNTY" }, { "name": "LAKE COUNTY", "code": "LAKE COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIP_AREA", "type": "esriFieldTypeString", "alias": "Zip Code Town", "length": 3, "domain": { "type": "codedValue", "name": "ADDRESS_ZipArea", "description": "valid 3-digit code for zip code City in the Address layer", "codedValues": [ { "name": "Aspen", "code": "asp" }, { "name": "Basalt", "code": "bas" }, { "name": "Carbondale", "code": "car" }, { "name": "Glenwood Springs", "code": "gws" }, { "name": "Meredith", "code": "mer" }, { "name": "Old Snowmass", "code": "sno" }, { "name": "Snowmass Village", "code": "smv" }, { "name": "Woody Creek", "code": "wdy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Date Last Edited", "length": 8, "domain": null }, { "name": "VerifiedAddress", "type": "esriFieldTypeString", "alias": "Verified Address", "length": 5, "domain": { "type": "codedValue", "name": "YES_NO", "description": "YES and NO designations", "codedValues": [ { "name": "yes", "code": "yes" }, { "name": "no", "code": "no" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "AddressStatus", "description": "Address Status", "codedValues": [ { "name": "verified", "code": "verified" }, { "name": "pending", "code": "pending" }, { "name": "retired", "code": "retired" }, { "name": "non-conforming", "code": "non-conforming" }, { "name": "not-verified", "code": "not-verified" }, { "name": "temporary", "code": "temporary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "length": 35, "domain": { "type": "codedValue", "name": "AddressType", "description": "Address Point type", "codedValues": [ { "name": "building", "code": "building" }, { "name": "parcel", "code": "parcel" }, { "name": "unit", "code": "unit" }, { "name": "utility", "code": "utility" }, { "name": "unknown", "code": "unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Unit_Nu", "type": "esriFieldTypeString", "alias": "Unit", "length": 10, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3f8229b8b85a40208ab554ed11d0161c" }