{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239385.345955752, "ymin": 1200084.2480980828, "xmax": 2369824.2455105, "ymax": 1326685.356115833, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 112, 255, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.HouseNumbe", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "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": "FullAddres", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID_2", "type": "esriFieldTypeInteger", "alias": "OBJECTID_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_2" }, { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "PARCEL_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCEL_NO" }, { "name": "PreDirect", "type": "esriFieldTypeString", "alias": "PreDirect", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PreDirect" }, { "name": "HouseNumbe", "type": "esriFieldTypeString", "alias": "HouseNumbe", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "HouseNumbe" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "StreetName" }, { "name": "PostType", "type": "esriFieldTypeString", "alias": "PostType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PostType" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UNIT" }, { "name": "HouseSuffi", "type": "esriFieldTypeString", "alias": "HouseSuffi", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HouseSuffi" }, { "name": "PostDirect", "type": "esriFieldTypeString", "alias": "PostDirect", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PostDirect" }, { "name": "PostTypeSu", "type": "esriFieldTypeString", "alias": "PostTypeSu", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PostTypeSu" }, { "name": "FullAddres", "type": "esriFieldTypeString", "alias": "FullAddres", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FullAddres" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "PostalCity", "type": "esriFieldTypeString", "alias": "PostalCity", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PostalCity" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "State" }, { "name": "Zip", "type": "esriFieldTypeInteger", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zip" }, { "name": "SubNumber", "type": "esriFieldTypeString", "alias": "SubNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SubNumber" }, { "name": "SubName", "type": "esriFieldTypeString", "alias": "SubName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SubName" }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "JOIN_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JOIN_ID" }, { "name": "Venue", "type": "esriFieldTypeString", "alias": "Venue", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Venue" }, { "name": "PreType", "type": "esriFieldTypeString", "alias": "PreType", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PreType" }, { "name": "INCORPORAT", "type": "esriFieldTypeString", "alias": "INCORPORAT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INCORPORAT" }, { "name": "OBJECTID_3", "type": "esriFieldTypeInteger", "alias": "OBJECTID_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_3" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R119_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S96_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "INCORPORAT": null, "OBJECTID_1": null, "OBJECTID_2": null, "PARCEL_NO": null, "PreDirect": null, "HouseNumbe": null, "StreetName": null, "PostType": null, "UNIT": null, "HouseSuffi": null, "PostDirect": null, "PostTypeSu": null, "FullAddres": null, "EASTING": null, "NORTHING": null, "PostalCity": null, "State": null, "Zip": null, "SubNumber": null, "SubName": null, "JOIN_ID": null, "Venue": null, "PreType": null, "OBJECTID_3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "County Line", "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": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239241.3898788355, "ymin": 1199476.3398650885, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 } }, "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": "Layer", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "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": "R90_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S67_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "County Line", "description": "", "prototype": { "attributes": { "entity": "", "linetype": "", "Layer": "" } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Wetlands", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239254.250089336, "ymin": 1199559.2501323372, "xmax": 2370743.2499060854, "ymax": 1326601.3700633347, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 0.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": "RefName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_" }, { "name": "ARCGIS.Wetlands.Entity", "type": "esriFieldTypeString", "alias": "ARCGIS.Wetlands.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ARCGIS.Wetlands.Entity" }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Handle" }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Level_" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LvlDesc" }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrFrzn" }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrLock" }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrOn" }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LvlPlot" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EntColor" }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrColor" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Linetype" }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EntLinetyp" }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LyrLnType" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Class" }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GGroup" }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CadModel" }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fill" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineWt" }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EntLineWt" }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LyrLineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTScale" }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QrotW" }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QrotX" }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QrotY" }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QrotZ" }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DocName" }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DocPath" }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DocType" }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DocVer" }, { "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": "R106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S83_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Wetlands", "description": "", "prototype": { "attributes": { "QrotX": 0, "EntLinetyp": "", "CadModel": "", "QrotY": 0, "Linetype": "", "LyrLineWt": 0, "entity": "", "LyrFrzn": 0, "Elevation": 0, "Color": 0, "EntLineWt": 0, "DocName": "", "EntColor": 0, "GGroup": 0, "ARCGIS.Wetlands.Entity": null, "LyrOn": 0, "RefName": "", "DocType": "", "Class": "", "Layer": "", "DocPath": "", "LyrColor": 0, "LvlDesc": "", "Level_": null, "QrotZ": 0, "DocVer": "", "LyrLnType": "", "level": 0, "LyrLock": 0, "LTScale": 0, "Fill": 0, "LvlPlot": 0, "QrotW": 0, "LineWt": 0, "FID_": 0, "Handle": "" } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2237992.8858141676, "ymin": 1198309.8077493384, "xmax": 2369345.805850584, "ymax": 1329314.522117339, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "uniqueValueGroups": [ { "heading": "Layer", "classes": [ { "label": "Feeder Roads", "description": "Feeder Roads", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "values": [ [ "Feeder Roads" ] ] }, { "label": "Interstates", "description": "Interstates", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "values": [ [ "Interstates" ] ] }, { "label": "Private Roads", "description": "Private Roads", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.65 }, "values": [ [ "Private Roads" ] ] }, { "label": "State Highways", "description": "State Highways", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "values": [ [ "State Highways" ] ] }, { "label": "Subdivision Roads", "description": "Subdivision Roads", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.7 }, "values": [ [ "Subdivision Roads" ] ] }, { "label": "Unpaved Roads", "description": "Unpaved Roads", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.55 }, "values": [ [ "Unpaved Roads" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "value": "Feeder Roads", "label": "Feeder Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "Interstates", "label": "Interstates" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.65 }, "value": "Private Roads", "label": "Private Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "State Highways", "label": "State Highways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.7 }, "value": "Subdivision Roads", "label": "Subdivision Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.55 }, "value": "Unpaved Roads", "label": "Unpaved Roads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 182, 255 ], "toColor": [ 194, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET1]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "", "displayField": "StreetName", "typeIdField": "Layer", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "STREET1", "type": "esriFieldTypeString", "alias": "STREET1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET1" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ALIAS" }, { "name": "ADDRANGL", "type": "esriFieldTypeString", "alias": "ADDRANGL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRANGL" }, { "name": "ADDRANGR", "type": "esriFieldTypeString", "alias": "ADDRANGR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRANGR" }, { "name": "STREET2", "type": "esriFieldTypeString", "alias": "STREET2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET2" }, { "name": "STREET3", "type": "esriFieldTypeString", "alias": "STREET3", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET3" }, { "name": "STREET4", "type": "esriFieldTypeString", "alias": "STREET4", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET4" }, { "name": "STREET5", "type": "esriFieldTypeString", "alias": "STREET5", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET5" }, { "name": "TYPE1", "type": "esriFieldTypeString", "alias": "TYPE1", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TYPE1" }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TYPE2" }, { "name": "TYPE3", "type": "esriFieldTypeString", "alias": "TYPE3", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TYPE3" }, { "name": "TYPE4", "type": "esriFieldTypeString", "alias": "TYPE4", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TYPE4" }, { "name": "TYPE5", "type": "esriFieldTypeString", "alias": "TYPE5", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TYPE5" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "SUBDIVIS_1", "type": "esriFieldTypeString", "alias": "SUBDIVIS_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVIS_1" }, { "name": "LeftFrom", "type": "esriFieldTypeString", "alias": "LeftFrom", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LeftFrom" }, { "name": "LeftTo", "type": "esriFieldTypeString", "alias": "LeftTo", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LeftTo" }, { "name": "RightFrom", "type": "esriFieldTypeString", "alias": "RightFrom", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RightFrom" }, { "name": "RightTo", "type": "esriFieldTypeString", "alias": "RightTo", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RightTo" }, { "name": "PreDirect", "type": "esriFieldTypeString", "alias": "PreDirect", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PreDirect" }, { "name": "PreType", "type": "esriFieldTypeString", "alias": "PreType", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PreType" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "StreetName" }, { "name": "PostType", "type": "esriFieldTypeString", "alias": "PostType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PostType" }, { "name": "PostDirect", "type": "esriFieldTypeString", "alias": "PostDirect", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PostDirect" }, { "name": "PostTypeSu", "type": "esriFieldTypeString", "alias": "PostTypeSu", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PostTypeSu" }, { "name": "LeftVenue", "type": "esriFieldTypeString", "alias": "LeftVenue", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LeftVenue" }, { "name": "RightVenue", "type": "esriFieldTypeString", "alias": "RightVenue", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "RightVenue" }, { "name": "LeftZip", "type": "esriFieldTypeString", "alias": "LeftZip", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LeftZip" }, { "name": "RightZip", "type": "esriFieldTypeString", "alias": "RightZip", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RightZip" }, { "name": "LPostalCit", "type": "esriFieldTypeString", "alias": "LPostalCit", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LPostalCit" }, { "name": "RPostalCit", "type": "esriFieldTypeString", "alias": "RPostalCit", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RPostalCit" }, { "name": "MPH", "type": "esriFieldTypeDouble", "alias": "MPH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MPH" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "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" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Feeder Roads", "name": "Feeder Roads", "domains": {}, "templates": [ { "name": "Feeder Roads", "description": "", "prototype": { "attributes": { "PreDirect": "", "LeftFrom": "", "RPostalCit": "", "NORTHING": 0, "StreetName": "", "RightTo": "", "RightVenue": "", "EASTING": 0, "ONEWAY": "", "PostType": "", "PreType": "", "STREET5": "", "ADDRANGL": "", "LeftTo": "", "STREET1": "", "Layer": "Feeder Roads", "TYPE1": "", "level": 0, "PostDirect": "", "ADDRANGR": "", "LPostalCit": "", "TYPE2": "", "TYPE5": "", "STREET2": "", "TYPE3": "", "MPH": 0, "STREET3": "", "ALIAS": "", "TYPE4": "", "STREET4": "", "LeftZip": "", "RightFrom": "", "RightZip": "", "SUBDIVIS_1": "", "LeftVenue": "", "SHAPE_Leng": 0, "PostTypeSu": "" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Interstates", "name": "Interstates", "domains": {}, "templates": [ { "name": "Interstates", "description": "", "prototype": { "attributes": { "PreDirect": "", "LeftFrom": "", "RPostalCit": "", "NORTHING": 0, "StreetName": "", "RightTo": "", "RightVenue": "", "EASTING": 0, "ONEWAY": "", "PostType": "", "PreType": "", "STREET5": "", "ADDRANGL": "", "LeftTo": "", "STREET1": "", "Layer": "Interstates", "TYPE1": "", "level": 0, "PostDirect": "", "ADDRANGR": "", "LPostalCit": "", "TYPE2": "", "TYPE5": "", "STREET2": "", "TYPE3": "", "MPH": 0, "STREET3": "", "ALIAS": "", "TYPE4": "", "STREET4": "", "LeftZip": "", "RightFrom": "", "RightZip": "", "SUBDIVIS_1": "", "LeftVenue": "", "SHAPE_Leng": 0, "PostTypeSu": "" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Private Roads", "name": "Private Roads", "domains": {}, "templates": [ { "name": "Private Roads", "description": "", "prototype": { "attributes": { "PreDirect": "", "LeftFrom": "", "RPostalCit": "", "NORTHING": 0, "StreetName": "", "RightTo": "", "RightVenue": "", "EASTING": 0, "ONEWAY": "", "PostType": "", "PreType": "", "STREET5": "", "ADDRANGL": "", "LeftTo": "", "STREET1": "", "Layer": "Private Roads", "TYPE1": "", "level": 0, "PostDirect": "", "ADDRANGR": "", "LPostalCit": "", "TYPE2": "", "TYPE5": "", "STREET2": "", "TYPE3": "", "MPH": 0, "STREET3": "", "ALIAS": "", "TYPE4": "", "STREET4": "", "LeftZip": "", "RightFrom": "", "RightZip": "", "SUBDIVIS_1": "", "LeftVenue": "", "SHAPE_Leng": 0, "PostTypeSu": "" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "State Highways", "name": "State Highways", "domains": {}, "templates": [ { "name": "State Highways", "description": "", "prototype": { "attributes": { "PreDirect": "", "LeftFrom": "", "RPostalCit": "", "NORTHING": 0, "StreetName": "", "RightTo": "", "RightVenue": "", "EASTING": 0, "ONEWAY": "", "PostType": "", "PreType": "", "STREET5": "", "ADDRANGL": "", "LeftTo": "", "STREET1": "", "Layer": "State Highways", "TYPE1": "", "level": 0, "PostDirect": "", "ADDRANGR": "", "LPostalCit": "", "TYPE2": "", "TYPE5": "", "STREET2": "", "TYPE3": "", "MPH": 0, "STREET3": "", "ALIAS": "", "TYPE4": "", "STREET4": "", "LeftZip": "", "RightFrom": "", "RightZip": "", "SUBDIVIS_1": "", "LeftVenue": "", "SHAPE_Leng": 0, "PostTypeSu": "" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Subdivision Roads", "name": "Subdivision Roads", "domains": {}, "templates": [ { "name": "Subdivision Roads", "description": "", "prototype": { "attributes": { "PreDirect": "", "LeftFrom": "", "RPostalCit": "", "NORTHING": 0, "StreetName": "", "RightTo": "", "RightVenue": "", "EASTING": 0, "ONEWAY": "", "PostType": "", "PreType": "", "STREET5": "", "ADDRANGL": "", "LeftTo": "", "STREET1": "", "Layer": "Subdivision Roads", "TYPE1": "", "level": 0, "PostDirect": "", "ADDRANGR": "", "LPostalCit": "", "TYPE2": "", "TYPE5": "", "STREET2": "", "TYPE3": "", "MPH": 0, "STREET3": "", "ALIAS": "", "TYPE4": "", "STREET4": "", "LeftZip": "", "RightFrom": "", "RightZip": "", "SUBDIVIS_1": "", "LeftVenue": "", "SHAPE_Leng": 0, "PostTypeSu": "" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unpaved Roads", "name": "Unpaved Roads", "domains": {}, "templates": [ { "name": "Unpaved Roads", "description": "", "prototype": { "attributes": { "PreDirect": "", "LeftFrom": "", "RPostalCit": "", "NORTHING": 0, "StreetName": "", "RightTo": "", "RightVenue": "", "EASTING": 0, "ONEWAY": "", "PostType": "", "PreType": "", "STREET5": "", "ADDRANGL": "", "LeftTo": "", "STREET1": "", "Layer": "Unpaved Roads", "TYPE1": "", "level": 0, "PostDirect": "", "ADDRANGR": "", "LPostalCit": "", "TYPE2": "", "TYPE5": "", "STREET2": "", "TYPE3": "", "MPH": 0, "STREET3": "", "ALIAS": "", "TYPE4": "", "STREET4": "", "LeftZip": "", "RightFrom": "", "RightZip": "", "SUBDIVIS_1": "", "LeftVenue": "", "SHAPE_Leng": 0, "PostTypeSu": "" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "hydro", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2237870.6199825853, "ymin": 1197867.3899990022, "xmax": 2372108.9200749993, "ymax": 1327847.3400123343, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 } }, "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": "RefName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_" }, { "name": "ARCGIS.hydro.Entity", "type": "esriFieldTypeString", "alias": "ARCGIS.hydro.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ARCGIS.hydro.Entity" }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Level_" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Linetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "MsLink_Ora", "type": "esriFieldTypeInteger", "alias": "MsLink_Ora", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MsLink_Ora" }, { "name": "MsCtlg_Ora", "type": "esriFieldTypeInteger", "alias": "MsCtlg_Ora", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MsCtlg_Ora" }, { "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": "R103_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S80_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "hydro", "description": "", "prototype": { "attributes": { "LineWt": 0, "entity": "", "RefName": "", "Color": 0, "Level_": null, "MsLink_Ora": 0, "MsCtlg_Ora": 0, "Linetype": "", "level": 0, "Elevation": 0, "Layer": "", "FID_": 0, "ARCGIS.hydro.Entity": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Flood Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239333.4999308363, "ymin": 1199528.8499306664, "xmax": 2371041.5750968345, "ymax": 1326784.249946922, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1 } }, "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": "DFIRM_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DFIRM_ID" }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "VERSION_ID" }, { "name": "FLD_LN_ID", "type": "esriFieldTypeString", "alias": "FLD_LN_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FLD_LN_ID" }, { "name": "LN_TYP", "type": "esriFieldTypeString", "alias": "LN_TYP", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "LN_TYP" }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SOURCE_CIT" }, { "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": "R104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S81_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Flood Lines", "description": "", "prototype": { "attributes": { "LN_TYP": "", "VERSION_ID": "", "SOURCE_CIT": "", "DFIRM_ID": "", "FLD_LN_ID": "" } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239248.3773976676, "ymin": 1199470.1361373365, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 235, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PARCEL_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "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": "PARCEL_NO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "PARCEL_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCEL_NO" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "LANDLOT_1", "type": "esriFieldTypeString", "alias": "LANDLOT_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LANDLOT_1" }, { "name": "LANDDISTRI", "type": "esriFieldTypeString", "alias": "LANDDISTRI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LANDDISTRI" }, { "name": "FIRE_FIRST", "type": "esriFieldTypeString", "alias": "FIRE_FIRST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRE_FIRST" }, { "name": "FLOOD_PLAI", "type": "esriFieldTypeString", "alias": "FLOOD_PLAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLOOD_PLAI" }, { "name": "FUTURE_LAN", "type": "esriFieldTypeString", "alias": "FUTURE_LAN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FUTURE_LAN" }, { "name": "SCHOOL_ELE", "type": "esriFieldTypeString", "alias": "SCHOOL_ELE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHOOL_ELE" }, { "name": "SCHOOL_MID", "type": "esriFieldTypeString", "alias": "SCHOOL_MID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHOOL_MID" }, { "name": "SCHOOL_HIG", "type": "esriFieldTypeString", "alias": "SCHOOL_HIG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHOOL_HIG" }, { "name": "VOTING", "type": "esriFieldTypeString", "alias": "VOTING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VOTING" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVISIO" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONING" }, { "name": "CENSUST", "type": "esriFieldTypeString", "alias": "CENSUST", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CENSUST" }, { "name": "COMM_DIST", "type": "esriFieldTypeString", "alias": "COMM_DIST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMM_DIST" }, { "name": "ACREAGE_1", "type": "esriFieldTypeDouble", "alias": "ACREAGE_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE_1" }, { "name": "PERIMETE_1", "type": "esriFieldTypeDouble", "alias": "PERIMETE_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETE_1" }, { "name": "HOUSE", "type": "esriFieldTypeString", "alias": "HOUSE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HOUSE" }, { "name": "Venue", "type": "esriFieldTypeString", "alias": "Venue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Venue" }, { "name": "USCONGRESS", "type": "esriFieldTypeString", "alias": "USCONGRESS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "USCONGRESS" }, { "name": "STSENATE", "type": "esriFieldTypeString", "alias": "STSENATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STSENATE" }, { "name": "PRE_DIRECT", "type": "esriFieldTypeString", "alias": "PRE_DIRECT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PRE_DIRECT" }, { "name": "HOUSE_NUMB", "type": "esriFieldTypeString", "alias": "HOUSE_NUMB", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HOUSE_NUMB" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "POST_TYPE", "type": "esriFieldTypeString", "alias": "POST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POST_TYPE" }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POST_DIR" }, { "name": "QPublic", "type": "esriFieldTypeString", "alias": "QPublic", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "QPublic" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT" }, { "name": "ST", "type": "esriFieldTypeString", "alias": "ST", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ST" }, { "name": "POSTALCITY", "type": "esriFieldTypeString", "alias": "POSTALCITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POSTALCITY" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "FULLADDRES", "type": "esriFieldTypeString", "alias": "FULLADDRES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULLADDRES" }, { "name": "INCORPORAT", "type": "esriFieldTypeString", "alias": "INCORPORAT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INCORPORAT" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "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": "R84_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "Venue": null, "USCONGRESS": null, "STSENATE": null, "PRE_DIRECT": null, "HOUSE_NUMB": null, "STREETNAME": null, "POST_TYPE": null, "POST_DIR": null, "QPublic": null, "UNIT": null, "ST": null, "POSTALCITY": null, "ZIP": null, "FULLADDRES": null, "INCORPORAT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Structures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239334.028473083, "ymin": 1200304.7381426692, "xmax": 2369051.7460712492, "ymax": 1326701.3980785012, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "PARCEL_NO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "outline_id", "type": "esriFieldTypeDouble", "alias": "outline_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "outline_id" }, { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "PARCEL_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCEL_NO" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "status" }, { "name": "ARCGIS.Structures.area", "type": "esriFieldTypeDouble", "alias": "ARCGIS.Structures.area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARCGIS.Structures.area" }, { "name": "prev_area", "type": "esriFieldTypeDouble", "alias": "prev_area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "prev_area" }, { "name": "pct_change", "type": "esriFieldTypeDouble", "alias": "pct_change", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pct_change" }, { "name": "redrawn", "type": "esriFieldTypeString", "alias": "redrawn", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "redrawn" }, { "name": "comment", "type": "esriFieldTypeString", "alias": "comment", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "comment" }, { "name": "PROP_USE_D", "type": "esriFieldTypeString", "alias": "PROP_USE_D", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PROP_USE_D" }, { "name": "PROP_DISTR", "type": "esriFieldTypeString", "alias": "PROP_DISTR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PROP_DISTR" }, { "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": "R85_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Structures", "description": "", "prototype": { "attributes": { "y": 0, "prev_area": 0, "PARCEL_NO": "", "pct_change": 0, "x": 0, "PROP_USE_D": "", "PROP_DISTR": "", "comment": "", "OBJECTID": 0, "Shape_Leng": 0, "ARCGIS.Structures.area": null, "outline_id": 0, "area": 0, "shape_area": 0, "redrawn": "", "status": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Land Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 50000, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239241.3898788355, "ymin": 1199476.3398650885, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LAND_DISTR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LAND_DISTR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "LAND_DISTR", "type": "esriFieldTypeString", "alias": "LAND_DISTR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LAND_DISTR" }, { "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": "R92_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Land Districts", "description": "", "prototype": { "attributes": { "ID": 0, "LAND_DISTR": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Land Lots", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 50000, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239254.250089336, "ymin": 1198446.0883166716, "xmax": 2370967.980099667, "ymax": 1326601.3700633347, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Land_Lot]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 60000, "name": "Default", "priority": 16, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Text", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Text" }, { "name": "Land_Lot", "type": "esriFieldTypeString", "alias": "Land_Lot", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Land_Lot" }, { "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": "R93_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S70_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Land Lots", "description": "", "prototype": { "attributes": { "Text": "", "Land_Lot": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Cities", "type": "Feature Layer", "parentLayer": { "id": 141, "name": "Cities" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2238867.2236324176, "ymin": 1199525.2383893356, "xmax": 2333682.059264835, "ymax": 1300533.899888672, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": -1073.7408392500006, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 242, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_" }, { "name": "ARCGIS.Cities.Entity", "type": "esriFieldTypeString", "alias": "ARCGIS.Cities.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ARCGIS.Cities.Entity" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "MsLink_Ora", "type": "esriFieldTypeInteger", "alias": "MsLink_Ora", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MsLink_Ora" }, { "name": "MsCtlg_Ora", "type": "esriFieldTypeInteger", "alias": "MsCtlg_Ora", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MsCtlg_Ora" }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATEFP" }, { "name": "PLACEFP", "type": "esriFieldTypeString", "alias": "PLACEFP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLACEFP" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAMELSAD" }, { "name": "CHNG_TYPE", "type": "esriFieldTypeString", "alias": "CHNG_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CHNG_TYPE" }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFF_DATE" }, { "name": "AUTHTYPE", "type": "esriFieldTypeString", "alias": "AUTHTYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AUTHTYPE" }, { "name": "DOCU", "type": "esriFieldTypeString", "alias": "DOCU", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "DOCU" }, { "name": "ARCGIS.Cities.AREA", "type": "esriFieldTypeDouble", "alias": "ARCGIS.Cities.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARCGIS.Cities.AREA" }, { "name": "RELATE", "type": "esriFieldTypeString", "alias": "RELATE", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "RELATE" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "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": "R80_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S57_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cities", "description": "", "prototype": { "attributes": { "MsCtlg_Ora": 0, "Layer": "", "entity": "", "NAMELSAD": "", "STATEFP": "", "RefName": "", "ARCGIS.Cities.Entity": null, "NAME": "", "MsLink_Ora": 0, "EFF_DATE": null, "RELATE": "", "AUTHTYPE": "", "ARCGIS.Cities.AREA": null, "area": 0, "ID": 0, "PLACEFP": "", "FID_": 0, "CHNG_TYPE": "", "DOCU": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 140, "name": "Cities Outlined", "type": "Feature Layer", "parentLayer": { "id": 141, "name": "Cities" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2238867.2236324176, "ymin": 1199525.2383893356, "xmax": 2333682.059264835, "ymax": 1300533.899888672, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": -1073.7408392500006, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_" }, { "name": "ARCGIS.Cities.Entity", "type": "esriFieldTypeString", "alias": "ARCGIS.Cities.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ARCGIS.Cities.Entity" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "MsLink_Ora", "type": "esriFieldTypeInteger", "alias": "MsLink_Ora", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MsLink_Ora" }, { "name": "MsCtlg_Ora", "type": "esriFieldTypeInteger", "alias": "MsCtlg_Ora", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MsCtlg_Ora" }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATEFP" }, { "name": "PLACEFP", "type": "esriFieldTypeString", "alias": "PLACEFP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PLACEFP" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAMELSAD" }, { "name": "CHNG_TYPE", "type": "esriFieldTypeString", "alias": "CHNG_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CHNG_TYPE" }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFF_DATE" }, { "name": "AUTHTYPE", "type": "esriFieldTypeString", "alias": "AUTHTYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AUTHTYPE" }, { "name": "DOCU", "type": "esriFieldTypeString", "alias": "DOCU", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "DOCU" }, { "name": "ARCGIS.Cities.AREA", "type": "esriFieldTypeDouble", "alias": "ARCGIS.Cities.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARCGIS.Cities.AREA" }, { "name": "RELATE", "type": "esriFieldTypeString", "alias": "RELATE", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "RELATE" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "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": "R80_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S57_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cities Outlined", "description": "", "prototype": { "attributes": { "ID": null, "FID_": null, "ARCGIS.Cities.Entity": null, "Layer": null, "RefName": null, "MsLink_Ora": null, "MsCtlg_Ora": null, "STATEFP": null, "PLACEFP": null, "NAME": null, "NAMELSAD": null, "CHNG_TYPE": null, "EFF_DATE": null, "AUTHTYPE": null, "DOCU": null, "ARCGIS.Cities.AREA": null, "RELATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Commission Districts", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Elections" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239241.3898788355, "ymin": 1199476.3398650885, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Commission", "uniqueValueGroups": [ { "heading": "Commission", "classes": [ { "label": "Dee Anglyn III", "description": "Dee Anglyn III", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Dee Anglyn III" ] ] }, { "label": "Johnny Wilson", "description": "Johnny Wilson", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Johnny Wilson" ] ] }, { "label": "Kevin J Lewis", "description": "Kevin J Lewis", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Kevin J Lewis" ] ] }, { "label": "Michael Price", "description": "Michael Price", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Michael Price" ] ] }, { "label": "Neat Robinson", "description": "Neat Robinson", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Neat Robinson" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Dee Anglyn III", "label": "Dee Anglyn III" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Johnny Wilson", "label": "Johnny Wilson" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Kevin J Lewis", "label": "Kevin J Lewis" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Michael Price", "label": "Michael Price" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 211, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Neat Robinson", "label": "Neat Robinson" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 182, 255 ], "toColor": [ 194, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Commission", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "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": "Commission", "typeIdField": "Commission", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Text" }, { "name": "X", "type": "esriFieldTypeString", "alias": "X", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeString", "alias": "Y", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Y" }, { "name": "ARCGIS.Commission_Districts.Area", "type": "esriFieldTypeDouble", "alias": "ARCGIS.Commission_Districts.Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARCGIS.Commission_Districts.Area" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Comm_Distr", "type": "esriFieldTypeString", "alias": "Comm_Distr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Comm_Distr" }, { "name": "Commission", "type": "esriFieldTypeString", "alias": "Commission", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Commission" }, { "name": "Population", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "District" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ID" }, { "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": "R105_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S82_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Dee Anglyn III", "name": "Dee Anglyn III", "domains": {}, "templates": [ { "name": "Dee Anglyn III", "description": "", "prototype": { "attributes": { "Comm_Distr": null, "ID": null, "Text": null, "X": null, "Y": null, "ARCGIS.Commission_Districts.Area": null, "Acres": null, "Commission": "Dee Anglyn III", "Population": null, "District": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Johnny Wilson", "name": "Johnny Wilson", "domains": {}, "templates": [ { "name": "Johnny Wilson", "description": "", "prototype": { "attributes": { "Comm_Distr": null, "ID": null, "Text": null, "X": null, "Y": null, "ARCGIS.Commission_Districts.Area": null, "Acres": null, "Commission": "Johnny Wilson", "Population": null, "District": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Kevin J Lewis", "name": "Kevin J Lewis", "domains": {}, "templates": [ { "name": "Kevin J Lewis", "description": "", "prototype": { "attributes": { "Comm_Distr": null, "ID": null, "Text": null, "X": null, "Y": null, "ARCGIS.Commission_Districts.Area": null, "Acres": null, "Commission": "Kevin J Lewis", "Population": null, "District": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Michael Price", "name": "Michael Price", "domains": {}, "templates": [ { "name": "Michael Price", "description": "", "prototype": { "attributes": { "Comm_Distr": null, "ID": null, "Text": null, "X": null, "Y": null, "ARCGIS.Commission_Districts.Area": null, "Acres": null, "Commission": "Michael Price", "Population": null, "District": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Neat Robinson", "name": "Neat Robinson", "domains": {}, "templates": [ { "name": "Neat Robinson", "description": "", "prototype": { "attributes": { "Comm_Distr": null, "ID": null, "Text": null, "X": null, "Y": null, "ARCGIS.Commission_Districts.Area": null, "Acres": null, "Commission": "Neat Robinson", "Population": null, "District": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "House", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Elections" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239241.3898788355, "ymin": 1199476.3398650885, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueGroups": [ { "heading": "DISTRICT", "classes": [ { "label": "115", "description": "115", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "115" ] ] }, { "label": "116", "description": "116", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "116" ] ] }, { "label": "117", "description": "117", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "117" ] ] }, { "label": "74", "description": "74", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "74" ] ] }, { "label": "78", "description": "78", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "78" ] ] }, { "label": "81", "description": "81", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "81" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "115", "label": "115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "116", "label": "116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "117", "label": "117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "74", "label": "74" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "78", "label": "78" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 188, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "81", "label": "81" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 182, 255 ], "toColor": [ 194, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DISTRICT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "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": "DISTRICT", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "ARCGIS.House.AREA", "type": "esriFieldTypeDouble", "alias": "ARCGIS.House.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARCGIS.House.AREA" }, { "name": "DATA", "type": "esriFieldTypeDouble", "alias": "DATA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATA" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "MEMBERS", "type": "esriFieldTypeDouble", "alias": "MEMBERS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEMBERS" }, { "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": "R102_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S79_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "115", "name": "115", "domains": {}, "templates": [ { "name": "115", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "115", "ID": null, "ARCGIS.House.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "116", "name": "116", "domains": {}, "templates": [ { "name": "116", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "116", "ID": null, "ARCGIS.House.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "117", "name": "117", "domains": {}, "templates": [ { "name": "117", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "117", "ID": null, "ARCGIS.House.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "74", "name": "74", "domains": {}, "templates": [ { "name": "74", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "74", "ID": null, "ARCGIS.House.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "78", "name": "78", "domains": {}, "templates": [ { "name": "78", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "78", "ID": null, "ARCGIS.House.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "81", "name": "81", "domains": {}, "templates": [ { "name": "81", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "81", "ID": null, "ARCGIS.House.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Congressional", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Elections" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239241.3898788355, "ymin": 1199476.3398650885, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueGroups": [ { "heading": "DISTRICT", "classes": [ { "label": "10", "description": "10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "10" ] ] }, { "label": "13", "description": "13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "13" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "13", "label": "13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 182, 255 ], "toColor": [ 194, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[District]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 24, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "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": "DISTRICT", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "ARCGIS.Congressional.AREA", "type": "esriFieldTypeDouble", "alias": "ARCGIS.Congressional.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARCGIS.Congressional.AREA" }, { "name": "DATA", "type": "esriFieldTypeDouble", "alias": "DATA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATA" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "MEMBERS", "type": "esriFieldTypeDouble", "alias": "MEMBERS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEMBERS" }, { "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": "R101_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S78_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "10", "name": "10", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "10", "ID": null, "ARCGIS.Congressional.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "13", "name": "13", "domains": {}, "templates": [ { "name": "13", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "13", "ID": null, "ARCGIS.Congressional.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "3", "ID": null, "ARCGIS.Congressional.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Senate", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Elections" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239241.3898788355, "ymin": 1199476.3398650885, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueGroups": [ { "heading": "DISTRICT", "classes": [ { "label": "10", "description": "10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "10" ] ] }, { "label": "17", "description": "17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "17" ] ] }, { "label": "25", "description": "25", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "25" ] ] }, { "label": "42", "description": "42", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "42" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "17", "label": "17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25", "label": "25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "42", "label": "42" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 182, 255 ], "toColor": [ 194, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[District]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "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": "District", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "ARCGIS.Senate.AREA", "type": "esriFieldTypeDouble", "alias": "ARCGIS.Senate.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARCGIS.Senate.AREA" }, { "name": "DATA", "type": "esriFieldTypeDouble", "alias": "DATA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATA" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "MEMBERS", "type": "esriFieldTypeDouble", "alias": "MEMBERS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEMBERS" }, { "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": "R100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S77_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "10", "name": "10", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "DATA": null, "first_dist": "", "MEMBERS": null, "ID": null, "ARCGIS.Senate.AREA": null, "DISTRICT": "10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "17", "name": "17", "domains": {}, "templates": [ { "name": "17", "description": "", "prototype": { "attributes": { "DATA": null, "first_dist": "", "MEMBERS": null, "ID": null, "ARCGIS.Senate.AREA": null, "DISTRICT": "17" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "25", "name": "25", "domains": {}, "templates": [ { "name": "25", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "25", "ID": null, "ARCGIS.Senate.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "42", "name": "42", "domains": {}, "templates": [ { "name": "42", "description": "", "prototype": { "attributes": { "MEMBERS": null, "DISTRICT": "42", "ID": null, "ARCGIS.Senate.AREA": null, "DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Precincts", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Elections" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239236.9115413353, "ymin": 1199473.9409197494, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRECINCT_N", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 218, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "PRECINCT_N", "classes": [ { "label": "AUSTIN ROAD", "description": "AUSTIN ROAD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AUSTIN ROAD" ] ] }, { "label": "COTTON INDIAN", "description": "COTTON INDIAN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "COTTON INDIAN" ] ] }, { "label": "DUTCHTOWN", "description": "DUTCHTOWN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DUTCHTOWN" ] ] }, { "label": "EAST LAKE", "description": "EAST LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EAST LAKE" ] ] }, { "label": "ELLENWOOD", "description": "ELLENWOOD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ELLENWOOD" ] ] }, { "label": "FLIPPEN", "description": "FLIPPEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FLIPPEN" ] ] }, { "label": "GROVE PARK", "description": "GROVE PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "GROVE PARK" ] ] }, { "label": "HICKORY FLATS", "description": "HICKORY FLATS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "HICKORY FLATS" ] ] }, { "label": "KELLYTOWN", "description": "KELLYTOWN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "KELLYTOWN" ] ] }, { "label": "LAKE DOW", "description": "LAKE DOW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAKE DOW" ] ] }, { "label": "LAKE HAVEN", "description": "LAKE HAVEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LAKE HAVEN" ] ] }, { "label": "LIGHTHOUSE", "description": "LIGHTHOUSE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LIGHTHOUSE" ] ] }, { "label": "LOCUST GROVE", "description": "LOCUST GROVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOCUST GROVE" ] ] }, { "label": "LOWES", "description": "LOWES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LOWES" ] ] }, { "label": "MCDONOUGH", "description": "MCDONOUGH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCDONOUGH" ] ] }, { "label": "MCDONOUGH CENTRAL", "description": "MCDONOUGH CENTRAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCDONOUGH CENTRAL" ] ] }, { "label": "MCMULLEN", "description": "MCMULLEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCMULLEN" ] ] }, { "label": "MT BETHEL", "description": "MT BETHEL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MT BETHEL" ] ] }, { "label": "MT CARMEL", "description": "MT CARMEL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MT CARMEL" ] ] }, { "label": "NORTH HAMPTON", "description": "NORTH HAMPTON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH HAMPTON" ] ] }, { "label": "OAKLAND", "description": "OAKLAND", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OAKLAND" ] ] }, { "label": "PATES CREEK", "description": "PATES CREEK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PATES CREEK" ] ] }, { "label": "PLEASANT GROVE", "description": "PLEASANT GROVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PLEASANT GROVE" ] ] }, { "label": "RED OAK", "description": "RED OAK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RED OAK" ] ] }, { "label": "SANDY RIDGE", "description": "SANDY RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SANDY RIDGE" ] ] }, { "label": "SHAKERAG", "description": "SHAKERAG", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHAKERAG" ] ] }, { "label": "SHILOH", "description": "SHILOH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SHILOH" ] ] }, { "label": "SOUTH HAMPTON", "description": "SOUTH HAMPTON", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SOUTH HAMPTON" ] ] }, { "label": "STAGECOACH", "description": "STAGECOACH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STAGECOACH" ] ] }, { "label": "STOCKBRIDGE CENTRAL", "description": "STOCKBRIDGE CENTRAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STOCKBRIDGE CENTRAL" ] ] }, { "label": "STOCKBRIDGE E-W", "description": "STOCKBRIDGE E-W", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "STOCKBRIDGE E-W" ] ] }, { "label": "SWAN LAKE", "description": "SWAN LAKE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "SWAN LAKE" ] ] }, { "label": "TIMBERRIDGE", "description": "TIMBERRIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TIMBERRIDGE" ] ] }, { "label": "TUSSAHAW", "description": "TUSSAHAW", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "TUSSAHAW" ] ] }, { "label": "UNITY GROVE", "description": "UNITY GROVE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "UNITY GROVE" ] ] }, { "label": "WESLEY LAKES", "description": "WESLEY LAKES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WESLEY LAKES" ] ] }, { "label": "WESTSIDE", "description": "WESTSIDE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "WESTSIDE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AUSTIN ROAD", "label": "AUSTIN ROAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "COTTON INDIAN", "label": "COTTON INDIAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DUTCHTOWN", "label": "DUTCHTOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EAST LAKE", "label": "EAST LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELLENWOOD", "label": "ELLENWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FLIPPEN", "label": "FLIPPEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GROVE PARK", "label": "GROVE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HICKORY FLATS", "label": "HICKORY FLATS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "KELLYTOWN", "label": "KELLYTOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKE DOW", "label": "LAKE DOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LAKE HAVEN", "label": "LAKE HAVEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIGHTHOUSE", "label": "LIGHTHOUSE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOCUST GROVE", "label": "LOCUST GROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LOWES", "label": "LOWES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCDONOUGH", "label": "MCDONOUGH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCDONOUGH CENTRAL", "label": "MCDONOUGH CENTRAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCMULLEN", "label": "MCMULLEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MT BETHEL", "label": "MT BETHEL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MT CARMEL", "label": "MT CARMEL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH HAMPTON", "label": "NORTH HAMPTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OAKLAND", "label": "OAKLAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PATES CREEK", "label": "PATES CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PLEASANT GROVE", "label": "PLEASANT GROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RED OAK", "label": "RED OAK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SANDY RIDGE", "label": "SANDY RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHAKERAG", "label": "SHAKERAG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHILOH", "label": "SHILOH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SOUTH HAMPTON", "label": "SOUTH HAMPTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STAGECOACH", "label": "STAGECOACH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STOCKBRIDGE CENTRAL", "label": "STOCKBRIDGE CENTRAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STOCKBRIDGE E-W", "label": "STOCKBRIDGE E-W" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWAN LAKE", "label": "SWAN LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TIMBERRIDGE", "label": "TIMBERRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TUSSAHAW", "label": "TUSSAHAW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UNITY GROVE", "label": "UNITY GROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WESLEY LAKES", "label": "WESLEY LAKES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "WESTSIDE", "label": "WESTSIDE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 184, 255 ], "toColor": [ 185, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 187, 252, 255 ], "toColor": [ 238, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 199, 255 ], "toColor": [ 252, 239, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 236, 255 ], "toColor": [ 182, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 199, 252, 255 ], "toColor": [ 179, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 230, 255 ], "toColor": [ 252, 210, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 215, 255 ], "toColor": [ 216, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 215, 252, 255 ], "toColor": [ 230, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 212, 255 ], "toColor": [ 252, 222, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 239, 255 ], "toColor": [ 215, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 197, 252, 255 ], "toColor": [ 213, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 202, 252, 255 ], "toColor": [ 244, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 194, 255 ], "toColor": [ 214, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 211, 255 ], "toColor": [ 187, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 182, 255 ], "toColor": [ 252, 218, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 202, 255 ], "toColor": [ 238, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 218, 252, 255 ], "toColor": [ 182, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 208, 252, 255 ], "toColor": [ 207, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 236, 255 ], "toColor": [ 252, 202, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 212, 255 ], "toColor": [ 252, 234, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 250, 252, 255 ], "toColor": [ 207, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 220, 252, 255 ], "toColor": [ 212, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 234, 255 ], "toColor": [ 252, 179, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 179, 255 ], "toColor": [ 205, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 187, 252, 255 ], "toColor": [ 190, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 224, 255 ], "toColor": [ 202, 252, 224, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Level_] CONCAT \" \" CONCAT [PRECINCT_N]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "POLL_NAME", "typeIdField": "PRECINCT_N", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Level_" }, { "name": "OID_", "type": "esriFieldTypeInteger", "alias": "OID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OID_" }, { "name": "PRECINCT_N", "type": "esriFieldTypeString", "alias": "PRECINCT_N", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PRECINCT_N" }, { "name": "POLL_NAME", "type": "esriFieldTypeString", "alias": "POLL_NAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "POLL_NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ZIP" }, { "name": "COMMDIST", "type": "esriFieldTypeString", "alias": "COMMDIST", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "COMMDIST" }, { "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": "R91_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "AUSTIN ROAD", "name": "AUSTIN ROAD", "domains": {}, "templates": [ { "name": "AUSTIN ROAD", "description": "", "prototype": { "attributes": { "PRECINCT_N": "AUSTIN ROAD", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COTTON INDIAN", "name": "COTTON INDIAN", "domains": {}, "templates": [ { "name": "COTTON INDIAN", "description": "", "prototype": { "attributes": { "PRECINCT_N": "COTTON INDIAN", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DUTCHTOWN", "name": "DUTCHTOWN", "domains": {}, "templates": [ { "name": "DUTCHTOWN", "description": "", "prototype": { "attributes": { "PRECINCT_N": "DUTCHTOWN", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EAST LAKE", "name": "EAST LAKE", "domains": {}, "templates": [ { "name": "EAST LAKE", "description": "", "prototype": { "attributes": { "PRECINCT_N": "EAST LAKE", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ELLENWOOD", "name": "ELLENWOOD", "domains": {}, "templates": [ { "name": "ELLENWOOD", "description": "", "prototype": { "attributes": { "PRECINCT_N": "ELLENWOOD", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FLIPPEN", "name": "FLIPPEN", "domains": {}, "templates": [ { "name": "FLIPPEN", "description": "", "prototype": { "attributes": { "PRECINCT_N": "FLIPPEN", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GROVE PARK", "name": "GROVE PARK", "domains": {}, "templates": [ { "name": "GROVE PARK", "description": "", "prototype": { "attributes": { "PRECINCT_N": "GROVE PARK", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HICKORY FLATS", "name": "HICKORY FLATS", "domains": {}, "templates": [ { "name": "HICKORY FLATS", "description": "", "prototype": { "attributes": { "PRECINCT_N": "HICKORY FLATS", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "KELLYTOWN", "name": "KELLYTOWN", "domains": {}, "templates": [ { "name": "KELLYTOWN", "description": "", "prototype": { "attributes": { "PRECINCT_N": "KELLYTOWN", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LAKE DOW", "name": "LAKE DOW", "domains": {}, "templates": [ { "name": "LAKE DOW", "description": "", "prototype": { "attributes": { "PRECINCT_N": "LAKE DOW", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LAKE HAVEN", "name": "LAKE HAVEN", "domains": {}, "templates": [ { "name": "LAKE HAVEN", "description": "", "prototype": { "attributes": { "PRECINCT_N": "LAKE HAVEN", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LIGHTHOUSE", "name": "LIGHTHOUSE", "domains": {}, "templates": [ { "name": "LIGHTHOUSE", "description": "", "prototype": { "attributes": { "PRECINCT_N": "LIGHTHOUSE", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LOCUST GROVE", "name": "LOCUST GROVE", "domains": {}, "templates": [ { "name": "LOCUST GROVE", "description": "", "prototype": { "attributes": { "PRECINCT_N": "LOCUST GROVE", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LOWES", "name": "LOWES", "domains": {}, "templates": [ { "name": "LOWES", "description": "", "prototype": { "attributes": { "PRECINCT_N": "LOWES", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MCDONOUGH", "name": "MCDONOUGH", "domains": {}, "templates": [ { "name": "MCDONOUGH", "description": "", "prototype": { "attributes": { "PRECINCT_N": "MCDONOUGH", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MCDONOUGH CENTRAL", "name": "MCDONOUGH CENTRAL", "domains": {}, "templates": [ { "name": "MCDONOUGH CENTRAL", "description": "", "prototype": { "attributes": { "PRECINCT_N": "MCDONOUGH CENTRAL", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MCMULLEN", "name": "MCMULLEN", "domains": {}, "templates": [ { "name": "MCMULLEN", "description": "", "prototype": { "attributes": { "PRECINCT_N": "MCMULLEN", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MT BETHEL", "name": "MT BETHEL", "domains": {}, "templates": [ { "name": "MT BETHEL", "description": "", "prototype": { "attributes": { "PRECINCT_N": "MT BETHEL", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MT CARMEL", "name": "MT CARMEL", "domains": {}, "templates": [ { "name": "MT CARMEL", "description": "", "prototype": { "attributes": { "PRECINCT_N": "MT CARMEL", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NORTH HAMPTON", "name": "NORTH HAMPTON", "domains": {}, "templates": [ { "name": "NORTH HAMPTON", "description": "", "prototype": { "attributes": { "PRECINCT_N": "NORTH HAMPTON", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OAKLAND", "name": "OAKLAND", "domains": {}, "templates": [ { "name": "OAKLAND", "description": "", "prototype": { "attributes": { "PRECINCT_N": "OAKLAND", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PATES CREEK", "name": "PATES CREEK", "domains": {}, "templates": [ { "name": "PATES CREEK", "description": "", "prototype": { "attributes": { "PRECINCT_N": "PATES CREEK", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PLEASANT GROVE", "name": "PLEASANT GROVE", "domains": {}, "templates": [ { "name": "PLEASANT GROVE", "description": "", "prototype": { "attributes": { "PRECINCT_N": "PLEASANT GROVE", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RED OAK", "name": "RED OAK", "domains": {}, "templates": [ { "name": "RED OAK", "description": "", "prototype": { "attributes": { "PRECINCT_N": "RED OAK", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SANDY RIDGE", "name": "SANDY RIDGE", "domains": {}, "templates": [ { "name": "SANDY RIDGE", "description": "", "prototype": { "attributes": { "PRECINCT_N": "SANDY RIDGE", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SHAKERAG", "name": "SHAKERAG", "domains": {}, "templates": [ { "name": "SHAKERAG", "description": "", "prototype": { "attributes": { "PRECINCT_N": "SHAKERAG", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SHILOH", "name": "SHILOH", "domains": {}, "templates": [ { "name": "SHILOH", "description": "", "prototype": { "attributes": { "PRECINCT_N": "SHILOH", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SOUTH HAMPTON", "name": "SOUTH HAMPTON", "domains": {}, "templates": [ { "name": "SOUTH HAMPTON", "description": "", "prototype": { "attributes": { "PRECINCT_N": "SOUTH HAMPTON", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STAGECOACH", "name": "STAGECOACH", "domains": {}, "templates": [ { "name": "STAGECOACH", "description": "", "prototype": { "attributes": { "PRECINCT_N": "STAGECOACH", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STOCKBRIDGE CENTRAL", "name": "STOCKBRIDGE CENTRAL", "domains": {}, "templates": [ { "name": "STOCKBRIDGE CENTRAL", "description": "", "prototype": { "attributes": { "PRECINCT_N": "STOCKBRIDGE CENTRAL", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STOCKBRIDGE E-W", "name": "STOCKBRIDGE E-W", "domains": {}, "templates": [ { "name": "STOCKBRIDGE E-W", "description": "", "prototype": { "attributes": { "PRECINCT_N": "STOCKBRIDGE E-W", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SWAN LAKE", "name": "SWAN LAKE", "domains": {}, "templates": [ { "name": "SWAN LAKE", "description": "", "prototype": { "attributes": { "PRECINCT_N": "SWAN LAKE", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TIMBERRIDGE", "name": "TIMBERRIDGE", "domains": {}, "templates": [ { "name": "TIMBERRIDGE", "description": "", "prototype": { "attributes": { "PRECINCT_N": "TIMBERRIDGE", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TUSSAHAW", "name": "TUSSAHAW", "domains": {}, "templates": [ { "name": "TUSSAHAW", "description": "", "prototype": { "attributes": { "PRECINCT_N": "TUSSAHAW", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UNITY GROVE", "name": "UNITY GROVE", "domains": {}, "templates": [ { "name": "UNITY GROVE", "description": "", "prototype": { "attributes": { "PRECINCT_N": "UNITY GROVE", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WESLEY LAKES", "name": "WESLEY LAKES", "domains": {}, "templates": [ { "name": "WESLEY LAKES", "description": "", "prototype": { "attributes": { "PRECINCT_N": "WESLEY LAKES", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WESTSIDE", "name": "WESTSIDE", "domains": {}, "templates": [ { "name": "WESTSIDE", "description": "", "prototype": { "attributes": { "PRECINCT_N": "WESTSIDE", "Level_": null, "OID_": 0, "ZIP": "", "ADDRESS": "", "STATE": "", "level": 0, "CITY": "", "POLL_NAME": "", "COMMDIST": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Zoning", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Planning" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239248.3773976676, "ymin": 1199470.1361373365, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONING", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "RA", "description": "RA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "RA" ] ] }, { "label": "RS", "description": "RS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "RS" ] ] }, { "label": "R-1", "description": "R-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "R1" ] ] }, { "label": "R-2", "description": "R-2", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 199, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "R2" ] ] }, { "label": "R-3", "description": "R-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R3" ] ] }, { "label": "R-4", "description": "R-4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R4" ] ] }, { "label": "RD", "description": "RD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RD" ] ] }, { "label": "RM", "description": "RM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RM" ] ] }, { "label": "RMH", "description": "RMH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RMH" ] ] }, { "label": "OI", "description": "OI", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "OI" ] ] }, { "label": "C-1", "description": "C-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C1" ] ] }, { "label": "C-2", "description": "C-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C2" ] ] }, { "label": "C-3", "description": "C-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C3" ] ] }, { "label": "M-1", "description": "M-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "M1" ] ] }, { "label": "M-2", "description": "M-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "M2" ] ] }, { "label": "MU", "description": "MU", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 195, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MU" ] ] }, { "label": "PD", "description": "PD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "PD" ] ] }, { "label": "CITY", "description": "CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "values": [ [ "CITY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "RA", "label": "RA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "RS", "label": "RS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "R1", "label": "R-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 225, 199, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "R2", "label": "R-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R3", "label": "R-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R4", "label": "R-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RD", "label": "RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RM", "label": "RM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RMH", "label": "RMH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "OI", "label": "OI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C1", "label": "C-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C2", "label": "C-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C3", "label": "C-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M1", "label": "M-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M2", "label": "M-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 195, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MU", "label": "MU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PD", "label": "PD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "CITY", "label": "CITY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 179, 255 ], "toColor": [ 191, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 184, 255 ], "toColor": [ 252, 209, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 179, 255 ], "toColor": [ 252, 246, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 226, 255 ], "toColor": [ 252, 204, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 215, 255 ], "toColor": [ 234, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 209, 252, 255 ], "toColor": [ 192, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 252, 255 ], "toColor": [ 207, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 192, 255 ], "toColor": [ 252, 233, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 210, 255 ], "toColor": [ 252, 212, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 202, 255 ], "toColor": [ 179, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 188, 255 ], "toColor": [ 252, 187, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] } ] } } }, "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": "PARCEL_NO", "typeIdField": "ZONING", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "PARCEL_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCEL_NO" }, { "name": "P_Parcel", "type": "esriFieldTypeString", "alias": "P_Parcel", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "P_Parcel" }, { "name": "Appl_Date", "type": "esriFieldTypeString", "alias": "Appl_Date", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Appl_Date" }, { "name": "Comm_Date", "type": "esriFieldTypeString", "alias": "Comm_Date", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Comm_Date" }, { "name": "Request", "type": "esriFieldTypeString", "alias": "Request", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Request" }, { "name": "Zone_Chg", "type": "esriFieldTypeString", "alias": "Zone_Chg", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Zone_Chg" }, { "name": "Related_Fl", "type": "esriFieldTypeString", "alias": "Related_Fl", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Related_Fl" }, { "name": "Comp_Chg", "type": "esriFieldTypeString", "alias": "Comp_Chg", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Comp_Chg" }, { "name": "AP", "type": "esriFieldTypeString", "alias": "AP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AP" }, { "name": "VR", "type": "esriFieldTypeString", "alias": "VR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "VR" }, { "name": "CU", "type": "esriFieldTypeString", "alias": "CU", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CU" }, { "name": "Comp", "type": "esriFieldTypeString", "alias": "Comp", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Comp" }, { "name": "MC", "type": "esriFieldTypeString", "alias": "MC", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MC" }, { "name": "RZ", "type": "esriFieldTypeString", "alias": "RZ", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RZ" }, { "name": "Spl_Zoning", "type": "esriFieldTypeString", "alias": "Spl_Zoning", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Spl_Zoning" }, { "name": "CityZoning", "type": "esriFieldTypeString", "alias": "CityZoning", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "CityZoning" }, { "name": "PARCEL_N_2", "type": "esriFieldTypeString", "alias": "PARCEL_N_2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCEL_N_2" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONING" }, { "name": "AX", "type": "esriFieldTypeString", "alias": "AX", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AX" }, { "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": "R81_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "RA", "name": "RA", "domains": {}, "templates": [ { "name": "RA", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "RA", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RS", "name": "RS", "domains": {}, "templates": [ { "name": "RS", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "RS", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1", "name": "R-1", "domains": {}, "templates": [ { "name": "R-1", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "R1", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R2", "name": "R-2", "domains": {}, "templates": [ { "name": "R-2", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "R2", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R3", "name": "R-3", "domains": {}, "templates": [ { "name": "R-3", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "R3", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R4", "name": "R-4", "domains": {}, "templates": [ { "name": "R-4", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "R4", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RD", "name": "RD", "domains": {}, "templates": [ { "name": "RD", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "RD", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RM", "name": "RM", "domains": {}, "templates": [ { "name": "RM", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "RM", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RMH", "name": "RMH", "domains": {}, "templates": [ { "name": "RMH", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "RMH", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OI", "name": "OI", "domains": {}, "templates": [ { "name": "OI", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "OI", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C1", "name": "C-1", "domains": {}, "templates": [ { "name": "C-1", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "C1", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C2", "name": "C-2", "domains": {}, "templates": [ { "name": "C-2", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "C2", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C3", "name": "C-3", "domains": {}, "templates": [ { "name": "C-3", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "C3", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "M1", "name": "M-1", "domains": {}, "templates": [ { "name": "M-1", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "M1", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "M2", "name": "M-2", "domains": {}, "templates": [ { "name": "M-2", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "M2", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MU", "name": "MU", "domains": {}, "templates": [ { "name": "MU", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "MU", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PD", "name": "PD", "domains": {}, "templates": [ { "name": "PD", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "PD", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CITY", "name": "CITY", "domains": {}, "templates": [ { "name": "CITY", "description": "", "prototype": { "attributes": { "PARCEL_NO": "", "VR": "", "CityZoning": "", "Zone_Chg": "", "Comm_Date": "", "Spl_Zoning": "", "ZONING": "CITY", "Comp": "", "MC": "", "Request": "", "P_Parcel": "", "Appl_Date": "", "RZ": "", "AX": "", "PARCEL_N_2": "", "AP": "", "CU": "", "Comp_Chg": "", "Related_Fl": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Future Land Use", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Planning" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239248.3773976676, "ymin": 1199470.1361373365, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLU2023", "uniqueValueGroups": [ { "heading": "FLU2023", "classes": [ { "label": "COM", "description": "COM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 0, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "COM" ] ] }, { "label": "GREEN", "description": "GREEN", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GREEN" ] ] }, { "label": "HDMU", "description": "HDMU", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HDMU" ] ] }, { "label": "HDS", "description": "HDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HDS" ] ] }, { "label": "INDUS", "description": "INDUS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "INDUS" ] ] }, { "label": "LDMU", "description": "LDMU", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LDMU" ] ] }, { "label": "LDS", "description": "LDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "LDS" ] ] }, { "label": "MDS", "description": "MDS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 183, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "MDS" ] ] }, { "label": "PI", "description": "PI", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "PI" ] ] }, { "label": "RR", "description": "RR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "RR" ] ] }, { "label": "TBD", "description": "TBD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "TBD" ] ] }, { "label": "UR", "description": "UR", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "UR" ] ] }, { "label": "UTI", "description": "UTI", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.3 } }, "values": [ [ "UTI" ] ] }, { "label": "VC", "description": "VC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 140, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "VC" ] ] }, { "label": "CITY", "description": "CITY", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CITY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 0, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COM", "label": "COM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GREEN", "label": "GREEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HDMU", "label": "HDMU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HDS", "label": "HDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "INDUS", "label": "INDUS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LDMU", "label": "LDMU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LDS", "label": "LDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 183, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MDS", "label": "MDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PI", "label": "PI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RR", "label": "RR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TBD", "label": "TBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "UR", "label": "UR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.3 } }, "value": "UTI", "label": "UTI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 140, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VC", "label": "VC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CITY", "label": "CITY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 184, 255 ], "toColor": [ 252, 182, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 187, 255 ], "toColor": [ 252, 236, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 212, 255 ], "toColor": [ 252, 221, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 210, 255 ], "toColor": [ 222, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 222, 255 ], "toColor": [ 252, 199, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 240, 255 ], "toColor": [ 252, 192, 240, 255 ] } ] } } }, "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": "PARCEL_NO", "typeIdField": "FLU2023", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FLU2023", "type": "esriFieldTypeString", "alias": "FLU2023", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FLU2023" }, { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "PARCEL_NO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCEL_NO" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "LANDLOT_1", "type": "esriFieldTypeString", "alias": "LANDLOT_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LANDLOT_1" }, { "name": "LANDDISTRI", "type": "esriFieldTypeString", "alias": "LANDDISTRI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LANDDISTRI" }, { "name": "FIRE_FIRST", "type": "esriFieldTypeString", "alias": "FIRE_FIRST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRE_FIRST" }, { "name": "FLOOD_PLAI", "type": "esriFieldTypeString", "alias": "FLOOD_PLAI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLOOD_PLAI" }, { "name": "FUTURE_LAN", "type": "esriFieldTypeString", "alias": "FUTURE_LAN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FUTURE_LAN" }, { "name": "SCHOOL_ELE", "type": "esriFieldTypeString", "alias": "SCHOOL_ELE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHOOL_ELE" }, { "name": "SCHOOL_MID", "type": "esriFieldTypeString", "alias": "SCHOOL_MID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHOOL_MID" }, { "name": "SCHOOL_HIG", "type": "esriFieldTypeString", "alias": "SCHOOL_HIG", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHOOL_HIG" }, { "name": "VOTING", "type": "esriFieldTypeString", "alias": "VOTING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VOTING" }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTI" }, { "name": "MUNICIPAL", "type": "esriFieldTypeString", "alias": "MUNICIPAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MUNICIPAL" }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVISIO" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONING" }, { "name": "CENSUST", "type": "esriFieldTypeString", "alias": "CENSUST", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CENSUST" }, { "name": "COMM_DIST", "type": "esriFieldTypeString", "alias": "COMM_DIST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMM_DIST" }, { "name": "ACREAGE_1", "type": "esriFieldTypeDouble", "alias": "ACREAGE_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE_1" }, { "name": "PERIMETE_1", "type": "esriFieldTypeDouble", "alias": "PERIMETE_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETE_1" }, { "name": "HOUSE", "type": "esriFieldTypeString", "alias": "HOUSE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HOUSE" }, { "name": "US_CONGRES", "type": "esriFieldTypeDouble", "alias": "US_CONGRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "US_CONGRES" }, { "name": "ST_SENATE", "type": "esriFieldTypeDouble", "alias": "ST_SENATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST_SENATE" }, { "name": "LDP", "type": "esriFieldTypeString", "alias": "LDP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LDP" }, { "name": "LDPYear", "type": "esriFieldTypeInteger", "alias": "LDPYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LDPYear" }, { "name": "LDPType", "type": "esriFieldTypeString", "alias": "LDPType", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LDPType" }, { "name": "LDPChange", "type": "esriFieldTypeString", "alias": "LDPChange", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LDPChange" }, { "name": "LDPHighPct", "type": "esriFieldTypeString", "alias": "LDPHighPct", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LDPHighPct" }, { "name": "LDPName", "type": "esriFieldTypeString", "alias": "LDPName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LDPName" }, { "name": "Consistent", "type": "esriFieldTypeString", "alias": "Consistent", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Consistent" }, { "name": "RezonUnit", "type": "esriFieldTypeDouble", "alias": "RezonUnit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RezonUnit" }, { "name": "RezonCase", "type": "esriFieldTypeString", "alias": "RezonCase", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RezonCase" }, { "name": "Multiplier", "type": "esriFieldTypeInteger", "alias": "Multiplier", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Multiplier" }, { "name": "TotNewUni", "type": "esriFieldTypeDouble", "alias": "TotNewUni", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotNewUni" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "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": "R77_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S54_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "COM", "name": "COM", "domains": {}, "templates": [ { "name": "COM", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "COM", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GREEN", "name": "GREEN", "domains": {}, "templates": [ { "name": "GREEN", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "GREEN", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HDMU", "name": "HDMU", "domains": {}, "templates": [ { "name": "HDMU", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "HDMU", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HDS", "name": "HDS", "domains": {}, "templates": [ { "name": "HDS", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "HDS", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "INDUS", "name": "INDUS", "domains": {}, "templates": [ { "name": "INDUS", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "INDUS", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LDMU", "name": "LDMU", "domains": {}, "templates": [ { "name": "LDMU", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "LDMU", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LDS", "name": "LDS", "domains": {}, "templates": [ { "name": "LDS", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "LDS", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MDS", "name": "MDS", "domains": {}, "templates": [ { "name": "MDS", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "MDS", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PI", "name": "PI", "domains": {}, "templates": [ { "name": "PI", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "PI", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RR", "name": "RR", "domains": {}, "templates": [ { "name": "RR", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "RR", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TBD", "name": "TBD", "domains": {}, "templates": [ { "name": "TBD", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "TBD", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UR", "name": "UR", "domains": {}, "templates": [ { "name": "UR", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "UR", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UTI", "name": "UTI", "domains": {}, "templates": [ { "name": "UTI", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "UTI", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "VC", "name": "VC", "domains": {}, "templates": [ { "name": "VC", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "VC", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CITY", "name": "CITY", "domains": {}, "templates": [ { "name": "CITY", "description": "", "prototype": { "attributes": { "CITY": null, "TotNewUni": null, "FLU2023": "CITY", "PARCEL_NO": null, "EASTING": null, "NORTHING": null, "LANDLOT_1": null, "LANDDISTRI": null, "FIRE_FIRST": null, "FLOOD_PLAI": null, "FUTURE_LAN": null, "SCHOOL_ELE": null, "SCHOOL_MID": null, "SCHOOL_HIG": null, "VOTING": null, "JURISDICTI": null, "MUNICIPAL": null, "SUBDIVISIO": null, "ZONING": null, "CENSUST": null, "COMM_DIST": null, "ACREAGE_1": null, "PERIMETE_1": null, "HOUSE": null, "US_CONGRES": null, "ST_SENATE": null, "LDP": null, "LDPYear": null, "LDPType": null, "LDPChange": null, "LDPHighPct": null, "LDPName": null, "Consistent": null, "RezonUnit": null, "RezonCase": null, "Multiplier": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Police Zones", "type": "Feature Layer", "parentLayer": { "id": 31, "name": "Public Safety" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239241.3898788355, "ymin": 1199476.3398650885, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PoliceZone", "uniqueValueGroups": [ { "heading": "PoliceZone", "classes": [ { "label": "Hampton Zone 1", "description": "Hampton Zone 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hampton Zone 1" ] ] }, { "label": "LG Zone 1", "description": "LG Zone 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LG Zone 1" ] ] }, { "label": "LG Zone 2", "description": "LG Zone 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "LG Zone 2" ] ] }, { "label": "McDonough Zone 1", "description": "McDonough Zone 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "McDonough Zone 1" ] ] }, { "label": "McDonough Zone 2", "description": "McDonough Zone 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "McDonough Zone 2" ] ] }, { "label": "McDonough Zone 3", "description": "McDonough Zone 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "McDonough Zone 3" ] ] }, { "label": "McDonough Zone 4", "description": "McDonough Zone 4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "McDonough Zone 4" ] ] }, { "label": "McDonough Zone 5", "description": "McDonough Zone 5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "McDonough Zone 5" ] ] }, { "label": "Zone 11", "description": "Zone 11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 11" ] ] }, { "label": "Zone 12", "description": "Zone 12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 12" ] ] }, { "label": "Zone 13", "description": "Zone 13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 13" ] ] }, { "label": "Zone 14", "description": "Zone 14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 14" ] ] }, { "label": "Zone 15", "description": "Zone 15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 15" ] ] }, { "label": "Zone 16", "description": "Zone 16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 16" ] ] }, { "label": "Zone 17", "description": "Zone 17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 17" ] ] }, { "label": "Zone 18", "description": "Zone 18", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 18" ] ] }, { "label": "Zone 19", "description": "Zone 19", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 19" ] ] }, { "label": "Zone 1901", "description": "Zone 1901", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 1901" ] ] }, { "label": "Zone 1902", "description": "Zone 1902", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 1902" ] ] }, { "label": "Zone 1903", "description": "Zone 1903", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 1903" ] ] }, { "label": "Zone 1904", "description": "Zone 1904", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 1904" ] ] }, { "label": "Zone 20", "description": "Zone 20", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 20" ] ] }, { "label": "Zone 21", "description": "Zone 21", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 21" ] ] }, { "label": "Zone 22", "description": "Zone 22", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 22" ] ] }, { "label": "Zone 23", "description": "Zone 23", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 23" ] ] }, { "label": "Zone 24", "description": "Zone 24", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 24" ] ] }, { "label": "Zone 25", "description": "Zone 25", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 25" ] ] }, { "label": "Zone 26", "description": "Zone 26", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 185, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 26" ] ] }, { "label": "Zone 27", "description": "Zone 27", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 27" ] ] }, { "label": "Zone 28", "description": "Zone 28", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 28" ] ] }, { "label": "Zone 29", "description": "Zone 29", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 29" ] ] }, { "label": "Zone 30", "description": "Zone 30", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Zone 30" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hampton Zone 1", "label": "Hampton Zone 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LG Zone 1", "label": "LG Zone 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LG Zone 2", "label": "LG Zone 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McDonough Zone 1", "label": "McDonough Zone 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McDonough Zone 2", "label": "McDonough Zone 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McDonough Zone 3", "label": "McDonough Zone 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McDonough Zone 4", "label": "McDonough Zone 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McDonough Zone 5", "label": "McDonough Zone 5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 11", "label": "Zone 11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 12", "label": "Zone 12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 13", "label": "Zone 13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 14", "label": "Zone 14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 15", "label": "Zone 15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 16", "label": "Zone 16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 17", "label": "Zone 17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 18", "label": "Zone 18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 19", "label": "Zone 19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 1901", "label": "Zone 1901" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 1902", "label": "Zone 1902" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 1903", "label": "Zone 1903" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 1904", "label": "Zone 1904" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 20", "label": "Zone 20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 21", "label": "Zone 21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 22", "label": "Zone 22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 23", "label": "Zone 23" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 24", "label": "Zone 24" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 25", "label": "Zone 25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 185, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 26", "label": "Zone 26" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 27", "label": "Zone 27" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 28", "label": "Zone 28" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 29", "label": "Zone 29" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Zone 30", "label": "Zone 30" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 179, 255 ], "toColor": [ 184, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 182, 255 ], "toColor": [ 252, 235, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 251, 255 ], "toColor": [ 252, 212, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 212, 255 ], "toColor": [ 252, 221, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 251, 252, 255 ], "toColor": [ 194, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 189, 255 ], "toColor": [ 223, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 223, 255 ], "toColor": [ 252, 179, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 205, 255 ], "toColor": [ 189, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 216, 255 ], "toColor": [ 252, 199, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 179, 252, 255 ], "toColor": [ 211, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 179, 255 ], "toColor": [ 252, 202, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 230, 255 ], "toColor": [ 179, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 218, 252, 255 ], "toColor": [ 182, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 235, 252, 255 ], "toColor": [ 184, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 199, 252, 255 ], "toColor": [ 248, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 210, 255 ], "toColor": [ 230, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 228, 255 ], "toColor": [ 252, 215, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 244, 255 ], "toColor": [ 212, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 192, 255 ], "toColor": [ 252, 198, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 215, 252, 255 ], "toColor": [ 230, 215, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PoliceZone]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "Layer", "typeIdField": "PoliceZone", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Level_" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "PoliceZone", "type": "esriFieldTypeString", "alias": "PoliceZone", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PoliceZone" }, { "name": "Descriptio", "type": "esriFieldTypeString", "alias": "Descriptio", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Descriptio" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "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": "R99_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S76_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Hampton Zone 1", "name": "Hampton Zone 1", "domains": {}, "templates": [ { "name": "Hampton Zone 1", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Hampton Zone 1", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LG Zone 1", "name": "LG Zone 1", "domains": {}, "templates": [ { "name": "LG Zone 1", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "LG Zone 1", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LG Zone 2", "name": "LG Zone 2", "domains": {}, "templates": [ { "name": "LG Zone 2", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "LG Zone 2", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "McDonough Zone 1", "name": "McDonough Zone 1", "domains": {}, "templates": [ { "name": "McDonough Zone 1", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "McDonough Zone 1", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "McDonough Zone 2", "name": "McDonough Zone 2", "domains": {}, "templates": [ { "name": "McDonough Zone 2", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "McDonough Zone 2", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "McDonough Zone 3", "name": "McDonough Zone 3", "domains": {}, "templates": [ { "name": "McDonough Zone 3", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "McDonough Zone 3", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "McDonough Zone 4", "name": "McDonough Zone 4", "domains": {}, "templates": [ { "name": "McDonough Zone 4", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "McDonough Zone 4", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "McDonough Zone 5", "name": "McDonough Zone 5", "domains": {}, "templates": [ { "name": "McDonough Zone 5", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "McDonough Zone 5", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 11", "name": "Zone 11", "domains": {}, "templates": [ { "name": "Zone 11", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 11", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 12", "name": "Zone 12", "domains": {}, "templates": [ { "name": "Zone 12", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 12", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 13", "name": "Zone 13", "domains": {}, "templates": [ { "name": "Zone 13", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 13", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 14", "name": "Zone 14", "domains": {}, "templates": [ { "name": "Zone 14", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 14", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 15", "name": "Zone 15", "domains": {}, "templates": [ { "name": "Zone 15", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 15", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 16", "name": "Zone 16", "domains": {}, "templates": [ { "name": "Zone 16", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 16", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 17", "name": "Zone 17", "domains": {}, "templates": [ { "name": "Zone 17", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 17", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 18", "name": "Zone 18", "domains": {}, "templates": [ { "name": "Zone 18", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 18", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 19", "name": "Zone 19", "domains": {}, "templates": [ { "name": "Zone 19", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 19", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 1901", "name": "Zone 1901", "domains": {}, "templates": [ { "name": "Zone 1901", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 1901", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 1902", "name": "Zone 1902", "domains": {}, "templates": [ { "name": "Zone 1902", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 1902", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 1903", "name": "Zone 1903", "domains": {}, "templates": [ { "name": "Zone 1903", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 1903", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 1904", "name": "Zone 1904", "domains": {}, "templates": [ { "name": "Zone 1904", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 1904", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 20", "name": "Zone 20", "domains": {}, "templates": [ { "name": "Zone 20", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 20", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 21", "name": "Zone 21", "domains": {}, "templates": [ { "name": "Zone 21", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 21", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 22", "name": "Zone 22", "domains": {}, "templates": [ { "name": "Zone 22", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 22", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 23", "name": "Zone 23", "domains": {}, "templates": [ { "name": "Zone 23", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 23", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 24", "name": "Zone 24", "domains": {}, "templates": [ { "name": "Zone 24", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 24", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 25", "name": "Zone 25", "domains": {}, "templates": [ { "name": "Zone 25", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 25", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 26", "name": "Zone 26", "domains": {}, "templates": [ { "name": "Zone 26", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 26", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 27", "name": "Zone 27", "domains": {}, "templates": [ { "name": "Zone 27", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 27", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 28", "name": "Zone 28", "domains": {}, "templates": [ { "name": "Zone 28", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 28", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 29", "name": "Zone 29", "domains": {}, "templates": [ { "name": "Zone 29", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 29", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Zone 30", "name": "Zone 30", "domains": {}, "templates": [ { "name": "Zone 30", "description": "", "prototype": { "attributes": { "Shape_Le_1": null, "Shape_Leng": null, "OBJECTID": null, "Level_": null, "Layer": null, "PoliceZone": "Zone 30", "Descriptio": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Fire Districts", "type": "Feature Layer", "parentLayer": { "id": 31, "name": "Public Safety" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239241.3898788355, "ymin": 1199476.3398650885, "xmax": 2370995.9200044163, "ymax": 1326744.3799479157, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": -1073.7416234999978, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Station", "uniqueValueGroups": [ { "heading": "Station", "classes": [ { "label": "Station 1", "description": "Station 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 1" ] ] }, { "label": "Station 10", "description": "Station 10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 10" ] ] }, { "label": "Station 11", "description": "Station 11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 11" ] ] }, { "label": "Station 12", "description": "Station 12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 12" ] ] }, { "label": "Station 13", "description": "Station 13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 13" ] ] }, { "label": "Station 14", "description": "Station 14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 14" ] ] }, { "label": "Station 15", "description": "Station 15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 15" ] ] }, { "label": "Station 16", "description": "Station 16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 16" ] ] }, { "label": "Station 2", "description": "Station 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 2" ] ] }, { "label": "Station 3", "description": "Station 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 3" ] ] }, { "label": "Station 4", "description": "Station 4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 4" ] ] }, { "label": "Station 5", "description": "Station 5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 5" ] ] }, { "label": "Station 51", "description": "Station 51", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 51" ] ] }, { "label": "Station 52", "description": "Station 52", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 52" ] ] }, { "label": "Station 6", "description": "Station 6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 6" ] ] }, { "label": "Station 7", "description": "Station 7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 7" ] ] }, { "label": "Station 8", "description": "Station 8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 8" ] ] }, { "label": "Station 9", "description": "Station 9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Station 9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 1", "label": "Station 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 10", "label": "Station 10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 11", "label": "Station 11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 12", "label": "Station 12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 13", "label": "Station 13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 14", "label": "Station 14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 15", "label": "Station 15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 16", "label": "Station 16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 2", "label": "Station 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 3", "label": "Station 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 4", "label": "Station 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 5", "label": "Station 5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 51", "label": "Station 51" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 52", "label": "Station 52" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 6", "label": "Station 6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 7", "label": "Station 7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 8", "label": "Station 8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Station 9", "label": "Station 9" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 179, 255 ], "toColor": [ 191, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 184, 255 ], "toColor": [ 252, 209, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 228, 255 ], "toColor": [ 182, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 179, 255 ], "toColor": [ 252, 246, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 226, 255 ], "toColor": [ 252, 204, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 215, 255 ], "toColor": [ 234, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 209, 252, 255 ], "toColor": [ 192, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 252, 255 ], "toColor": [ 207, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 192, 255 ], "toColor": [ 252, 233, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 210, 255 ], "toColor": [ 252, 212, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 202, 255 ], "toColor": [ 179, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 188, 255 ], "toColor": [ 252, 187, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RefName", "typeIdField": "Station", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FID_" }, { "name": "ARCGIS.Fire_Districts.Entity", "type": "esriFieldTypeString", "alias": "ARCGIS.Fire_Districts.Entity", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ARCGIS.Fire_Districts.Entity" }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Level_" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Color" }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Linetype" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "LineWt", "type": "esriFieldTypeInteger", "alias": "LineWt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LineWt" }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RefName" }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_Leng" }, { "name": "TEMP", "type": "esriFieldTypeString", "alias": "TEMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TEMP" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "name": "Station", "type": "esriFieldTypeString", "alias": "Station", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Station" }, { "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": "R98_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Station 1", "name": "Station 1", "domains": {}, "templates": [ { "name": "Station 1", "description": "", "prototype": { "attributes": { "Station": "Station 1", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 10", "name": "Station 10", "domains": {}, "templates": [ { "name": "Station 10", "description": "", "prototype": { "attributes": { "Station": "Station 10", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 11", "name": "Station 11", "domains": {}, "templates": [ { "name": "Station 11", "description": "", "prototype": { "attributes": { "Station": "Station 11", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 12", "name": "Station 12", "domains": {}, "templates": [ { "name": "Station 12", "description": "", "prototype": { "attributes": { "Station": "Station 12", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 13", "name": "Station 13", "domains": {}, "templates": [ { "name": "Station 13", "description": "", "prototype": { "attributes": { "Station": "Station 13", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 14", "name": "Station 14", "domains": {}, "templates": [ { "name": "Station 14", "description": "", "prototype": { "attributes": { "Station": "Station 14", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 15", "name": "Station 15", "domains": {}, "templates": [ { "name": "Station 15", "description": "", "prototype": { "attributes": { "Station": "Station 15", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 16", "name": "Station 16", "domains": {}, "templates": [ { "name": "Station 16", "description": "", "prototype": { "attributes": { "Station": "Station 16", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 2", "name": "Station 2", "domains": {}, "templates": [ { "name": "Station 2", "description": "", "prototype": { "attributes": { "Station": "Station 2", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 3", "name": "Station 3", "domains": {}, "templates": [ { "name": "Station 3", "description": "", "prototype": { "attributes": { "Station": "Station 3", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 4", "name": "Station 4", "domains": {}, "templates": [ { "name": "Station 4", "description": "", "prototype": { "attributes": { "Station": "Station 4", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 5", "name": "Station 5", "domains": {}, "templates": [ { "name": "Station 5", "description": "", "prototype": { "attributes": { "Station": "Station 5", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 51", "name": "Station 51", "domains": {}, "templates": [ { "name": "Station 51", "description": "", "prototype": { "attributes": { "Station": "Station 51", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 52", "name": "Station 52", "domains": {}, "templates": [ { "name": "Station 52", "description": "", "prototype": { "attributes": { "Station": "Station 52", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 6", "name": "Station 6", "domains": {}, "templates": [ { "name": "Station 6", "description": "", "prototype": { "attributes": { "Station": "Station 6", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 7", "name": "Station 7", "domains": {}, "templates": [ { "name": "Station 7", "description": "", "prototype": { "attributes": { "Station": "Station 7", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 8", "name": "Station 8", "domains": {}, "templates": [ { "name": "Station 8", "description": "", "prototype": { "attributes": { "Station": "Station 8", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Station 9", "name": "Station 9", "domains": {}, "templates": [ { "name": "Station 9", "description": "", "prototype": { "attributes": { "Station": "Station 9", "Shape_Le_1": null, "FID_": null, "ARCGIS.Fire_Districts.Entity": null, "Level_": null, "Layer": null, "Color": null, "Linetype": null, "Elevation": null, "LineWt": null, "RefName": null, "SHAPE_Leng": null, "TEMP": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Elementary Schools", "type": "Feature Layer", "parentLayer": { "id": 32, "name": "Schools" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239236.9115413353, "ymin": 1199473.9409197494, "xmax": 2370991.1778879166, "ymax": 1326741.7264099196, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": -640.0714310000089, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "uniqueValueGroups": [ { "heading": "Layer", "classes": [ { "label": "Austin Road", "description": "Austin Road", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Austin Road" ] ] }, { "label": "Bethlehem", "description": "Bethlehem", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Bethlehem" ] ] }, { "label": "Cotton Indian", "description": "Cotton Indian", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Cotton Indian" ] ] }, { "label": "Dutchtown", "description": "Dutchtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Dutchtown" ] ] }, { "label": "East Lake", "description": "East Lake", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "East Lake" ] ] }, { "label": "Fairview", "description": "Fairview", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Fairview" ] ] }, { "label": "Flippen", "description": "Flippen", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Flippen" ] ] }, { "label": "Hampton", "description": "Hampton", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hampton" ] ] }, { "label": "Hickory Flat", "description": "Hickory Flat", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hickory Flat" ] ] }, { "label": "Locust Grove", "description": "Locust Grove", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Locust Grove" ] ] }, { "label": "Luella", "description": "Luella", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Luella" ] ] }, { "label": "Mt Carmel", "description": "Mt Carmel", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Mt Carmel" ] ] }, { "label": "New Hope", "description": "New Hope", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "New Hope" ] ] }, { "label": "Oakland", "description": "Oakland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Oakland" ] ] }, { "label": "Ola", "description": "Ola", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Ola" ] ] }, { "label": "Pates Creek", "description": "Pates Creek", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pates Creek" ] ] }, { "label": "Pleasant Grove", "description": "Pleasant Grove", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Pleasant Grove" ] ] }, { "label": "Red Oak", "description": "Red Oak", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Red Oak" ] ] }, { "label": "Rock Spring", "description": "Rock Spring", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Rock Spring" ] ] }, { "label": "Rocky Creek", "description": "Rocky Creek", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Rocky Creek" ] ] }, { "label": "Stockbridge Smith Barnes", "description": "Stockbridge Smith Barnes", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Stockbridge Smith Barnes" ] ] }, { "label": "Timber Ridge", "description": "Timber Ridge", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Timber Ridge" ] ] }, { "label": "Tussahaw", "description": "Tussahaw", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Tussahaw" ] ] }, { "label": "Unity Grove", "description": "Unity Grove", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Unity Grove" ] ] }, { "label": "Walnut Creek", "description": "Walnut Creek", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Walnut Creek" ] ] }, { "label": "Wesley Lakes", "description": "Wesley Lakes", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Wesley Lakes" ] ] }, { "label": "Woodland", "description": "Woodland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Woodland" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Austin Road", "label": "Austin Road" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bethlehem", "label": "Bethlehem" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cotton Indian", "label": "Cotton Indian" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dutchtown", "label": "Dutchtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "East Lake", "label": "East Lake" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Fairview", "label": "Fairview" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Flippen", "label": "Flippen" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hampton", "label": "Hampton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hickory Flat", "label": "Hickory Flat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Locust Grove", "label": "Locust Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Luella", "label": "Luella" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mt Carmel", "label": "Mt Carmel" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "New Hope", "label": "New Hope" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oakland", "label": "Oakland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ola", "label": "Ola" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pates Creek", "label": "Pates Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 227, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pleasant Grove", "label": "Pleasant Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Red Oak", "label": "Red Oak" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rock Spring", "label": "Rock Spring" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Rocky Creek", "label": "Rocky Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stockbridge Smith Barnes", "label": "Stockbridge Smith Barnes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Timber Ridge", "label": "Timber Ridge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tussahaw", "label": "Tussahaw" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Unity Grove", "label": "Unity Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Walnut Creek", "label": "Walnut Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wesley Lakes", "label": "Wesley Lakes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Woodland", "label": "Woodland" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 182, 255 ], "toColor": [ 189, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 239, 255 ], "toColor": [ 179, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 212, 255 ], "toColor": [ 252, 221, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 212, 255 ], "toColor": [ 227, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 213, 255 ], "toColor": [ 252, 179, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 182, 255 ], "toColor": [ 239, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 249, 252, 255 ], "toColor": [ 207, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 194, 252, 255 ], "toColor": [ 221, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 221, 255 ], "toColor": [ 194, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 216, 255 ], "toColor": [ 252, 204, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 244, 255 ], "toColor": [ 252, 197, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 218, 252, 255 ], "toColor": [ 179, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 199, 255 ], "toColor": [ 207, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 179, 252, 255 ], "toColor": [ 207, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 179, 255 ], "toColor": [ 217, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 192, 255 ], "toColor": [ 252, 198, 192, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Layer]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Layer", "typeIdField": "Layer", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "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": "R97_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S74_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Austin Road", "name": "Austin Road", "domains": {}, "templates": [ { "name": "Austin Road", "description": "", "prototype": { "attributes": {"Layer": "Austin Road"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bethlehem", "name": "Bethlehem", "domains": {}, "templates": [ { "name": "Bethlehem", "description": "", "prototype": { "attributes": {"Layer": "Bethlehem"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cotton Indian", "name": "Cotton Indian", "domains": {}, "templates": [ { "name": "Cotton Indian", "description": "", "prototype": { "attributes": {"Layer": "Cotton Indian"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Dutchtown", "name": "Dutchtown", "domains": {}, "templates": [ { "name": "Dutchtown", "description": "", "prototype": { "attributes": {"Layer": "Dutchtown"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "East Lake", "name": "East Lake", "domains": {}, "templates": [ { "name": "East Lake", "description": "", "prototype": { "attributes": {"Layer": "East Lake"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fairview", "name": "Fairview", "domains": {}, "templates": [ { "name": "Fairview", "description": "", "prototype": { "attributes": {"Layer": "Fairview"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Flippen", "name": "Flippen", "domains": {}, "templates": [ { "name": "Flippen", "description": "", "prototype": { "attributes": {"Layer": "Flippen"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hampton", "name": "Hampton", "domains": {}, "templates": [ { "name": "Hampton", "description": "", "prototype": { "attributes": {"Layer": "Hampton"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hickory Flat", "name": "Hickory Flat", "domains": {}, "templates": [ { "name": "Hickory Flat", "description": "", "prototype": { "attributes": {"Layer": "Hickory Flat"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Locust Grove", "name": "Locust Grove", "domains": {}, "templates": [ { "name": "Locust Grove", "description": "", "prototype": { "attributes": {"Layer": "Locust Grove"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Luella", "name": "Luella", "domains": {}, "templates": [ { "name": "Luella", "description": "", "prototype": { "attributes": {"Layer": "Luella"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mt Carmel", "name": "Mt Carmel", "domains": {}, "templates": [ { "name": "Mt Carmel", "description": "", "prototype": { "attributes": {"Layer": "Mt Carmel"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "New Hope", "name": "New Hope", "domains": {}, "templates": [ { "name": "New Hope", "description": "", "prototype": { "attributes": {"Layer": "New Hope"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Oakland", "name": "Oakland", "domains": {}, "templates": [ { "name": "Oakland", "description": "", "prototype": { "attributes": {"Layer": "Oakland"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Ola", "name": "Ola", "domains": {}, "templates": [ { "name": "Ola", "description": "", "prototype": { "attributes": {"Layer": "Ola"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pates Creek", "name": "Pates Creek", "domains": {}, "templates": [ { "name": "Pates Creek", "description": "", "prototype": { "attributes": {"Layer": "Pates Creek"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pleasant Grove", "name": "Pleasant Grove", "domains": {}, "templates": [ { "name": "Pleasant Grove", "description": "", "prototype": { "attributes": {"Layer": "Pleasant Grove"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Red Oak", "name": "Red Oak", "domains": {}, "templates": [ { "name": "Red Oak", "description": "", "prototype": { "attributes": {"Layer": "Red Oak"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rock Spring", "name": "Rock Spring", "domains": {}, "templates": [ { "name": "Rock Spring", "description": "", "prototype": { "attributes": {"Layer": "Rock Spring"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rocky Creek", "name": "Rocky Creek", "domains": {}, "templates": [ { "name": "Rocky Creek", "description": "", "prototype": { "attributes": {"Layer": "Rocky Creek"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stockbridge Smith Barnes", "name": "Stockbridge Smith Barnes", "domains": {}, "templates": [ { "name": "Stockbridge Smith Barnes", "description": "", "prototype": { "attributes": {"Layer": "Stockbridge Smith Barnes"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Timber Ridge", "name": "Timber Ridge", "domains": {}, "templates": [ { "name": "Timber Ridge", "description": "", "prototype": { "attributes": {"Layer": "Timber Ridge"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tussahaw", "name": "Tussahaw", "domains": {}, "templates": [ { "name": "Tussahaw", "description": "", "prototype": { "attributes": {"Layer": "Tussahaw"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Unity Grove", "name": "Unity Grove", "domains": {}, "templates": [ { "name": "Unity Grove", "description": "", "prototype": { "attributes": {"Layer": "Unity Grove"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Walnut Creek", "name": "Walnut Creek", "domains": {}, "templates": [ { "name": "Walnut Creek", "description": "", "prototype": { "attributes": {"Layer": "Walnut Creek"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Wesley Lakes", "name": "Wesley Lakes", "domains": {}, "templates": [ { "name": "Wesley Lakes", "description": "", "prototype": { "attributes": {"Layer": "Wesley Lakes"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Woodland", "name": "Woodland", "domains": {}, "templates": [ { "name": "Woodland", "description": "", "prototype": { "attributes": {"Layer": "Woodland"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Middle Schools", "type": "Feature Layer", "parentLayer": { "id": 32, "name": "Schools" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239236.9115413353, "ymin": 1199473.9409197494, "xmax": 2370991.1778879166, "ymax": 1326741.7264099196, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "uniqueValueGroups": [ { "heading": "Layer", "classes": [ { "label": "Austin Road", "description": "Austin Road", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Austin Road" ] ] }, { "label": "Dutchtown", "description": "Dutchtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Dutchtown" ] ] }, { "label": "Eagles Landing", "description": "Eagles Landing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Eagles Landing" ] ] }, { "label": "Hampton", "description": "Hampton", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hampton" ] ] }, { "label": "Locust Grove", "description": "Locust Grove", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Locust Grove" ] ] }, { "label": "Luella", "description": "Luella", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Luella" ] ] }, { "label": "McDonough", "description": "McDonough", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "McDonough" ] ] }, { "label": "Ola", "description": "Ola", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Ola" ] ] }, { "label": "Stockbridge", "description": "Stockbridge", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Stockbridge" ] ] }, { "label": "Union Grove", "description": "Union Grove", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Union Grove" ] ] }, { "label": "Woodland", "description": "Woodland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Woodland" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Austin Road", "label": "Austin Road" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dutchtown", "label": "Dutchtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Eagles Landing", "label": "Eagles Landing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hampton", "label": "Hampton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Locust Grove", "label": "Locust Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Luella", "label": "Luella" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McDonough", "label": "McDonough" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ola", "label": "Ola" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stockbridge", "label": "Stockbridge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Union Grove", "label": "Union Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Woodland", "label": "Woodland" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 182, 255 ], "toColor": [ 194, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Layer]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Layer", "typeIdField": "Layer", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "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": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S73_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Austin Road", "name": "Austin Road", "domains": {}, "templates": [ { "name": "Austin Road", "description": "", "prototype": { "attributes": {"Layer": "Austin Road"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Dutchtown", "name": "Dutchtown", "domains": {}, "templates": [ { "name": "Dutchtown", "description": "", "prototype": { "attributes": {"Layer": "Dutchtown"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Eagles Landing", "name": "Eagles Landing", "domains": {}, "templates": [ { "name": "Eagles Landing", "description": "", "prototype": { "attributes": {"Layer": "Eagles Landing"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hampton", "name": "Hampton", "domains": {}, "templates": [ { "name": "Hampton", "description": "", "prototype": { "attributes": {"Layer": "Hampton"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Locust Grove", "name": "Locust Grove", "domains": {}, "templates": [ { "name": "Locust Grove", "description": "", "prototype": { "attributes": {"Layer": "Locust Grove"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Luella", "name": "Luella", "domains": {}, "templates": [ { "name": "Luella", "description": "", "prototype": { "attributes": {"Layer": "Luella"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "McDonough", "name": "McDonough", "domains": {}, "templates": [ { "name": "McDonough", "description": "", "prototype": { "attributes": {"Layer": "McDonough"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Ola", "name": "Ola", "domains": {}, "templates": [ { "name": "Ola", "description": "", "prototype": { "attributes": {"Layer": "Ola"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stockbridge", "name": "Stockbridge", "domains": {}, "templates": [ { "name": "Stockbridge", "description": "", "prototype": { "attributes": {"Layer": "Stockbridge"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Union Grove", "name": "Union Grove", "domains": {}, "templates": [ { "name": "Union Grove", "description": "", "prototype": { "attributes": {"Layer": "Union Grove"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Woodland", "name": "Woodland", "domains": {}, "templates": [ { "name": "Woodland", "description": "", "prototype": { "attributes": {"Layer": "Woodland"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "High Schools", "type": "Feature Layer", "parentLayer": { "id": 32, "name": "Schools" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239236.9115413353, "ymin": 1199473.9409197494, "xmax": 2370991.1778879166, "ymax": 1326741.7264099196, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Layer", "uniqueValueGroups": [ { "heading": "Layer", "classes": [ { "label": "Dutchtown", "description": "Dutchtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Dutchtown" ] ] }, { "label": "Eagles Landing", "description": "Eagles Landing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Eagles Landing" ] ] }, { "label": "Hampton", "description": "Hampton", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hampton" ] ] }, { "label": "Locust Grove", "description": "Locust Grove", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Locust Grove" ] ] }, { "label": "Luella", "description": "Luella", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Luella" ] ] }, { "label": "McDonough", "description": "McDonough", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "McDonough" ] ] }, { "label": "Ola", "description": "Ola", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Ola" ] ] }, { "label": "Stockbridge", "description": "Stockbridge", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Stockbridge" ] ] }, { "label": "Union Grove", "description": "Union Grove", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Union Grove" ] ] }, { "label": "Woodland", "description": "Woodland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Woodland" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dutchtown", "label": "Dutchtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Eagles Landing", "label": "Eagles Landing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hampton", "label": "Hampton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Locust Grove", "label": "Locust Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Luella", "label": "Luella" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "McDonough", "label": "McDonough" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ola", "label": "Ola" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Stockbridge", "label": "Stockbridge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Union Grove", "label": "Union Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Woodland", "label": "Woodland" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 182, 255 ], "toColor": [ 194, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Layer]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 19, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Layer", "typeIdField": "Layer", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "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": "R95_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S72_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Dutchtown", "name": "Dutchtown", "domains": {}, "templates": [ { "name": "Dutchtown", "description": "", "prototype": { "attributes": {"Layer": "Dutchtown"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Eagles Landing", "name": "Eagles Landing", "domains": {}, "templates": [ { "name": "Eagles Landing", "description": "", "prototype": { "attributes": {"Layer": "Eagles Landing"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hampton", "name": "Hampton", "domains": {}, "templates": [ { "name": "Hampton", "description": "", "prototype": { "attributes": {"Layer": "Hampton"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Locust Grove", "name": "Locust Grove", "domains": {}, "templates": [ { "name": "Locust Grove", "description": "", "prototype": { "attributes": {"Layer": "Locust Grove"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Luella", "name": "Luella", "domains": {}, "templates": [ { "name": "Luella", "description": "", "prototype": { "attributes": {"Layer": "Luella"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "McDonough", "name": "McDonough", "domains": {}, "templates": [ { "name": "McDonough", "description": "", "prototype": { "attributes": {"Layer": "McDonough"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Ola", "name": "Ola", "domains": {}, "templates": [ { "name": "Ola", "description": "", "prototype": { "attributes": {"Layer": "Ola"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stockbridge", "name": "Stockbridge", "domains": {}, "templates": [ { "name": "Stockbridge", "description": "", "prototype": { "attributes": {"Layer": "Stockbridge"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Union Grove", "name": "Union Grove", "domains": {}, "templates": [ { "name": "Union Grove", "description": "", "prototype": { "attributes": {"Layer": "Union Grove"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Woodland", "name": "Woodland", "domains": {}, "templates": [ { "name": "Woodland", "description": "", "prototype": { "attributes": {"Layer": "Woodland"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Power Co Service Area", "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": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2239151.2601378337, "ymin": 1199482.0114416704, "xmax": 2371068.9700551666, "ymax": 1326731.8409310058, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Text", "uniqueValueGroups": [ { "heading": "Text", "classes": [ { "label": "CENTRAL GEORGIA EMC", "description": "CENTRAL GEORGIA EMC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "CENTRAL GEORGIA EMC" ] ] }, { "label": "GEORGIA POWER", "description": "GEORGIA POWER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "GEORGIA POWER" ] ] }, { "label": "HAMPTON CITY POWER", "description": "HAMPTON CITY POWER", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "HAMPTON CITY POWER" ] ] }, { "label": "SNAPPING SHOALS EMC", "description": "SNAPPING SHOALS EMC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SNAPPING SHOALS EMC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CENTRAL GEORGIA EMC", "label": "CENTRAL GEORGIA EMC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GEORGIA POWER", "label": "GEORGIA POWER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HAMPTON CITY POWER", "label": "HAMPTON CITY POWER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SNAPPING SHOALS EMC", "label": "SNAPPING SHOALS EMC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 182, 255 ], "toColor": [ 194, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 207, 252, 255 ], "toColor": [ 230, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "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": "Text", "typeIdField": "Text", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Text" }, { "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": "R94_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S71_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "CENTRAL GEORGIA EMC", "name": "CENTRAL GEORGIA EMC", "domains": {}, "templates": [ { "name": "CENTRAL GEORGIA EMC", "description": "", "prototype": { "attributes": {"Text": "CENTRAL GEORGIA EMC"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GEORGIA POWER", "name": "GEORGIA POWER", "domains": {}, "templates": [ { "name": "GEORGIA POWER", "description": "", "prototype": { "attributes": {"Text": "GEORGIA POWER"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HAMPTON CITY POWER", "name": "HAMPTON CITY POWER", "domains": {}, "templates": [ { "name": "HAMPTON CITY POWER", "description": "", "prototype": { "attributes": {"Text": "HAMPTON CITY POWER"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SNAPPING SHOALS EMC", "name": "SNAPPING SHOALS EMC", "domains": {}, "templates": [ { "name": "SNAPPING SHOALS EMC", "description": "", "prototype": { "attributes": {"Text": "SNAPPING SHOALS EMC"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b099ed9d469041d18be1f57a13aa93aa" } ], "tables": [] }