{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ST_NUMBER + \" \" + $feature.ST_NUMSUFF", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Label Class 1", "priority": 0, "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, 255, 253 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1359443.9891329706, "ymin": 381414.36931338906, "xmax": 1484237.095517382, "ymax": 572017.7177647203, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FULL_ADDRE", "type": "esriFieldTypeString", "alias": "Full Address", "length": 50, "domain": null }, { "name": "ST_NUMBER", "type": "esriFieldTypeString", "alias": "House Number", "length": 10, "domain": null }, { "name": "ST_NUMSUFF", "type": "esriFieldTypeString", "alias": "ST_NUMSUFF", "length": 10, "domain": null }, { "name": "ST_PREFIXD", "type": "esriFieldTypeString", "alias": "Street Name Prefix", "length": 2, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 8, "domain": null }, { "name": "ST_SUFFIXD", "type": "esriFieldTypeString", "alias": "Street Name Suffix", "length": 2, "domain": null }, { "name": "BLDG_NAME", "type": "esriFieldTypeString", "alias": "Building Name", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "PT_TYPE", "type": "esriFieldTypeString", "alias": "Point Type", "length": 20, "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRPT_ID", "type": "esriFieldTypeInteger", "alias": "Address Point ID", "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeInteger", "alias": "Zip Code", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLDG_CODE", "type": "esriFieldTypeString", "alias": "Building Code", "length": 20, "domain": null }, { "name": "STRUC_TYPE", "type": "esriFieldTypeString", "alias": "STRUC_TYPE", "length": 50, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1337_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1297_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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, "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": true, "supportsCurrentUserQueries": 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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "POI", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7fdafd6c54466a6b5e20a6027b3298d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMJJREFUGJWVzzFKAwEQheFvYGUhh1BIYWlnI1hJCrVSK7FJkcYDeARt7IUcIELOYGXhggdR9ALKijgWZrMubBAfTDHDz3tvCv9Q0dny4ZgYkxt4woydWxHZhb+qG/KcbC5b2JfVocwzEVksHE9+wB6FU6p7TBvnyR91J0u4FMO6je/TcNm55hWbq8iSl7p9MOfYXQXXzLXw25TBEfZ62EfyuoVj9CnvDhhcYIx1PJcZszrWrsT2+y9nxOgDl4tp4jv6BjynNC7EQT+zAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1357278.598122552, "ymin": 386094.022027567, "xmax": 1487196.791369632, "ymax": 572713.8853356391, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "length": 254, "domain": null }, { "name": "feature_na", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "PRIKEY", "type": "esriFieldTypeInteger", "alias": "Prikey", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 25, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1403_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1403", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1363_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "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": true, "supportsCurrentUserQueries": 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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Street Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1250860.3404871672, "ymin": 237478.1023965627, "xmax": 1668195.3204480857, "ymax": 748560.6166468114, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMEFULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAMEFULL", "type": "esriFieldTypeString", "alias": "Name", "length": 40, "domain": null }, { "name": "AAID", "type": "esriFieldTypeInteger", "alias": "AAID", "domain": null }, { "name": "NAMEFULL_1", "type": "esriFieldTypeString", "alias": "Name 1", "length": 40, "domain": null }, { "name": "AAID_1", "type": "esriFieldTypeInteger", "alias": "AAID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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": true, "supportsCurrentUserQueries": 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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Street Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1358018.919476658, "ymin": 381544.88742513955, "xmax": 1491416.6408696622, "ymax": 572146.1404082328, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMEFULL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAMEFULL", "type": "esriFieldTypeString", "alias": "Name", "length": 40, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Address From Left", "domain": { "type": "range", "name": "ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Address To Left", "domain": { "type": "range", "name": "ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Address From Right", "domain": { "type": "range", "name": "ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Address To Right", "domain": { "type": "range", "name": "ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_NUM", "type": "esriFieldTypeString", "alias": "State Road No", "length": 50, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeInteger", "alias": "Zip Code Left", "domain": { "type": "codedValue", "name": "ZIP_CODE_L", "description": "", "codedValues": [ { "name": "20701", "code": 20701 }, { "name": "20711", "code": 20711 }, { "name": "20714", "code": 20714 }, { "name": "20724", "code": 20724 }, { "name": "20733", "code": 20733 }, { "name": "20736", "code": 20736 }, { "name": "20751", "code": 20751 }, { "name": "20754", "code": 20754 }, { "name": "20755", "code": 20755 }, { "name": "20758", "code": 20758 }, { "name": "20764", "code": 20764 }, { "name": "20765", "code": 20765 }, { "name": "20766", "code": 20766 }, { "name": "20776", "code": 20776 }, { "name": "20778", "code": 20778 }, { "name": "20779", "code": 20779 }, { "name": "20788", "code": 20788 }, { "name": "20794", "code": 20794 }, { "name": "21012", "code": 21012 }, { "name": "21032", "code": 21032 }, { "name": "21035", "code": 21035 }, { "name": "21037", "code": 21037 }, { "name": "21041", "code": 21041 }, { "name": "21054", "code": 21054 }, { "name": "21056", "code": 21056 }, { "name": "21060", "code": 21060 }, { "name": "21061", "code": 21061 }, { "name": "21073", "code": 21073 }, { "name": "21074", "code": 21074 }, { "name": "21076", "code": 21076 }, { "name": "21077", "code": 21077 }, { "name": "21090", "code": 21090 }, { "name": "21106", "code": 21106 }, { "name": "21108", "code": 21108 }, { "name": "21113", "code": 21113 }, { "name": "21114", "code": 21114 }, { "name": "21122", "code": 21122 }, { "name": "21123", "code": 21123 }, { "name": "21140", "code": 21140 }, { "name": "21144", "code": 21144 }, { "name": "21146", "code": 21146 }, { "name": "21225", "code": 21225 }, { "name": "21226", "code": 21226 }, { "name": "21240", "code": 21240 }, { "name": "21401", "code": 21401 }, { "name": "21402", "code": 21402 }, { "name": "21403", "code": 21403 }, { "name": "21405", "code": 21405 }, { "name": "21409", "code": 21409 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_ZIP", "type": "esriFieldTypeInteger", "alias": "Zip Code Right", "domain": { "type": "codedValue", "name": "ZIP_CODE_R", "description": "", "codedValues": [ { "name": "20701", "code": 20701 }, { "name": "20711", "code": 20711 }, { "name": "20714", "code": 20714 }, { "name": "20724", "code": 20724 }, { "name": "20733", "code": 20733 }, { "name": "20736", "code": 20736 }, { "name": "20751", "code": 20751 }, { "name": "20754", "code": 20754 }, { "name": "20755", "code": 20755 }, { "name": "20758", "code": 20758 }, { "name": "20764", "code": 20764 }, { "name": "20765", "code": 20765 }, { "name": "20766", "code": 20766 }, { "name": "20776", "code": 20776 }, { "name": "20778", "code": 20778 }, { "name": "20779", "code": 20779 }, { "name": "20788", "code": 20788 }, { "name": "20794", "code": 20794 }, { "name": "21012", "code": 21012 }, { "name": "21032", "code": 21032 }, { "name": "21035", "code": 21035 }, { "name": "21037", "code": 21037 }, { "name": "21041", "code": 21041 }, { "name": "21054", "code": 21054 }, { "name": "21056", "code": 21056 }, { "name": "21060", "code": 21060 }, { "name": "21061", "code": 21061 }, { "name": "21062", "code": 21062 }, { "name": "21073", "code": 21073 }, { "name": "21074", "code": 21074 }, { "name": "21076", "code": 21076 }, { "name": "21077", "code": 21077 }, { "name": "21090", "code": 21090 }, { "name": "21106", "code": 21106 }, { "name": "21108", "code": 21108 }, { "name": "21113", "code": 21113 }, { "name": "21114", "code": 21114 }, { "name": "21122", "code": 21122 }, { "name": "21123", "code": 21123 }, { "name": "21140", "code": 21140 }, { "name": "21144", "code": 21144 }, { "name": "21146", "code": 21146 }, { "name": "21225", "code": 21225 }, { "name": "21226", "code": 21226 }, { "name": "21240", "code": 21240 }, { "name": "21401", "code": 21401 }, { "name": "21402", "code": 21402 }, { "name": "21403", "code": 21403 }, { "name": "21405", "code": 21405 }, { "name": "21409", "code": 21409 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AGREEMENT", "type": "esriFieldTypeString", "alias": "PWA", "length": 8, "domain": null }, { "name": "AAROADNO", "type": "esriFieldTypeSmallInteger", "alias": "ROADNO", "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 25, "domain": { "type": "codedValue", "name": "FCC", "description": "", "codedValues": [ { "name": "LOCAL", "code": "LOCAL" }, { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "MINOR ARTERIAL", "code": "MINOR ARTERIAL" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "PRINCIPAL ARTERIAL", "code": "PRINCIPAL ARTERIAL" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AAID", "type": "esriFieldTypeInteger", "alias": "AAID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1404_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1404", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1364_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 191, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1357630.6659879684, "ymin": 381291.1507278085, "xmax": 1484426.1853623092, "ymax": 572232.6828859746, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ACREAGE", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1033_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1017_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "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": true, "supportsCurrentUserQueries": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Parcels_View", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 204, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1357712.7235666364, "ymin": 381270.48443056643, "xmax": 1487209.2650979757, "ymax": 572087.2432162315, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASST_FIRST_OWNER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROPERTY_TYPE", "type": "esriFieldTypeString", "alias": "PROPERTY_TYPE", "length": 20, "domain": null }, { "name": "PUID", "type": "esriFieldTypeString", "alias": "PUID", "length": 37, "domain": null }, { "name": "ASST_ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "ASST_ACCOUNT_NO", "length": 12, "domain": null }, { "name": "ASST_FIRST_OWNER", "type": "esriFieldTypeString", "alias": "ASST_FIRST_OWNER", "length": 34, "domain": null }, { "name": "ASST_SECND_OWNER", "type": "esriFieldTypeString", "alias": "ASST_SECND_OWNER", "length": 34, "domain": null }, { "name": "ASST_COUNTY_LOT_NO", "type": "esriFieldTypeString", "alias": "ASST_COUNTY_LOT_NO", "length": 4, "domain": null }, { "name": "ASST_COUNTY_BLOCK", "type": "esriFieldTypeString", "alias": "ASST_COUNTY_BLOCK", "length": 4, "domain": null }, { "name": "ASST_COUNTY_SECT", "type": "esriFieldTypeString", "alias": "ASST_COUNTY_SECT", "length": 3, "domain": null }, { "name": "ASST_COUNTY_PLAT", "type": "esriFieldTypeString", "alias": "ASST_COUNTY_PLAT", "length": 2, "domain": null }, { "name": "ASST_STATE_MAP_NO", "type": "esriFieldTypeString", "alias": "ASST_STATE_MAP_NO", "length": 2, "domain": null }, { "name": "ASST_STATE_MAP_SUF", "type": "esriFieldTypeString", "alias": "ASST_STATE_MAP_SUF", "length": 1, "domain": null }, { "name": "ASST_STATE_BLOCK", "type": "esriFieldTypeString", "alias": "ASST_STATE_BLOCK", "length": 2, "domain": null }, { "name": "ASST_STATE_PARCEL", "type": "esriFieldTypeString", "alias": "ASST_STATE_PARCEL", "length": 4, "domain": null }, { "name": "ASST_HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "ASST_HOUSE_NO", "domain": null }, { "name": "ASST_HOUSE_NO_SUF", "type": "esriFieldTypeString", "alias": "ASST_HOUSE_NO_SUF", "length": 1, "domain": null }, { "name": "ASST_STREET_DIR", "type": "esriFieldTypeString", "alias": "ASST_STREET_DIR", "length": 2, "domain": null }, { "name": "ASST_STREET_NAME", "type": "esriFieldTypeString", "alias": "ASST_STREET_NAME", "length": 22, "domain": null }, { "name": "ASST_STREET_TYPE", "type": "esriFieldTypeString", "alias": "ASST_STREET_TYPE", "length": 5, "domain": null }, { "name": "ASST_BUILD_NAME_NO", "type": "esriFieldTypeString", "alias": "ASST_BUILD_NAME_NO", "length": 20, "domain": null }, { "name": "ASST_APART_NO", "type": "esriFieldTypeString", "alias": "ASST_APART_NO", "length": 4, "domain": null }, { "name": "ASST_CONDO_UNIT_NO", "type": "esriFieldTypeString", "alias": "ASST_CONDO_UNIT_NO", "length": 6, "domain": null }, { "name": "ASST_ROUTE_NO", "type": "esriFieldTypeString", "alias": "ASST_ROUTE_NO", "length": 4, "domain": null }, { "name": "ASST_BOX_NO", "type": "esriFieldTypeString", "alias": "ASST_BOX_NO", "length": 5, "domain": null }, { "name": "ASST_POST_OFFICE", "type": "esriFieldTypeString", "alias": "ASST_POST_OFFICE", "length": 16, "domain": null }, { "name": "ASST_ZIP_CODE", "type": "esriFieldTypeString", "alias": "ASST_ZIP_CODE", "length": 5, "domain": null }, { "name": "ASST_ZIP_CODE_EXT", "type": "esriFieldTypeString", "alias": "ASST_ZIP_CODE_EXT", "length": 4, "domain": null }, { "name": "PROP_DESC_DES1", "type": "esriFieldTypeString", "alias": "PROP_DESC_DES1", "length": 24, "domain": null }, { "name": "PROP_DESC_DES2", "type": "esriFieldTypeString", "alias": "PROP_DESC_DES2", "length": 24, "domain": null }, { "name": "PROP_DESC_DES3", "type": "esriFieldTypeString", "alias": "PROP_DESC_DES3", "length": 24, "domain": null }, { "name": "ASST_PROP_DEVELOP", "type": "esriFieldTypeString", "alias": "ASST_PROP_DEVELOP", "length": 24, "domain": null }, { "name": "ASST_PROP_SIZE", "type": "esriFieldTypeDouble", "alias": "ASST_PROP_SIZE", "domain": null }, { "name": "ASST_PROP_SIZE_TYP", "type": "esriFieldTypeString", "alias": "ASST_PROP_SIZE_TYP", "length": 1, "domain": null }, { "name": "ASST_NO_DWELL_UNITS", "type": "esriFieldTypeString", "alias": "ASST_NO_DWELL_UNITS", "length": 4, "domain": null }, { "name": "ASST_NO_STORIES", "type": "esriFieldTypeString", "alias": "ASST_NO_STORIES", "length": 2, "domain": null }, { "name": "ASST_DWELL_CONST_CODE", "type": "esriFieldTypeString", "alias": "ASST_DWELL_CONST_CODE", "length": 3, "domain": null }, { "name": "ASST_DWELL_STORY_CODE", "type": "esriFieldTypeString", "alias": "ASST_DWELL_STORY_CODE", "length": 4, "domain": null }, { "name": "ASST_DWELL_TYPE", "type": "esriFieldTypeString", "alias": "ASST_DWELL_TYPE", "length": 4, "domain": null }, { "name": "ASST_USE_CODE", "type": "esriFieldTypeString", "alias": "ASST_USE_CODE", "length": 2, "domain": null }, { "name": "ASST_YR_BUILT", "type": "esriFieldTypeString", "alias": "ASST_YR_BUILT", "length": 4, "domain": null }, { "name": "ASST_DEED_REF_1", "type": "esriFieldTypeInteger", "alias": "ASST_DEED_REF_1", "domain": null }, { "name": "ASST_DEED_REF_2", "type": "esriFieldTypeInteger", "alias": "ASST_DEED_REF_2", "domain": null }, { "name": "ASST_DEED_REF_3", "type": "esriFieldTypeInteger", "alias": "ASST_DEED_REF_3", "domain": null }, { "name": "ASST_DEED_REF_4", "type": "esriFieldTypeInteger", "alias": "ASST_DEED_REF_4", "domain": null }, { "name": "ASST_TRANSFER_NO", "type": "esriFieldTypeDouble", "alias": "ASST_TRANSFER_NO", "domain": null }, { "name": "ASST_TRANSFER_DATE", "type": "esriFieldTypeDate", "alias": "ASST_TRANSFER_DATE", "length": 8, "domain": null }, { "name": "MADR_LINE_1", "type": "esriFieldTypeString", "alias": "MADR_LINE_1", "length": 30, "domain": null }, { "name": "MADR_LINE_2", "type": "esriFieldTypeString", "alias": "MADR_LINE_2", "length": 30, "domain": null }, { "name": "MADR_LINE_3", "type": "esriFieldTypeString", "alias": "MADR_LINE_3", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OID_1", "type": "esriFieldTypeInteger", "alias": "OID", "domain": null }, { "name": "PUID_SOURCE", "type": "esriFieldTypeString", "alias": "PUID_SOURCE", "length": 24, "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 37, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1821_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1760_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "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": true, "supportsCurrentUserQueries": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "County Owned Land", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Department", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "AA Entity ", "description": "AA Entity ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "values": [ [ "AA Entity " ] ] }, { "label": "AA Owned", "description": "AA Owned", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 0, 82, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "values": [ [ "AA Owned" ] ] }, { "label": "Leased", "description": "Leased", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "values": [ [ "Leased" ] ] }, { "label": "Not CountyOwned", "description": "Not CountyOwned", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "values": [ [ "Not CountyOwned" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "value": "AA Entity ", "label": "AA Entity " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 0, 82, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "value": "AA Owned", "label": "AA Owned" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "value": "Leased", "label": "Leased" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "value": "Not CountyOwned", "label": "Not CountyOwned" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1358426.9790278822, "ymin": 384334.80540163815, "xmax": 1482680.6649032235, "ymax": 572087.2432162315, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PUID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PUID", "type": "esriFieldTypeString", "alias": "PUID", "length": 24, "domain": null }, { "name": "TaxAccountNbr", "type": "esriFieldTypeDouble", "alias": "TaxAccountNbr", "domain": null }, { "name": "First_Owner", "type": "esriFieldTypeString", "alias": "First_Owner", "length": 1073741822, "domain": null }, { "name": "Second_Owner", "type": "esriFieldTypeString", "alias": "Second_Owner", "length": 1073741822, "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 1073741822, "domain": null }, { "name": "Street_Address", "type": "esriFieldTypeString", "alias": "Street_Address", "length": 1073741822, "domain": null }, { "name": "Additional_Address", "type": "esriFieldTypeString", "alias": "Additional_Address", "length": 1073741822, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 1073741822, "domain": null }, { "name": "Zip_Code", "type": "esriFieldTypeInteger", "alias": "Zip_Code", "domain": null }, { "name": "Land_Area", "type": "esriFieldTypeDouble", "alias": "Land_Area", "domain": null }, { "name": "Unit_Of_Measure", "type": "esriFieldTypeString", "alias": "Unit_Of_Measure", "length": 1073741822, "domain": null }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 1073741822, "domain": null }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "length": 1073741822, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeInteger", "alias": "Parcel", "domain": null }, { "name": "Plat", "type": "esriFieldTypeString", "alias": "Plat", "length": 1073741822, "domain": null }, { "name": "Grid", "type": "esriFieldTypeString", "alias": "Grid", "length": 1073741822, "domain": null }, { "name": "Book", "type": "esriFieldTypeInteger", "alias": "Book", "domain": null }, { "name": "Page", "type": "esriFieldTypeInteger", "alias": "Page", "domain": null }, { "name": "Legal_Desc1", "type": "esriFieldTypeString", "alias": "Legal_Desc1", "length": 1073741822, "domain": null }, { "name": "Legal_Desc2", "type": "esriFieldTypeString", "alias": "Legal_Desc2", "length": 1073741822, "domain": null }, { "name": "Legal_Desc3", "type": "esriFieldTypeString", "alias": "Legal_Desc3", "length": 1073741822, "domain": null }, { "name": "Agency", "type": "esriFieldTypeString", "alias": "Agency", "length": 1073741822, "domain": null }, { "name": "Program_Open_Space", "type": "esriFieldTypeString", "alias": "Program_Open_Space", "length": 1073741822, "domain": null }, { "name": "Property_Status", "type": "esriFieldTypeString", "alias": "Property_Status", "length": 1073741822, "domain": null }, { "name": "Property_Use", "type": "esriFieldTypeString", "alias": "Property_Use", "length": 1073741822, "domain": null }, { "name": "Purchased_Price", "type": "esriFieldTypeDouble", "alias": "Purchased_Price", "domain": null }, { "name": "Reviewed_By", "type": "esriFieldTypeString", "alias": "Reviewed_By", "length": 1073741822, "domain": null }, { "name": "Review_Status", "type": "esriFieldTypeString", "alias": "Review_Status", "length": 1073741822, "domain": null }, { "name": "Utilities", "type": "esriFieldTypeString", "alias": "Utilities", "length": 1073741822, "domain": null }, { "name": "Surplus_Status", "type": "esriFieldTypeString", "alias": "Surplus_Status", "length": 1073741822, "domain": null }, { "name": "Deed_Description", "type": "esriFieldTypeString", "alias": "Deed_Description", "length": 1073741822, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1682_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1625_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "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": true, "supportsCurrentUserQueries": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Council Districts", "type": "Feature Layer", "description": "11/18/2014: Updated with 2014 Election Results", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COUNCILS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Allison Pickard", "description": "Allison Pickard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Allison Pickard" ] ] }, { "label": "Amanda Fiedler", "description": "Amanda Fiedler", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Amanda Fiedler" ] ] }, { "label": "Julie Hummer", "description": "Julie Hummer", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Julie Hummer" ] ] }, { "label": "Lisa Brannigan Rodvien", "description": "Lisa Brannigan Rodvien", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Lisa Brannigan Rodvien" ] ] }, { "label": "Nathan Volke", "description": "Nathan Volke", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Nathan Volke" ] ] }, { "label": "Pete Smith", "description": "Pete Smith", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Pete Smith" ] ] }, { "label": "Shannon Leadbetter", "description": "Shannon Leadbetter", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Shannon Leadbetter" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Allison Pickard", "label": "Allison Pickard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Amanda Fiedler", "label": "Amanda Fiedler" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Julie Hummer", "label": "Julie Hummer" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lisa Brannigan Rodvien", "label": "Lisa Brannigan Rodvien" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Nathan Volke", "label": "Nathan Volke" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Pete Smith", "label": "Pete Smith" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 250, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Shannon Leadbetter", "label": "Shannon Leadbetter" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 189, 252, 255 ], "toColor": [ 207, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 187, 255 ], "toColor": [ 252, 210, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 189, 255 ], "toColor": [ 252, 251, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 221, 252, 255 ], "toColor": [ 212, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 215, 255 ], "toColor": [ 210, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 246, 255 ], "toColor": [ 252, 187, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 202, 252, 255 ], "toColor": [ 182, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 215, 255 ], "toColor": [ 247, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[CNCLDIST]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Label Class 1", "priority": 0, "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, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1357635.6538388878, "ymin": 381313.2123634815, "xmax": 1484456.470406726, "ymax": 572273.5053108931, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNCLDIST", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "CNCL", "type": "esriFieldTypeSmallInteger", "alias": "CNCL", "domain": null }, { "name": "CNCLDIST", "type": "esriFieldTypeString", "alias": "CNCLDIST", "length": 20, "domain": null }, { "name": "COUNCILS", "type": "esriFieldTypeString", "alias": "COUNCILS", "length": 40, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R827_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S812_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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, "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": true, "supportsCurrentUserQueries": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }