{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "E911 Address Points", "type": "Feature Layer", "description": "List and point locations of > 90000 911 addresses within Mesa County, CO.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 156, 156, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LOCATION] CONCAT \" \" CONCAT [CITY] CONCAT \" \" CONCAT [ZIP]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 600, "name": "Default", "priority": 5, "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" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 668448.0142000001, "ymin": 4263405.6064, "xmax": 806291.0854000002, "ymax": 4362943.9684, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5682839.59449512, "falseY": -1.0997760337229978E7, "xyUnits": 4.0950152478998494E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "HOUSE_NUMBER", "type": "esriFieldTypeString", "alias": "House Number", "length": 10, "domain": null }, { "name": "PREFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "Prefix Direction", "length": 2, "domain": { "type": "codedValue", "name": "WS1_Common_Street Direction", "description": "gbaMS Street Direction", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PREFIX_TYPE", "type": "esriFieldTypeString", "alias": "Prefix Type", "length": 12, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 6, "domain": { "type": "codedValue", "name": "WS1_STREET_TYPE", "description": "STREET SUFFIX", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "LN", "code": "LN" }, { "name": "PKWY", "code": "PKWY" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "TRL", "code": "TRL" }, { "name": "PL", "code": "PL" }, { "name": "WAY", "code": "WAY" }, { "name": "LOOP", "code": "LOOP" }, { "name": "RTE", "code": "RTE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUFFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 2, "domain": null }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "Join ID", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 50, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 20, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "length": 50, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "Zone", "length": 50, "domain": null }, { "name": "CREATION_DATE", "type": "esriFieldTypeDouble", "alias": "Date Created", "domain": null }, { "name": "CREATION_USER", "type": "esriFieldTypeString", "alias": "Created User", "length": 50, "domain": null }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDouble", "alias": "Date Modified", "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "Last Modified User", "length": 50, "domain": null }, { "name": "NO_MSAG", "type": "esriFieldTypeInteger", "alias": "NO_MSAG", "domain": null }, { "name": "C1_EXCEPTION", "type": "esriFieldTypeInteger", "alias": "C1 Exception", "domain": null }, { "name": "ESN", "type": "esriFieldTypeInteger", "alias": "ESN", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "HOUSE_SUFFIX", "type": "esriFieldTypeString", "alias": "House Suffix", "length": 10, "domain": null }, { "name": "COMB_HOUSE_NUMBER", "type": "esriFieldTypeString", "alias": "Combined House Number", "length": 10, "domain": null }, { "name": "ESN_TEXT", "type": "esriFieldTypeString", "alias": "ESN_TEXT", "length": 10, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Lattitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "UTM12_X", "type": "esriFieldTypeDouble", "alias": "UTM12 X", "domain": null }, { "name": "UTM12_Y", "type": "esriFieldTypeDouble", "alias": "UTM12 Y", "domain": null }, { "name": "ACCOUNTNO", "type": "esriFieldTypeString", "alias": "Account Number", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCEL_NUM", "type": "esriFieldTypeString", "alias": "Parcel Number", "length": 15, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2094_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "LOCATION", "fields": "LOCATION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ACCOUNTNO", "fields": "ACCOUNTNO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1994_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a21c7722b3ec420eb1973c07fb33cf03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "ZIP Code Boundary", "type": "Feature Layer", "description": "Zip code boundaries within Mesa County, CO.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 5.120000004768374E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120899.999837346, "falseY": -9998099.99976504, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Mesa County GIS.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 667885.8608498834, "ymin": 4263075.328716721, "xmax": 812516.7388725812, "ymax": 4396682.635849152, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5682839.59449512, "falseY": -1.0997760337229978E7, "xyUnits": 4.0950152478998494E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "mcgis_GISCREATOR_zip5_AREA", "type": "esriFieldTypeDouble", "alias": "mcgis_GISCREATOR_zip5_AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "Perimeter", "domain": null }, { "name": "ZIP2001_", "type": "esriFieldTypeDouble", "alias": "ZIP 2001", "domain": null }, { "name": "ZIP2001_ID", "type": "esriFieldTypeDouble", "alias": "ZIP 2001 ID", "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 90, "domain": null }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "LSAD", "length": 2, "domain": null }, { "name": "LSAD_TRANS", "type": "esriFieldTypeString", "alias": "LSAD TRANS", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape Area", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1007_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1002_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a21c7722b3ec420eb1973c07fb33cf03" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Possible Zip Code Issues", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Mesa County GIS.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 667913.6299999999, "ymin": 4263094.9999, "xmax": 812334.5599999996, "ymax": 4363489.4999, "spatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5682839.59449512, "falseY": -1.0997760337229978E7, "xyUnits": 4.0950152478998494E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACCOUNTNO", "type": "esriFieldTypeString", "alias": "Account No", "length": 255, "domain": null }, { "name": "PARCEL_NUM", "type": "esriFieldTypeString", "alias": "Parcel No", "length": 15, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "SITUS_STATE", "type": "esriFieldTypeString", "alias": "State", "length": 50, "domain": null }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "MAILING", "type": "esriFieldTypeString", "alias": "Mailing Address", "length": 255, "domain": null }, { "name": "MAILING_CITY", "type": "esriFieldTypeString", "alias": "Mailing City", "length": 50, "domain": null }, { "name": "MAILING_ST", "type": "esriFieldTypeString", "alias": "Mailing State", "length": 20, "domain": null }, { "name": "MAILING_ZIP", "type": "esriFieldTypeString", "alias": "Mailing Zip code", "length": 15, "domain": null }, { "name": "POINTER", "type": "esriFieldTypeString", "alias": "Parcel Report", "length": 100, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a21c7722b3ec420eb1973c07fb33cf03" } ], "tables": [] }