{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Address Pts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Colorado_South_FIPS_0503_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",37.23333333333333],PARAMETER[\"Standard_Parallel_2\",38.43333333333333],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3200, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "764fb27fbc93ab36ce5dcf57d42f1696", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABpJREFUCJljYWBgOMzOzi7CwsDA8P3nz58/ABt4Bc+Amn90AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 1, "height": 1, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NUMBER]", "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": [ 255, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2186211.9432300013, "ymin": 1126025.8099495973, "xmax": 2562803.3170142635, "ymax": 1368430.095809345, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Colorado_South_FIPS_0503\",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\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",37.23333333333333],PARAMETER[\"Standard_Parallel_2\",38.43333333333333],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PI_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN_", "type": "esriFieldTypeString", "alias": "APN", "length": 12, "domain": null }, { "name": "PREV_APN", "type": "esriFieldTypeString", "alias": "PREV_APN", "length": 12, "domain": null }, { "name": "RECEPTION_", "type": "esriFieldTypeInteger", "alias": "Reception Number", "domain": null }, { "name": "SITE_ADDRE", "type": "esriFieldTypeString", "alias": "Site Address", "length": 40, "domain": null }, { "name": "PI_NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 40, "domain": null }, { "name": "PI_DESCRIP", "type": "esriFieldTypeString", "alias": "Description", "length": 40, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 8, "domain": null }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "City or County", "length": 4, "domain": null }, { "name": "TWNRNG_TXT", "type": "esriFieldTypeString", "alias": "Township_Range", "length": 16, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "Section", "length": 4, "domain": null }, { "name": "ALQPARTS", "type": "esriFieldTypeString", "alias": "Aliquot Parts", "length": 24, "domain": null }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 90, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "Use Code", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "WS1_STATUS", "description": "Status of Address Point", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PENDING", "code": "PENDING" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROPNAME", "type": "esriFieldTypeString", "alias": "PROPNAME", "length": 254, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R75_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S63_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": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "dfc27b55653e4afb9c96cf24dcfc6406" }, { "currentVersion": 10.91, "id": 1, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Colorado_South_FIPS_0503_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",37.23333333333333],PARAMETER[\"Standard_Parallel_2\",38.43333333333333],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 23999, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[STREET]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2181005.6987212584, "ymin": 1124306.3045303347, "xmax": 2433779.285036598, "ymax": 1381103.7820760985, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Colorado_South_FIPS_0503\",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\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",37.23333333333333],PARAMETER[\"Standard_Parallel_2\",38.43333333333333],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "POPEXCLUDE", "type": "esriFieldTypeString", "alias": "POPEXCLUDE", "length": 4, "domain": null }, { "name": "ISROUNDABO", "type": "esriFieldTypeString", "alias": "ISROUNDABO", "length": 4, "domain": null }, { "name": "FUNCLASSID", "type": "esriFieldTypeString", "alias": "FUNCLASSID", "length": 2, "domain": null }, { "name": "FULLSTREET", "type": "esriFieldTypeString", "alias": "FULLSTREET", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R180_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S163_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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "dfc27b55653e4afb9c96cf24dcfc6406" }, { "currentVersion": 10.91, "id": 2, "name": "Parcel Based", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "City Limits Line" }, { "id": 4, "name": "Parcels" }, { "id": 5, "name": "City Limits" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2281108.312491965, "ymin": 1198327.9002532288, "xmax": 2339566.1332401335, "ymax": 1254732.87143256, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Colorado_South_FIPS_0503\",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\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",37.23333333333333],PARAMETER[\"Standard_Parallel_2\",38.43333333333333],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "dfc27b55653e4afb9c96cf24dcfc6406" }, { "currentVersion": 10.91, "id": 3, "name": "City Limits Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Parcel Based" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 76, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2286362.3803958874, "ymin": 1208769.8377026455, "xmax": 2326869.7760869716, "ymax": 1248933.7196450632, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Colorado_South_FIPS_0503\",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\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",37.23333333333333],PARAMETER[\"Standard_Parallel_2\",38.43333333333333],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ENCLAVE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Perimeter Length", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S1829_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "dfc27b55653e4afb9c96cf24dcfc6406" }, { "currentVersion": 10.91, "id": 4, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Parcel Based" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Replica.DBO.Parcels.CITYCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "DRG1", "label": "Durango", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.01 } }, "value": "DRG0", "label": "County", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2281108.312491965, "ymin": 1198327.9002532288, "xmax": 2339566.1332401335, "ymax": 1254732.87143256, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Colorado_South_FIPS_0503\",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\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",37.23333333333333],PARAMETER[\"Standard_Parallel_2\",38.43333333333333],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Replica.DBO.Parcels.APN_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Replica.DBO.Parcels.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Replica.DBO.Parcels.APN_", "type": "esriFieldTypeString", "alias": "APN_", "length": 12, "domain": null }, { "name": "Replica.DBO.Parcels.PRCLINK_ID", "type": "esriFieldTypeInteger", "alias": "PRCLINK_ID", "domain": null }, { "name": "Replica.DBO.Parcels.P_ID", "type": "esriFieldTypeInteger", "alias": "P_ID", "domain": null }, { "name": "Replica.DBO.Parcels.CITYCODE", "type": "esriFieldTypeString", "alias": "CITY_COUNTY", "length": 4, "domain": null }, { "name": "Replica.DBO.Parcels.GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Replica.DBO.Parcels.ParentAPN", "type": "esriFieldTypeString", "alias": "Replica.DBO.Parcels.ParentAPN", "length": 12, "domain": null }, { "name": "Replica.DBO.Parcels.Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Replica.DBO.Parcels.Acres_Calc", "type": "esriFieldTypeDouble", "alias": "Acres_Calc", "domain": null }, { "name": "Replica.DBO.Parcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Replica.DBO.ASRDATA.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Replica.DBO.ASRDATA.APN_", "type": "esriFieldTypeString", "alias": "APN_", "length": 18, "domain": null }, { "name": "Replica.DBO.ASRDATA.ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "ACCOUNT_NO", "length": 30, "domain": null }, { "name": "Replica.DBO.ASRDATA.SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "length": 50, "domain": null }, { "name": "Replica.DBO.ASRDATA.TAX_DIST", "type": "esriFieldTypeString", "alias": "TAX_DIST", "length": 6, "domain": null }, { "name": "Replica.DBO.ASRDATA.NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "Replica.DBO.ASRDATA.ADDR_1", "type": "esriFieldTypeString", "alias": "ADDR_1", "length": 40, "domain": null }, { "name": "Replica.DBO.ASRDATA.ADDR_2", "type": "esriFieldTypeString", "alias": "ADDR_2", "length": 40, "domain": null }, { "name": "Replica.DBO.ASRDATA.CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 40, "domain": null }, { "name": "Replica.DBO.ASRDATA.STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "Replica.DBO.ASRDATA.ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "Replica.DBO.ASRDATA.MAPNO", "type": "esriFieldTypeString", "alias": "MAPNO", "length": 20, "domain": null }, { "name": "Replica.DBO.ASRDATA.STREET_NO", "type": "esriFieldTypeString", "alias": "STREET_NO", "length": 10, "domain": null }, { "name": "Replica.DBO.ASRDATA.STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 2, "domain": null }, { "name": "Replica.DBO.ASRDATA.STREET_NM", "type": "esriFieldTypeString", "alias": "STREET_NM", "length": 35, "domain": null }, { "name": "Replica.DBO.ASRDATA.STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "length": 4, "domain": null }, { "name": "Replica.DBO.ASRDATA.UNIT_NO", "type": "esriFieldTypeString", "alias": "UNIT_NO", "length": 6, "domain": null }, { "name": "Replica.DBO.ASRDATA.SITE_CITY", "type": "esriFieldTypeString", "alias": "SITE_CITY", "length": 24, "domain": null }, { "name": "Replica.DBO.ASRDATA.SITE_ZIP", "type": "esriFieldTypeString", "alias": "SITE_ZIP", "length": 10, "domain": null }, { "name": "Replica.DBO.ASRDATA.LEGALT", "type": "esriFieldTypeString", "alias": "LEGALT", "length": 250, "domain": null }, { "name": "Replica.DBO.ASRDATA.APRDIST", "type": "esriFieldTypeString", "alias": "APRDIST", "length": 30, "domain": null }, { "name": "Replica.DBO.ASRDATA.SUBCODE", "type": "esriFieldTypeString", "alias": "SUBCODE", "length": 6, "domain": null }, { "name": "Replica.DBO.ASRDATA.SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 40, "domain": null }, { "name": "Replica.DBO.ASRDATA.BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 5, "domain": null }, { "name": "Replica.DBO.ASRDATA.LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 5, "domain": null }, { "name": "Replica.DBO.ASRDATA.CONDOCODE", "type": "esriFieldTypeString", "alias": "CONDOCODE", "length": 4, "domain": null }, { "name": "Replica.DBO.ASRDATA.CONDONAME", "type": "esriFieldTypeString", "alias": "CONDONAME", "length": 40, "domain": null }, { "name": "Replica.DBO.ASRDATA.CONDOUNIT", "type": "esriFieldTypeString", "alias": "CONDOUNIT", "length": 6, "domain": null }, { "name": "Replica.DBO.ASRDATA.RECEPTION_", "type": "esriFieldTypeString", "alias": "RECEPTION_", "length": 10, "domain": null }, { "name": "Replica.DBO.ASRDATA.SALEDT", "type": "esriFieldTypeDate", "alias": "SALEDT", "length": 8, "domain": null }, { "name": "Replica.DBO.ASRDATA.DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "length": 4, "domain": null }, { "name": "Replica.DBO.ASRDATA.DOCFEE", "type": "esriFieldTypeDouble", "alias": "DOCFEE", "domain": null }, { "name": "Replica.DBO.ASRDATA.SALEP", "type": "esriFieldTypeDouble", "alias": "SALEP", "domain": null }, { "name": "Replica.DBO.ASRDATA.ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "length": 15, "domain": null }, { "name": "Replica.DBO.ASRDATA.LAND_IMP", "type": "esriFieldTypeString", "alias": "LAND_IMP", "length": 20, "domain": null }, { "name": "Replica.DBO.ASRDATA.LANDACT", "type": "esriFieldTypeDouble", "alias": "LANDACT", "domain": null }, { "name": "Replica.DBO.ASRDATA.IMPACT", "type": "esriFieldTypeDouble", "alias": "IMPACT", "domain": null }, { "name": "Replica.DBO.ASRDATA.LANDASD", "type": "esriFieldTypeDouble", "alias": "LANDASD", "domain": null }, { "name": "Replica.DBO.ASRDATA.IMPASD", "type": "esriFieldTypeDouble", "alias": "IMPASD", "domain": null }, { "name": "Replica.DBO.ASRDATA.TOTACT", "type": "esriFieldTypeDouble", "alias": "TOTACT", "domain": null }, { "name": "Replica.DBO.ASRDATA.TOTASD", "type": "esriFieldTypeDouble", "alias": "TOTASD", "domain": null }, { "name": "Replica.DBO.ASRDATA.ABSTRACT", "type": "esriFieldTypeString", "alias": "ABSTRACT", "length": 254, "domain": null }, { "name": "Replica.DBO.ASRDATA.ABSTRACT_D", "type": "esriFieldTypeString", "alias": "ABSTRACT_D", "length": 50, "domain": null }, { "name": "Replica.DBO.ASRDATA.ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Replica.DBO.ASRDATA.LANDSQFT", "type": "esriFieldTypeDouble", "alias": "LANDSQFT", "domain": null }, { "name": "Replica.DBO.ASRDATA.IMPSQFT", "type": "esriFieldTypeDouble", "alias": "IMPSQFT", "domain": null }, { "name": "Replica.DBO.ASRDATA.BUILDING_C", "type": "esriFieldTypeDouble", "alias": "BUILDING_C", "domain": null }, { "name": "Replica.DBO.ASRDATA.BUILDING_D", "type": "esriFieldTypeString", "alias": "BUILDING_D", "length": 50, "domain": null }, { "name": "Replica.DBO.ASRDATA.BEDROOMS", "type": "esriFieldTypeDouble", "alias": "BEDROOMS", "domain": null }, { "name": "Replica.DBO.ASRDATA.BATHROOMS", "type": "esriFieldTypeDouble", "alias": "BATHROOMS", "domain": null }, { "name": "Replica.DBO.ASRDATA.NUMBER_STO", "type": "esriFieldTypeDouble", "alias": "NUMBER_STO", "domain": null }, { "name": "Replica.DBO.ASRDATA.UNITS", "type": "esriFieldTypeDouble", "alias": "UNITS", "domain": null }, { "name": "Replica.DBO.ASRDATA.YR_BLT", "type": "esriFieldTypeDouble", "alias": "YR_BLT", "domain": null }, { "name": "Replica.DBO.ASRDATA.USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "length": 20, "domain": null }, { "name": "Replica.DBO.ASRDATA.INTERNET", "type": "esriFieldTypeString", "alias": "INTERNET", "length": 15, "domain": null }, { "name": "Replica.DBO.ASRDATA.LAST3", "type": "esriFieldTypeString", "alias": "LAST3", "length": 50, "domain": null } ], "geometryField": { "name": "Replica.DBO.Parcels.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2084_pk", "fields": "Replica.DBO.Parcels.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2084", "fields": "Replica.DBO.Parcels.GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1895_idx", "fields": "Replica.DBO.Parcels.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R2077_SDE_ROWID_UK", "fields": "Replica.DBO.ASRDATA.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ASR", "fields": "Replica.DBO.ASRDATA.APN_,Replica.DBO.ASRDATA.ACCOUNT_NO,Replica.DBO.ASRDATA.SITE_ADDR,Replica.DBO.ASRDATA.NAME,Replica.DBO.ASRDATA.ADDR_1,Replica.DBO.ASRDATA.ADDR_2,Replica.DBO.ASRDATA.CITY,Replica.DBO.ASRDATA.SALEP,Replica.DBO.ASRDATA.YR_BLT,Replica.DBO.ASRDATA.USE_CODE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "dfc27b55653e4afb9c96cf24dcfc6406" }, { "currentVersion": 10.91, "id": 5, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Parcel Based" }, "subLayers": [], "minScale": 0, "maxScale": 30001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 76, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2286362.3803958837, "ymin": 1208768.7960380595, "xmax": 2326869.7760869716, "ymax": 1248933.9663637416, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Colorado_South_FIPS_0503\",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\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",37.23333333333333],PARAMETER[\"Standard_Parallel_2\",38.43333333333333],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ENCLAVE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Square Footage", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1871_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1828_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "dfc27b55653e4afb9c96cf24dcfc6406" }, { "currentVersion": 10.91, "id": 6, "name": "La Plata County Rds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Colorado_South_FIPS_0503_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",37.23333333333333],PARAMETER[\"Standard_Parallel_2\",38.43333333333333],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 20000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.75 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2181005.6987212584, "ymin": 1124306.3045303347, "xmax": 2433779.285036598, "ymax": 1381103.7820760985, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Colorado_South_FIPS_0503\",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\",3000000.000316083],PARAMETER[\"False_Northing\",999999.999996],PARAMETER[\"Central_Meridian\",-105.5],PARAMETER[\"Standard_Parallel_1\",37.23333333333333],PARAMETER[\"Standard_Parallel_2\",38.43333333333333],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 30, "domain": null }, { "name": "POPEXCLUDE", "type": "esriFieldTypeString", "alias": "POPEXCLUDE", "length": 4, "domain": null }, { "name": "ISROUNDABO", "type": "esriFieldTypeString", "alias": "ISROUNDABO", "length": 4, "domain": null }, { "name": "FUNCLASSID", "type": "esriFieldTypeString", "alias": "FUNCLASSID", "length": 2, "domain": null }, { "name": "FULLSTREET", "type": "esriFieldTypeString", "alias": "FULLSTREET", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R180_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S163_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "dfc27b55653e4afb9c96cf24dcfc6406" } ], "tables": [] }