{ "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": 1359458.3394979686, "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": 29, "name": "Zoning ADOPTED", "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": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONED", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "C1 Commercial - Local", "description": "C1 Commercial - Local", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "C1" ] ] }, { "label": "C2 Commercial - Office", "description": "C2 Commercial - Office", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "C2" ] ] }, { "label": "C3 Commercial - General", "description": "C3 Commercial - General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "C3" ] ] }, { "label": "C4 Commercial - Highway", "description": "C4 Commercial - Highway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 42, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "C4" ] ] }, { "label": "City of Annapolis", "description": "City of Annapolis", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "CITY" ] ] }, { "label": "MA1 Community Marina", "description": "MA1 Community Marina", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "MA1" ] ] }, { "label": "MA1-B Neighborhood Marina", "description": "MA1-B Neighborhood Marina", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "values": [ [ "MA1-B" ] ] }, { "label": "MA2 Light Commercial Marina", "description": "MA2 Light Commercial Marina", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "MA2" ] ] }, { "label": "MA3 Yacht Club", "description": "MA3 Yacht Club", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 217, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "MA3" ] ] }, { "label": "MB General Commercial Marina", "description": "MB General Commercial Marina", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 21, 123, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "MB" ] ] }, { "label": "MC Heavy Commercial Marina", "description": "MC Heavy Commercial Marina", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 5, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "MC" ] ] }, { "label": "MXD-C Mixed Use Commercial", "description": "MXD-C Mixed Use Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 199, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "MXD-C" ] ] }, { "label": "MXD-E Mixed Use Employment", "description": "MXD-E Mixed Use Employment", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 165, 220, 255 ], "width": 0.7 } }, "values": [ [ "MXD-E" ] ] }, { "label": "MXD-R Mixed Use Residential", "description": "MXD-R Mixed Use Residential", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 } }, "values": [ [ "MXD-R" ] ] }, { "label": "MXD-T Mixed Use Transit", "description": "MXD-T Mixed Use Transit", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "MXD-T" ] ] }, { "label": "OS Open Space", "description": "OS Open Space", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 1, 71, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "OS" ] ] }, { "label": "OTC-C Odenton Town Center Core", "description": "OTC-C Odenton Town Center Core", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "OTC-C" ] ] }, { "label": "OTC-E Odenton Town Center East Odenton Village Mix", "description": "OTC-E Odenton Town Center East Odenton Village Mix", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.4 } }, "values": [ [ "OTC-E" ] ] }, { "label": "OTC-FM Odenton Town Center Fort Meade Business Mix", "description": "OTC-FM Odenton Town Center Fort Meade Business Mix", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.4 } }, "values": [ [ "OTC-FM" ] ] }, { "label": "OTC-H Odenton Town Center Historic", "description": "OTC-H Odenton Town Center Historic", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.4 } }, "values": [ [ "OTC-H" ] ] }, { "label": "OTC-I Odenton Town Center Industrial", "description": "OTC-I Odenton Town Center Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 0.4 } }, "values": [ [ "OTC-I" ] ] }, { "label": "OTC-T Odenton Town Center Historic", "description": "OTC-T Odenton Town Center Historic", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "values": [ [ "OTC-T" ] ] }, { "label": "R1 Residential", "description": "R1 Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "R1" ] ] }, { "label": "R10 Residential", "description": "R10 Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "R10" ] ] }, { "label": "R15 Residential", "description": "R15 Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 119, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "R15" ] ] }, { "label": "R2 Residential", "description": "R2 Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "R2" ] ] }, { "label": "R22 Residential", "description": "R22 Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 42, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "R22" ] ] }, { "label": "R5 Residential", "description": "R5 Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 217, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "R5" ] ] }, { "label": "RA Rural Agricultural", "description": "RA Rural Agricultural", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 254, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "RA" ] ] }, { "label": "RLD Residential Low Density", "description": "RLD Residential Low Density", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "RLD" ] ] }, { "label": "SB Small Business District", "description": "SB Small Business District", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "SB" ] ] }, { "label": "TC Town Center", "description": "TC Town Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 43, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "TC" ] ] }, { "label": "W1 Industrial Park", "description": "W1 Industrial Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 165, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "W1" ] ] }, { "label": "W2 Industrial - Light", "description": "W2 Industrial - Light", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 100, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "W2" ] ] }, { "label": "W3 Industrial - Heavy", "description": "W3 Industrial - Heavy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 0, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "W3" ] ] }, { "label": "Water", "description": "Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 4, 58, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "values": [ [ "Water" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 194, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "C1", "label": "C1 Commercial - Local" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "C2", "label": "C2 Commercial - Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "C3", "label": "C3 Commercial - General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 42, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "C4", "label": "C4 Commercial - Highway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "CITY", "label": "City of Annapolis" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "MA1", "label": "MA1 Community Marina" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.1 } }, "value": "MA1-B", "label": "MA1-B Neighborhood Marina" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "MA2", "label": "MA2 Light Commercial Marina" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 217, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "MA3", "label": "MA3 Yacht Club" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 21, 123, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "MB", "label": "MB General Commercial Marina" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 5, 254, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "MC", "label": "MC Heavy Commercial Marina" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 199, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "MXD-C", "label": "MXD-C Mixed Use Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 165, 220, 255 ], "width": 0.7 } }, "value": "MXD-E", "label": "MXD-E Mixed Use Employment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 } }, "value": "MXD-R", "label": "MXD-R Mixed Use Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "MXD-T", "label": "MXD-T Mixed Use Transit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 1, 71, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "OS", "label": "OS Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.4 } }, "value": "OTC-C", "label": "OTC-C Odenton Town Center Core" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.4 } }, "value": "OTC-E", "label": "OTC-E Odenton Town Center East Odenton Village Mix" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.4 } }, "value": "OTC-FM", "label": "OTC-FM Odenton Town Center Fort Meade Business Mix" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.4 } }, "value": "OTC-H", "label": "OTC-H Odenton Town Center Historic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 0.4 } }, "value": "OTC-I", "label": "OTC-I Odenton Town Center Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "value": "OTC-T", "label": "OTC-T Odenton Town Center Historic" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "R1", "label": "R1 Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "R10", "label": "R10 Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 119, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "R15", "label": "R15 Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "R2", "label": "R2 Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 42, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "R22", "label": "R22 Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 217, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "R5", "label": "R5 Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 254, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "RA", "label": "RA Rural Agricultural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "RLD", "label": "RLD Residential Low Density" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "SB", "label": "SB Small Business District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 43, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "TC", "label": "TC Town Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 165, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "W1", "label": "W1 Industrial Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 100, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "W2", "label": "W2 Industrial - Light" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 0, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "W3", "label": "W3 Industrial - Heavy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 4, 58, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.1 } }, "value": "Water", "label": "Water" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.TYPE"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Corbel", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1357656.4005165547, "ymin": 381270.2498509735, "xmax": 1484421.0055826306, "ymax": 572245.2950654775, "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": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "ZONED", "type": "esriFieldTypeString", "alias": "ZONED", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "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": "R1385_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1345_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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Council Districts", "type": "Feature Layer", "description": "
11/18/2014: Updated with 2014 Election Results<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"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": [
252,
233,
194,
255
],
"toColor": [
252,
233,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
184,
252,
255
],
"toColor": [
197,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
249,
255
],
"toColor": [
182,
252,
249,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
183,
252,
179,
255
],
"toColor": [
183,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
202,
255
],
"toColor": [
252,
182,
202,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
222,
252,
255
],
"toColor": [
207,
222,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
179,
252,
255
],
"toColor": [
250,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
251,
255
],
"toColor": [
252,
212,
251,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
238,
252,
179,
255
],
"toColor": [
238,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
212,
255
],
"toColor": [
215,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
200,
184,
255
],
"toColor": [
252,
200,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
228,
255
],
"toColor": [
252,
179,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
232,
252,
255
],
"toColor": [
182,
232,
252,
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": []
}