{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Special Use Permits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_698947812", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.0868162425556645E7, "ymin": 3529495.8839738965, "xmax": 1.0989417420250893E7, "ymax": 3645093.999890059, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 95, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 95, 97, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PARCEL_ID + \" / \" + $feature.TAX_MAP_ID", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 190, 232, 255 ], "haloSize": 2, "font": { "family": "Franklin Gothic Book", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AppNum", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AppNum", "type": "esriFieldTypeString", "alias": "App # ('SU-2021-00123' etc)", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AppNum" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "SUP Status", "domain": { "type": "codedValue", "name": "SUPstatus", "description": "Permit Status (void/expired, active, etc)", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Void", "code": "Void" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "Parcel ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PID" }, { "name": "TaxMapID", "type": "esriFieldTypeString", "alias": "Tax Map ID", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "TaxMapID" }, { "name": "Applicant", "type": "esriFieldTypeString", "alias": "Applicant(s)", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Applicant" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Address or Location", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Location" }, { "name": "SU_Desc", "type": "esriFieldTypeString", "alias": "Special Use Description", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SU_Desc" }, { "name": "Magisterial", "type": "esriFieldTypeString", "alias": "Magisterial", "domain": { "type": "codedValue", "name": "magisterial", "description": "Magisterial District", "codedValues": [ { "name": "PRICES FORK", "code": "PRICES FORK" }, { "name": "MOUNT TABOR", "code": "MOUNT TABOR" }, { "name": "RINER", "code": "RINER" }, { "name": "SHAWSVILLE", "code": "SHAWSVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "Magisterial" }, { "name": "Resolution", "type": "esriFieldTypeString", "alias": "Resolution", "domain": null, "editable": true, "nullable": true, "length": 47, "defaultValue": null, "modelName": "Resolution" }, { "name": "ApproveDate", "type": "esriFieldTypeDate", "alias": "SUP Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ApproveDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OwnCurrent", "type": "esriFieldTypeString", "alias": "Current Owners", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OwnCurrent" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2216_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2216", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2216", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S131_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Special Use Permits", "description": "", "prototype": { "attributes": { "ApproveDate": null, "OwnCurrent": null, "AppNum": null, "Status": null, "PID": null, "TaxMapID": null, "Applicant": null, "Location": null, "SU_Desc": null, "Magisterial": null, "Resolution": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Sync", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "85aef946698140b8888316e3429a3f58" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "UDA Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "
The identified Urban Development Areas (UDA) in Montgomery County. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "Montgomery County VA",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"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,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 1.0893356098922476E7,
"ymin": 3560924.4090432227,
"xmax": 1.0926900135180727E7,
"ymax": 3598405.2336877286,
"spatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"vcsWkid": 115702,
"latestVcsWkid": 115702,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "ellipsoidal",
"vertCRS": "NAD_1983",
"heightUnit": "meter"
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
52,
52,
52,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.NAME"},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 50000,
"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": [
225,
225,
225,
255
],
"haloSize": 1,
"font": {
"family": "Tahoma",
"size": 11,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID_1",
"globalIdField": "GlobalID",
"displayField": "NAME",
"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": "esriFieldTypeDouble",
"alias": "OBJECTID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "DXF_TEXT",
"type": "esriFieldTypeString",
"alias": "DXF_TEXT",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "DXF_TEXT"
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "NAME"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R85_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_85",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_OID_85",
"fields": "GlobalID,OBJECTID_1",
"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": [],
"templates": [
{
"name": "UDA Areas",
"description": "",
"prototype": {
"attributes": {
"DXF_TEXT": null,
"NAME": null,
"OBJECTID": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 5000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Sync",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "85aef946698140b8888316e3429a3f58"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 2,
"name": "Ag & Forest Districts",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 150000,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": " Agricultural and forestal districts provide a means for a mutual undertaking by landowners and local governments to protect and enhance agricultural and forestal land as a viable segment of the commonwealth's economy and as an economic and environmental resource of major importance. Landowners relinquish development rights of participating property parcels in return for increased protection and real estate tax benefits. All residents benefit from good stewardship of the land and from the reduced demand to extend urban public services into rural areas of the county. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "Montgomery County VA Planning & GIS Services",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"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,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 1.0884229669668809E7,
"ymin": 3526516.7878979743,
"xmax": 1.0989593734202728E7,
"ymax": 3648875.923756644,
"spatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"vcsWkid": 115702,
"latestVcsWkid": 115702,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "ellipsoidal",
"vertCRS": "NAD_1983",
"heightUnit": "meter"
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "AFD_DISTRICT",
"defaultSymbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
130,
130,
130,
255
],
"width": 0
}
},
"defaultLabel": " This feature class reflects the current coverage of applied Zoning ordinance throughout the County. See County Code for detailed Zone definitions and approved land uses. For Zoning information in either of the two Towns, see guidance from respective Town Governments and Councils. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "Montgomery County VA",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"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,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 1.086747205784288E7,
"ymin": 3522999.3231481463,
"xmax": 1.0994919471582726E7,
"ymax": 3662973.5120312274,
"spatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102747,
"latestWkid": 2284,
"vcsWkid": 115702,
"latestVcsWkid": 115702,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -111140600,
"falseY": -91532100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "ellipsoidal",
"vertCRS": "NAD_1983",
"heightUnit": "meter"
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "NAME",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
205,
102,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "A1 - Agriculture",
"label": "A1 - Agriculture"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
168,
132,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "C1 - Conservation",
"label": "C1 - Conservation"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
246,
197,
103,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "CB - Community Business",
"label": "CB - Community Business"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
217,
226,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "FL - Federal Lands",
"label": "FL - Federal Lands"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
76,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "GB - General Business",
"label": "GB - General Business"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
101,
127,
241,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "M1 - Manufacturing",
"label": "M1 - Manufacturing"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
101,
199,
234,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "ML - Manufacturing Light",
"label": "ML - Manufacturing Light"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
161,
33,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "PIN - Planned Industrial",
"label": "PIN - Planned Industrial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
253,
144,
16,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "PMR - Planned Mobile Home Residential",
"label": "PMR - Planned Mobile Home Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "PUDCOM - Planned Unit Development Commercial",
"label": "PUDCOM - Planned Unit Development Commercial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
240,
237,
23,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "PUDRES - Planned Unit Development Residentia",
"label": "PUDRES - Planned Unit Development Residentia"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
112,
168,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "R1 - Residential",
"label": "R1 - Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
255,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "R1C - Residential (Compact)",
"label": "R1C - Residential (Compact)"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
38,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "R2 - Residential",
"label": "R2 - Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
252,
241,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "R2C - Residential (Compact)",
"label": "R2C - Residential (Compact)"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "R3 - Residential",
"label": "R3 - Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
216,
39,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "R3C - Residential (Compact)",
"label": "R3C - Residential (Compact)"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
223,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "RM1 - Multi-Family Residential",
"label": "RM1 - Multi-Family Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
100,
184,
77,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "RR - Rural Residential",
"label": "RR - Rural Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
202,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "RRC - Rural Residential (Compact)",
"label": "RRC - Rural Residential (Compact)"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
172,
176,
211,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "TND-I - Traditional Neighborhood Dev Infill",
"label": "TND-I - Traditional Neighborhood Dev Infill"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
202,
252,
242,
255
],
"toColor": [
202,
252,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
241,
255
],
"toColor": [
252,
179,
241,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
209,
192,
255
],
"toColor": [
252,
209,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
205,
252,
255
],
"toColor": [
179,
205,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
183,
252,
179,
255
],
"toColor": [
183,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
252,
202,
255
],
"toColor": [
252,
252,
202,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
202,
226,
255
],
"toColor": [
252,
202,
226,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
179,
252,
255
],
"toColor": [
210,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
207,
252,
210,
255
],
"toColor": [
207,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
229,
252,
255
],
"toColor": [
192,
229,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
244,
204,
252,
255
],
"toColor": [
244,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
179,
255
],
"toColor": [
252,
184,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
252,
182,
255
],
"toColor": [
228,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
189,
252,
255
],
"toColor": [
184,
189,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
217,
210,
252,
255
],
"toColor": [
217,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
226,
192,
255
],
"toColor": [
252,
226,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
244,
252,
255
],
"toColor": [
197,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
184,
231,
255
],
"toColor": [
252,
184,
231,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
219,
255
],
"toColor": [
252,
212,
219,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
231,
255
],
"toColor": [
184,
252,
231,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
247,
215,
255
],
"toColor": [
252,
247,
215,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {
"expression": "$feature.NAME",
"title": "Custom"
},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"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": [
255,
255,
0,
255
],
"haloSize": 1,
"font": {
"family": "Arial",
"size": 12,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "GlobalID",
"displayField": "NAME",
"typeIdField": "NAME",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 44,
"defaultValue": null,
"modelName": "NAME"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "PROFFERS",
"type": "esriFieldTypeString",
"alias": "Has Proffers?",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": "No",
"modelName": "PROFFERS"
},
{
"name": "CASENUM",
"type": "esriFieldTypeString",
"alias": "RZ Case Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 75,
"defaultValue": null,
"modelName": "CASENUM"
},
{
"name": "PROJECT_SCOPE",
"type": "esriFieldTypeString",
"alias": "RZ Project Scope",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "PROJECT_SCOPE"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "Comments",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "DOCUMENT",
"type": "esriFieldTypeString",
"alias": "Doc/Attachment",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "DOCUMENT"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STArea()"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "Shape.STLength()"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R82_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_82",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_OID_82",
"fields": "GlobalID,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": "A1 - Agriculture",
"name": "A1 - Agriculture",
"domains": {},
"templates": [
{
"name": "A1 - Agriculture",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "A1 - Agriculture",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "C1 - Conservation",
"name": "C1 - Conservation",
"domains": {},
"templates": [
{
"name": "C1 - Conservation",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "C1 - Conservation",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "CB - Community Business",
"name": "CB - Community Business",
"domains": {},
"templates": [
{
"name": "CB - Community Business",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "CB - Community Business",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "FL - Federal Lands",
"name": "FL - Federal Lands",
"domains": {},
"templates": [
{
"name": "FL - Federal Lands",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "FL - Federal Lands",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "GB - General Business",
"name": "GB - General Business",
"domains": {},
"templates": [
{
"name": "GB - General Business",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "GB - General Business",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "M1 - Manufacturing",
"name": "M1 - Manufacturing",
"domains": {},
"templates": [
{
"name": "M1 - Manufacturing",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "M1 - Manufacturing",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "ML - Manufacturing Light",
"name": "ML - Manufacturing Light",
"domains": {},
"templates": [
{
"name": "ML - Manufacturing Light",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "ML - Manufacturing Light",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PIN - Planned Industrial",
"name": "PIN - Planned Industrial",
"domains": {},
"templates": [
{
"name": "PIN - Planned Industrial",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "PIN - Planned Industrial",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PMR - Planned Mobile Home Residential",
"name": "PMR - Planned Mobile Home Residential",
"domains": {},
"templates": [
{
"name": "PMR - Planned Mobile Home Residential",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "PMR - Planned Mobile Home Residential",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PUDCOM - Planned Unit Development Commercial",
"name": "PUDCOM - Planned Unit Development Commercial",
"domains": {},
"templates": [
{
"name": "PUDCOM - Planned Unit Development Commercial",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "PUDCOM - Planned Unit Development Commercial",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PUDRES - Planned Unit Development Residentia",
"name": "PUDRES - Planned Unit Development Residentia",
"domains": {},
"templates": [
{
"name": "PUDRES - Planned Unit Development Residentia",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "PUDRES - Planned Unit Development Residentia",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R1 - Residential",
"name": "R1 - Residential",
"domains": {},
"templates": [
{
"name": "R1 - Residential",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "R1 - Residential",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R1C - Residential (Compact)",
"name": "R1C - Residential (Compact)",
"domains": {},
"templates": [
{
"name": "R1C - Residential (Compact)",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "R1C - Residential (Compact)",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R2 - Residential",
"name": "R2 - Residential",
"domains": {},
"templates": [
{
"name": "R2 - Residential",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "R2 - Residential",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R2C - Residential (Compact)",
"name": "R2C - Residential (Compact)",
"domains": {},
"templates": [
{
"name": "R2C - Residential (Compact)",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "R2C - Residential (Compact)",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R3 - Residential",
"name": "R3 - Residential",
"domains": {},
"templates": [
{
"name": "R3 - Residential",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "R3 - Residential",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R3C - Residential (Compact)",
"name": "R3C - Residential (Compact)",
"domains": {},
"templates": [
{
"name": "R3C - Residential (Compact)",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "R3C - Residential (Compact)",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "RM1 - Multi-Family Residential",
"name": "RM1 - Multi-Family Residential",
"domains": {},
"templates": [
{
"name": "RM1 - Multi-Family Residential",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "RM1 - Multi-Family Residential",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "RR - Rural Residential",
"name": "RR - Rural Residential",
"domains": {},
"templates": [
{
"name": "RR - Rural Residential",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "RR - Rural Residential",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "RRC - Rural Residential (Compact)",
"name": "RRC - Rural Residential (Compact)",
"domains": {},
"templates": [
{
"name": "RRC - Rural Residential (Compact)",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "RRC - Rural Residential (Compact)",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "TND-I - Traditional Neighborhood Dev Infill",
"name": "TND-I - Traditional Neighborhood Dev Infill",
"domains": {},
"templates": [
{
"name": "TND-I - Traditional Neighborhood Dev Infill",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"DOCUMENT": null,
"NAME": "TND-I - Traditional Neighborhood Dev Infill",
"PROJECT_SCOPE": null,
"PROFFERS": "No",
"CASENUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 5000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb",
"capabilities": "Query,Sync",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "85aef946698140b8888316e3429a3f58"
}
],
"tables": []
}