{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 19000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": 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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FULL_ADDRE", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULL_ADDRE" }, { "name": "ST_NUMBER", "type": "esriFieldTypeString", "alias": "House Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ST_NUMBER" }, { "name": "ST_NUMSUFF", "type": "esriFieldTypeString", "alias": "ST_NUMSUFF", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ST_NUMSUFF" }, { "name": "ST_PREFIXD", "type": "esriFieldTypeString", "alias": "Street Name Prefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ST_PREFIXD" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "ST_SUFFIXD", "type": "esriFieldTypeString", "alias": "Street Name Suffix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ST_SUFFIXD" }, { "name": "BLDG_NAME", "type": "esriFieldTypeString", "alias": "Building Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLDG_NAME" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "PT_TYPE", "type": "esriFieldTypeString", "alias": "Point Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PT_TYPE" }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY_NAME" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRPT_ID", "type": "esriFieldTypeInteger", "alias": "Address Point ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRPT_ID" }, { "name": "ZIPCODE", "type": "esriFieldTypeInteger", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "BLDG_CODE", "type": "esriFieldTypeString", "alias": "Building Code", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BLDG_CODE" }, { "name": "STRUC_TYPE", "type": "esriFieldTypeString", "alias": "STRUC_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STRUC_TYPE" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1337_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1297_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Address Points", "description": "", "prototype": { "attributes": { "last_edite": null, "FULL_ADDRE": null, "ST_NUMBER": null, "ST_NUMSUFF": null, "ST_PREFIXD": null, "ST_NAME": null, "ST_TYPE": null, "ST_SUFFIXD": null, "BLDG_NAME": null, "SOURCE": null, "PT_TYPE": null, "CITY_NAME": null, "ADDRPT_ID": null, "ZIPCODE": null, "GlobalID": null, "BLDG_CODE": null, "STRUC_TYPE": null, "created_us": null, "created_da": null, "last_edi_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "POI", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": 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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "feature_na", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "feature_na" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PRIKEY", "type": "esriFieldTypeInteger", "alias": "Prikey", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIKEY" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CITY" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "POI", "description": "", "prototype": { "attributes": { "ZIP_CODE": null, "CATEGORY": null, "feature_na": null, "LOCATION": null, "PRIKEY": null, "ADDRESS": null, "CITY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Street Intersections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "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 }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAMEFULL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAMEFULL", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAMEFULL" }, { "name": "AAID", "type": "esriFieldTypeInteger", "alias": "AAID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AAID" }, { "name": "NAMEFULL_1", "type": "esriFieldTypeString", "alias": "Name 1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAMEFULL_1" }, { "name": "AAID_1", "type": "esriFieldTypeInteger", "alias": "AAID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AAID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street Intersections", "description": "", "prototype": { "attributes": { "NAMEFULL_1": null, "NAMEFULL": null, "AAID": null, "AAID_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Street Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": 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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAMEFULL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAMEFULL", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAMEFULL" }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Address From Left", "domain": { "type": "range", "name": "ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Address To Left", "domain": { "type": "range", "name": "ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Address From Right", "domain": { "type": "range", "name": "ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Address To Right", "domain": { "type": "range", "name": "ADDRESS", "description": "", "range": [ 0, 91000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "ROAD_NUM", "type": "esriFieldTypeString", "alias": "State Road No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROAD_NUM" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_ZIP" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_ZIP" }, { "name": "AGREEMENT", "type": "esriFieldTypeString", "alias": "PWA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AGREEMENT" }, { "name": "AAROADNO", "type": "esriFieldTypeSmallInteger", "alias": "ROADNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AAROADNO" }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "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" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FCC" }, { "name": "AAID", "type": "esriFieldTypeInteger", "alias": "AAID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AAID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "Seg_ID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Seg_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street Centerlines", "description": "", "prototype": { "attributes": { "Seg_ID": null, "NAMEFULL": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "ROAD_NUM": null, "L_ZIP": null, "R_ZIP": null, "AGREEMENT": null, "AAROADNO": null, "FCC": null, "AAID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "County Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_255557410", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ACREAGE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1033_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1017_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "County Boundary", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Parcels_View", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": 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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ASST_STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OID_1", "type": "esriFieldTypeInteger", "alias": "OID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OID_1" }, { "name": "PUID_SOURCE", "type": "esriFieldTypeString", "alias": "PUID_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "PUID_SOURCE" }, { "name": "PUID", "type": "esriFieldTypeString", "alias": "PUID", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "PUID" }, { "name": "PROPERTY_TYPE", "type": "esriFieldTypeString", "alias": "PROPERTY_TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PROPERTY_TYPE" }, { "name": "ASST_ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "ASST_ACCOUNT_NO", "domain": null, "editable": true, "nullable": false, "length": 12, "defaultValue": null, "modelName": "ASST_ACCOUNT_NO" }, { "name": "ASST_FIRST_OWNER", "type": "esriFieldTypeString", "alias": "ASST_FIRST_OWNER", "domain": null, "editable": true, "nullable": false, "length": 34, "defaultValue": null, "modelName": "ASST_FIRST_OWNER" }, { "name": "ASST_SECND_OWNER", "type": "esriFieldTypeString", "alias": "ASST_SECND_OWNER", "domain": null, "editable": true, "nullable": false, "length": 34, "defaultValue": null, "modelName": "ASST_SECND_OWNER" }, { "name": "ASST_COUNTY_LOT_NO", "type": "esriFieldTypeString", "alias": "ASST_COUNTY_LOT_NO", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ASST_COUNTY_LOT_NO" }, { "name": "ASST_COUNTY_BLOCK", "type": "esriFieldTypeString", "alias": "ASST_COUNTY_BLOCK", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ASST_COUNTY_BLOCK" }, { "name": "ASST_COUNTY_PLAT", "type": "esriFieldTypeString", "alias": "ASST_COUNTY_PLAT", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "ASST_COUNTY_PLAT" }, { "name": "ASST_COUNTY_SECT", "type": "esriFieldTypeString", "alias": "ASST_COUNTY_SECT", "domain": null, "editable": true, "nullable": false, "length": 3, "defaultValue": null, "modelName": "ASST_COUNTY_SECT" }, { "name": "ASST_STATE_MAP_NO", "type": "esriFieldTypeString", "alias": "ASST_STATE_MAP_NO", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "ASST_STATE_MAP_NO" }, { "name": "ASST_STATE_MAP_SUF", "type": "esriFieldTypeString", "alias": "ASST_STATE_MAP_SUF", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "ASST_STATE_MAP_SUF" }, { "name": "ASST_STATE_BLOCK", "type": "esriFieldTypeString", "alias": "ASST_STATE_BLOCK", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "ASST_STATE_BLOCK" }, { "name": "ASST_STATE_PARCEL", "type": "esriFieldTypeString", "alias": "ASST_STATE_PARCEL", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ASST_STATE_PARCEL" }, { "name": "ASST_HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "ASST_HOUSE_NO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ASST_HOUSE_NO" }, { "name": "ASST_HOUSE_NO_SUF", "type": "esriFieldTypeString", "alias": "ASST_HOUSE_NO_SUF", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "ASST_HOUSE_NO_SUF" }, { "name": "ASST_STREET_DIR", "type": "esriFieldTypeString", "alias": "ASST_STREET_DIR", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "ASST_STREET_DIR" }, { "name": "ASST_STREET_NAME", "type": "esriFieldTypeString", "alias": "ASST_STREET_NAME", "domain": null, "editable": true, "nullable": false, "length": 22, "defaultValue": null, "modelName": "ASST_STREET_NAME" }, { "name": "ASST_STREET_TYPE", "type": "esriFieldTypeString", "alias": "ASST_STREET_TYPE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ASST_STREET_TYPE" }, { "name": "ASST_BUILD_NAME_NO", "type": "esriFieldTypeString", "alias": "ASST_BUILD_NAME_NO", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "ASST_BUILD_NAME_NO" }, { "name": "ASST_APART_NO", "type": "esriFieldTypeString", "alias": "ASST_APART_NO", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ASST_APART_NO" }, { "name": "ASST_CONDO_UNIT_NO", "type": "esriFieldTypeString", "alias": "ASST_CONDO_UNIT_NO", "domain": null, "editable": true, "nullable": false, "length": 6, "defaultValue": null, "modelName": "ASST_CONDO_UNIT_NO" }, { "name": "ASST_ROUTE_NO", "type": "esriFieldTypeString", "alias": "ASST_ROUTE_NO", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ASST_ROUTE_NO" }, { "name": "ASST_BOX_NO", "type": "esriFieldTypeString", "alias": "ASST_BOX_NO", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "ASST_BOX_NO" }, { "name": "ASST_ZIP_CODE", "type": "esriFieldTypeString", "alias": "ASST_ZIP_CODE", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "ASST_ZIP_CODE" }, { "name": "ASST_POST_OFFICE", "type": "esriFieldTypeString", "alias": "ASST_POST_OFFICE", "domain": null, "editable": true, "nullable": false, "length": 16, "defaultValue": null, "modelName": "ASST_POST_OFFICE" }, { "name": "ASST_ZIP_CODE_EXT", "type": "esriFieldTypeString", "alias": "ASST_ZIP_CODE_EXT", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ASST_ZIP_CODE_EXT" }, { "name": "PROP_DESC_DES1", "type": "esriFieldTypeString", "alias": "PROP_DESC_DES1", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "PROP_DESC_DES1" }, { "name": "PROP_DESC_DES2", "type": "esriFieldTypeString", "alias": "PROP_DESC_DES2", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "PROP_DESC_DES2" }, { "name": "PROP_DESC_DES3", "type": "esriFieldTypeString", "alias": "PROP_DESC_DES3", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "PROP_DESC_DES3" }, { "name": "ASST_PROP_DEVELOP", "type": "esriFieldTypeString", "alias": "ASST_PROP_DEVELOP", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "ASST_PROP_DEVELOP" }, { "name": "ASST_PROP_SIZE", "type": "esriFieldTypeDouble", "alias": "ASST_PROP_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ASST_PROP_SIZE" }, { "name": "ASST_PROP_SIZE_TYP", "type": "esriFieldTypeString", "alias": "ASST_PROP_SIZE_TYP", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "ASST_PROP_SIZE_TYP" }, { "name": "ASST_NO_DWELL_UNITS", "type": "esriFieldTypeString", "alias": "ASST_NO_DWELL_UNITS", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ASST_NO_DWELL_UNITS" }, { "name": "ASST_NO_STORIES", "type": "esriFieldTypeString", "alias": "ASST_NO_STORIES", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "ASST_NO_STORIES" }, { "name": "ASST_DWELL_CONST_CODE", "type": "esriFieldTypeString", "alias": "ASST_DWELL_CONST_CODE", "domain": null, "editable": true, "nullable": false, "length": 3, "defaultValue": null, "modelName": "ASST_DWELL_CONST_CODE" }, { "name": "ASST_DWELL_STORY_CODE", "type": "esriFieldTypeString", "alias": "ASST_DWELL_STORY_CODE", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ASST_DWELL_STORY_CODE" }, { "name": "MADR_LINE_3", "type": "esriFieldTypeString", "alias": "MADR_LINE_3", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "MADR_LINE_3" }, { "name": "MADR_LINE_2", "type": "esriFieldTypeString", "alias": "MADR_LINE_2", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "MADR_LINE_2" }, { "name": "MADR_LINE_1", "type": "esriFieldTypeString", "alias": "MADR_LINE_1", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "MADR_LINE_1" }, { "name": "ASST_TRANSFER_DATE", "type": "esriFieldTypeDate", "alias": "ASST_TRANSFER_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ASST_TRANSFER_DATE" }, { "name": "ASST_TRANSFER_NO", "type": "esriFieldTypeDouble", "alias": "ASST_TRANSFER_NO", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ASST_TRANSFER_NO" }, { "name": "ASST_DEED_REF_4", "type": "esriFieldTypeInteger", "alias": "ASST_DEED_REF_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASST_DEED_REF_4" }, { "name": "ASST_DEED_REF_3", "type": "esriFieldTypeInteger", "alias": "ASST_DEED_REF_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASST_DEED_REF_3" }, { "name": "ASST_DEED_REF_2", "type": "esriFieldTypeInteger", "alias": "ASST_DEED_REF_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASST_DEED_REF_2" }, { "name": "ASST_DEED_REF_1", "type": "esriFieldTypeInteger", "alias": "ASST_DEED_REF_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASST_DEED_REF_1" }, { "name": "ASST_YR_BUILT", "type": "esriFieldTypeString", "alias": "ASST_YR_BUILT", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ASST_YR_BUILT" }, { "name": "ASST_USE_CODE", "type": "esriFieldTypeString", "alias": "ASST_USE_CODE", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "ASST_USE_CODE" }, { "name": "ASST_DWELL_TYPE", "type": "esriFieldTypeString", "alias": "ASST_DWELL_TYPE", "domain": null, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "ASST_DWELL_TYPE" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "ASSETID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1821_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1760_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcels_View", "description": "", "prototype": { "attributes": { "ASSETID": null, "ASST_DWELL_TYPE": " ", "OID_1": 0, "PUID_SOURCE": null, "PUID": null, "PROPERTY_TYPE": null, "ASST_ACCOUNT_NO": " ", "ASST_FIRST_OWNER": " ", "ASST_SECND_OWNER": " ", "ASST_COUNTY_LOT_NO": " ", "ASST_COUNTY_BLOCK": " ", "ASST_COUNTY_PLAT": " ", "ASST_COUNTY_SECT": " ", "ASST_STATE_MAP_NO": " ", "ASST_STATE_MAP_SUF": " ", "ASST_STATE_BLOCK": " ", "ASST_STATE_PARCEL": " ", "ASST_HOUSE_NO": 0, "ASST_HOUSE_NO_SUF": " ", "ASST_STREET_DIR": " ", "ASST_STREET_NAME": " ", "ASST_STREET_TYPE": null, "ASST_BUILD_NAME_NO": " ", "ASST_APART_NO": " ", "ASST_CONDO_UNIT_NO": " ", "ASST_ROUTE_NO": " ", "ASST_BOX_NO": " ", "ASST_ZIP_CODE": " ", "ASST_POST_OFFICE": " ", "ASST_ZIP_CODE_EXT": " ", "PROP_DESC_DES1": " ", "PROP_DESC_DES2": " ", "PROP_DESC_DES3": " ", "ASST_PROP_DEVELOP": " ", "ASST_PROP_SIZE": 0, "ASST_PROP_SIZE_TYP": " ", "ASST_NO_DWELL_UNITS": " ", "ASST_NO_STORIES": " ", "ASST_DWELL_CONST_CODE": " ", "ASST_DWELL_STORY_CODE": " ", "MADR_LINE_3": " ", "MADR_LINE_2": " ", "MADR_LINE_1": " ", "ASST_TRANSFER_DATE": null, "ASST_TRANSFER_NO": 0, "ASST_DEED_REF_4": null, "ASST_DEED_REF_3": null, "ASST_DEED_REF_2": null, "ASST_DEED_REF_1": null, "ASST_YR_BUILT": " ", "ASST_USE_CODE": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "County Owned Land", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PUID", "typeIdField": "Department", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PUID", "type": "esriFieldTypeString", "alias": "PUID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "PUID" }, { "name": "TaxAccountNbr", "type": "esriFieldTypeDouble", "alias": "TaxAccountNbr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxAccountNbr" }, { "name": "First_Owner", "type": "esriFieldTypeString", "alias": "First_Owner", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "First_Owner" }, { "name": "Second_Owner", "type": "esriFieldTypeString", "alias": "Second_Owner", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Second_Owner" }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Department" }, { "name": "Street_Address", "type": "esriFieldTypeString", "alias": "Street_Address", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Street_Address" }, { "name": "Additional_Address", "type": "esriFieldTypeString", "alias": "Additional_Address", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Additional_Address" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "City" }, { "name": "Zip_Code", "type": "esriFieldTypeInteger", "alias": "Zip_Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zip_Code" }, { "name": "Land_Area", "type": "esriFieldTypeDouble", "alias": "Land_Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Land_Area" }, { "name": "Unit_Of_Measure", "type": "esriFieldTypeString", "alias": "Unit_Of_Measure", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Unit_Of_Measure" }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Lot" }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Map" }, { "name": "Parcel", "type": "esriFieldTypeInteger", "alias": "Parcel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parcel" }, { "name": "Plat", "type": "esriFieldTypeString", "alias": "Plat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Plat" }, { "name": "Grid", "type": "esriFieldTypeString", "alias": "Grid", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Grid" }, { "name": "Book", "type": "esriFieldTypeInteger", "alias": "Book", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Book" }, { "name": "Page", "type": "esriFieldTypeInteger", "alias": "Page", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Page" }, { "name": "Legal_Desc1", "type": "esriFieldTypeString", "alias": "Legal_Desc1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Legal_Desc1" }, { "name": "Legal_Desc2", "type": "esriFieldTypeString", "alias": "Legal_Desc2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Legal_Desc2" }, { "name": "Legal_Desc3", "type": "esriFieldTypeString", "alias": "Legal_Desc3", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Legal_Desc3" }, { "name": "Agency", "type": "esriFieldTypeString", "alias": "Agency", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Agency" }, { "name": "Program_Open_Space", "type": "esriFieldTypeString", "alias": "Program_Open_Space", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Program_Open_Space" }, { "name": "Property_Status", "type": "esriFieldTypeString", "alias": "Property_Status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Property_Status" }, { "name": "Property_Use", "type": "esriFieldTypeString", "alias": "Property_Use", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Property_Use" }, { "name": "Purchased_Price", "type": "esriFieldTypeDouble", "alias": "Purchased_Price", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Purchased_Price" }, { "name": "Reviewed_By", "type": "esriFieldTypeString", "alias": "Reviewed_By", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Reviewed_By" }, { "name": "Review_Status", "type": "esriFieldTypeString", "alias": "Review_Status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Review_Status" }, { "name": "Utilities", "type": "esriFieldTypeString", "alias": "Utilities", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Utilities" }, { "name": "Surplus_Status", "type": "esriFieldTypeString", "alias": "Surplus_Status", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Surplus_Status" }, { "name": "Deed_Description", "type": "esriFieldTypeString", "alias": "Deed_Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Deed_Description" }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "description" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1682_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1625_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "AA Entity ", "name": "AA Entity ", "domains": {}, "templates": [ { "name": "AA Entity ", "description": "", "prototype": { "attributes": { "Second_Owner": null, "description": null, "PUID": null, "TaxAccountNbr": null, "First_Owner": null, "Department": "AA Entity ", "Street_Address": null, "Additional_Address": null, "City": null, "Zip_Code": null, "Land_Area": null, "Unit_Of_Measure": null, "Lot": null, "Map": null, "Parcel": null, "Plat": null, "Grid": null, "Book": null, "Page": null, "Legal_Desc1": null, "Legal_Desc2": null, "Legal_Desc3": null, "Agency": null, "Program_Open_Space": null, "Property_Status": null, "Property_Use": null, "Purchased_Price": null, "Reviewed_By": null, "Review_Status": null, "Utilities": null, "Surplus_Status": null, "Deed_Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AA Owned", "name": "AA Owned", "domains": {}, "templates": [ { "name": "AA Owned", "description": "", "prototype": { "attributes": { "Second_Owner": null, "description": null, "PUID": null, "TaxAccountNbr": null, "First_Owner": null, "Department": "AA Owned", "Street_Address": null, "Additional_Address": null, "City": null, "Zip_Code": null, "Land_Area": null, "Unit_Of_Measure": null, "Lot": null, "Map": null, "Parcel": null, "Plat": null, "Grid": null, "Book": null, "Page": null, "Legal_Desc1": null, "Legal_Desc2": null, "Legal_Desc3": null, "Agency": null, "Program_Open_Space": null, "Property_Status": null, "Property_Use": null, "Purchased_Price": null, "Reviewed_By": null, "Review_Status": null, "Utilities": null, "Surplus_Status": null, "Deed_Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Leased", "name": "Leased", "domains": {}, "templates": [ { "name": "Leased", "description": "", "prototype": { "attributes": { "Second_Owner": null, "description": null, "PUID": null, "TaxAccountNbr": null, "First_Owner": null, "Department": "Leased", "Street_Address": null, "Additional_Address": null, "City": null, "Zip_Code": null, "Land_Area": null, "Unit_Of_Measure": null, "Lot": null, "Map": null, "Parcel": null, "Plat": null, "Grid": null, "Book": null, "Page": null, "Legal_Desc1": null, "Legal_Desc2": null, "Legal_Desc3": null, "Agency": null, "Program_Open_Space": null, "Property_Status": null, "Property_Use": null, "Purchased_Price": null, "Reviewed_By": null, "Review_Status": null, "Utilities": null, "Surplus_Status": null, "Deed_Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Not CountyOwned", "name": "Not CountyOwned", "domains": {}, "templates": [ { "name": "Not CountyOwned", "description": "", "prototype": { "attributes": { "Second_Owner": null, "description": null, "PUID": null, "TaxAccountNbr": null, "First_Owner": null, "Department": "Not CountyOwned", "Street_Address": null, "Additional_Address": null, "City": null, "Zip_Code": null, "Land_Area": null, "Unit_Of_Measure": null, "Lot": null, "Map": null, "Parcel": null, "Plat": null, "Grid": null, "Book": null, "Page": null, "Legal_Desc1": null, "Legal_Desc2": null, "Legal_Desc3": null, "Agency": null, "Program_Open_Space": null, "Property_Status": null, "Property_Use": null, "Purchased_Price": null, "Reviewed_By": null, "Review_Status": null, "Utilities": null, "Surplus_Status": null, "Deed_Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "Zoning ADOPTED", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ACREAGE", "typeIdField": "ZONED", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE" }, { "name": "ZONED", "type": "esriFieldTypeString", "alias": "ZONED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZONED" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1385_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1345_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "C1", "name": "C1 Commercial - Local", "domains": {}, "templates": [ { "name": "C1 Commercial - Local", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "C1", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C2", "name": "C2 Commercial - Office", "domains": {}, "templates": [ { "name": "C2 Commercial - Office", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "C2", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C3", "name": "C3 Commercial - General", "domains": {}, "templates": [ { "name": "C3 Commercial - General", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "C3", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C4", "name": "C4 Commercial - Highway", "domains": {}, "templates": [ { "name": "C4 Commercial - Highway", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "C4", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CITY", "name": "City of Annapolis", "domains": {}, "templates": [ { "name": "City of Annapolis", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "CITY", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MA1", "name": "MA1 Community Marina", "domains": {}, "templates": [ { "name": "MA1-Community Marina", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "MA1", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MA1-B", "name": "MA1-B Neighborhood Marina", "domains": {}, "templates": [ { "name": "MA1-B", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "ACREAGE": null, "ZONED": "MA1-B", "TYPE": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MA2", "name": "MA2 Light Commercial Marina", "domains": {}, "templates": [ { "name": "MA2-Light Commercial Marina", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "MA2", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MA3", "name": "MA3 Yacht Club", "domains": {}, "templates": [ { "name": "MA3-Yacht Club", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "MA3", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MB", "name": "MB General Commercial Marina", "domains": {}, "templates": [ { "name": "MB-General Commercial Marina", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "MB", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MC", "name": "MC Heavy Commercial Marina", "domains": {}, "templates": [ { "name": "MC-Heavy Commercial Marina", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "MC", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MXD-C", "name": "MXD-C Mixed Use Commercial", "domains": {}, "templates": [ { "name": "MXD-C Mixed Use Commercial", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "MXD-C", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MXD-E", "name": "MXD-E Mixed Use Employment", "domains": {}, "templates": [ { "name": "MXD-E", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "ACREAGE": null, "ZONED": "MXD-E", "TYPE": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MXD-R", "name": "MXD-R Mixed Use Residential", "domains": {}, "templates": [ { "name": "MXD-R Mixed Use Residential", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "MXD-R", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MXD-T", "name": "MXD-T Mixed Use Transit", "domains": {}, "templates": [ { "name": "MXD-T Mixed Use Transit ", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "MXD-T", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OS", "name": "OS Open Space", "domains": {}, "templates": [ { "name": "OS Open Space", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "OS", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OTC-C", "name": "OTC-C Odenton Town Center Core", "domains": {}, "templates": [ { "name": "OTC-C", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "ACREAGE": null, "ZONED": "OTC-C", "TYPE": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OTC-E", "name": "OTC-E Odenton Town Center East Odenton Village Mix", "domains": {}, "templates": [ { "name": "OTC-E", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "ACREAGE": null, "ZONED": "OTC-E", "TYPE": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OTC-FM", "name": "OTC-FM Odenton Town Center Fort Meade Business Mix", "domains": {}, "templates": [ { "name": "OTC-FM", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "ACREAGE": null, "ZONED": "OTC-FM", "TYPE": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OTC-H", "name": "OTC-H Odenton Town Center Historic", "domains": {}, "templates": [ { "name": "OTC-H", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "ACREAGE": null, "ZONED": "OTC-H", "TYPE": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OTC-I", "name": "OTC-I Odenton Town Center Industrial", "domains": {}, "templates": [ { "name": "OTC-I", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "ACREAGE": null, "ZONED": "OTC-I", "TYPE": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OTC-T", "name": "OTC-T Odenton Town Center Historic", "domains": {}, "templates": [ { "name": "OTC-T", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "ACREAGE": null, "ZONED": "OTC-T", "TYPE": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1", "name": "R1 Residential", "domains": {}, "templates": [ { "name": "R1 Residential", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "R1", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R10", "name": "R10 Residential", "domains": {}, "templates": [ { "name": "R10 Residential", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "R10", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R15", "name": "R15 Residential", "domains": {}, "templates": [ { "name": "R15 Residential ", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "R15", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R2", "name": "R2 Residential", "domains": {}, "templates": [ { "name": "R2 Residential", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "R2", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R22", "name": "R22 Residential", "domains": {}, "templates": [ { "name": "R22 Residential ", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "R22", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R5", "name": "R5 Residential", "domains": {}, "templates": [ { "name": "R5 Residential", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "R5", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RA", "name": "RA Rural Agricultural", "domains": {}, "templates": [ { "name": "RA Rural Agricultural", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "RA", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RLD", "name": "RLD Residential Low Density", "domains": {}, "templates": [ { "name": "RLD Residential Low Density", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "RLD", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SB", "name": "SB Small Business District", "domains": {}, "templates": [ { "name": "SB Small Business", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "SB", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TC", "name": "TC Town Center", "domains": {}, "templates": [ { "name": "TC Town Center", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "TC", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "W1", "name": "W1 Industrial Park", "domains": {}, "templates": [ { "name": "W1 Industrial Park", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "W1", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "W2", "name": "W2 Industrial - Light", "domains": {}, "templates": [ { "name": "W2 Industrial - Light", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "W2", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "W3", "name": "W3 Industrial - Heavy", "domains": {}, "templates": [ { "name": "W3 Industrial - Heavy", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "W3", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Water", "name": "Water", "domains": {}, "templates": [ { "name": "Water", "description": "", "prototype": { "attributes": { "ACREAGE": null, "last_edited_date": null, "ZONED": "Water", "TYPE": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Council Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "
11/18/2014: Updated with 2014 Election Results<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"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": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"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
},
"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": [
221,
252,
194,
255
],
"toColor": [
221,
252,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
182,
252,
255
],
"toColor": [
237,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
233,
252,
255
],
"toColor": [
187,
233,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
189,
184,
255
],
"toColor": [
252,
189,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
195,
252,
255
],
"toColor": [
182,
195,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
238,
255
],
"toColor": [
179,
252,
238,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
239,
255
],
"toColor": [
252,
212,
239,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
233,
215,
255
],
"toColor": [
252,
233,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
233,
179,
255
],
"toColor": [
252,
233,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
199,
255
],
"toColor": [
179,
252,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
220,
197,
252,
255
],
"toColor": [
220,
197,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
246,
252,
179,
255
],
"toColor": [
246,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
206,
255
],
"toColor": [
252,
179,
206,
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"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "CNCLDIST",
"typeIdField": "COUNCILS",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "FID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "CNCL",
"type": "esriFieldTypeSmallInteger",
"alias": "CNCL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CNCL"
},
{
"name": "CNCLDIST",
"type": "esriFieldTypeString",
"alias": "CNCLDIST",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "CNCLDIST"
},
{
"name": "COUNCILS",
"type": "esriFieldTypeString",
"alias": "COUNCILS",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "COUNCILS"
},
{
"name": "Shape_Leng",
"type": "esriFieldTypeDouble",
"alias": "Shape_Leng",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape_Leng"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()",
"required": true
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()",
"required": true
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R827_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S812_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": false
},
"preferredTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": false
},
"types": [
{
"id": "Allison Pickard",
"name": "Allison Pickard",
"domains": {},
"templates": [
{
"name": "Allison Pickard",
"description": "",
"prototype": {
"attributes": {
"Shape_Leng": null,
"COUNCILS": "Allison Pickard",
"CNCL": null,
"CNCLDIST": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Amanda Fiedler",
"name": "Amanda Fiedler",
"domains": {},
"templates": [
{
"name": "Amanda Fiedler",
"description": "",
"prototype": {
"attributes": {
"Shape_Leng": null,
"COUNCILS": "Amanda Fiedler",
"CNCL": null,
"CNCLDIST": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Julie Hummer",
"name": "Julie Hummer",
"domains": {},
"templates": [
{
"name": "Julie Hummer",
"description": "",
"prototype": {
"attributes": {
"Shape_Leng": null,
"COUNCILS": "Julie Hummer",
"CNCL": null,
"CNCLDIST": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lisa Brannigan Rodvien",
"name": "Lisa Brannigan Rodvien",
"domains": {},
"templates": [
{
"name": "Lisa Brannigan Rodvien",
"description": "",
"prototype": {
"attributes": {
"Shape_Leng": null,
"COUNCILS": "Lisa Brannigan Rodvien",
"CNCL": null,
"CNCLDIST": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Nathan Volke",
"name": "Nathan Volke",
"domains": {},
"templates": [
{
"name": "Nathan Volke",
"description": "",
"prototype": {
"attributes": {
"Shape_Leng": null,
"COUNCILS": "Nathan Volke",
"CNCL": null,
"CNCLDIST": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Pete Smith",
"name": "Pete Smith",
"domains": {},
"templates": [
{
"name": "Pete Smith",
"description": "",
"prototype": {
"attributes": {
"Shape_Leng": null,
"COUNCILS": "Pete Smith",
"CNCL": null,
"CNCLDIST": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Shannon Leadbetter",
"name": "Shannon Leadbetter",
"domains": {},
"templates": [
{
"name": "Shannon Leadbetter",
"description": "",
"prototype": {
"attributes": {
"Shape_Leng": null,
"COUNCILS": "Shannon Leadbetter",
"CNCL": null,
"CNCLDIST": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
}
],
"tables": []
}