{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Regulated Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898, "xyTolerance": 1.280000001192093E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.0713859999994428E8, "falseY": -9.719379999993639E7, "xyUnits": 62499.99994179233, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 209, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 26.506024, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.RegulatedDescription", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 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": "Century Gothic", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.3344775898248613E7, "ymin": 278953.5102342069, "xmax": 1.3377825217063397E7, "ymax": 312069.71948103607, "spatialReference": { "wkid": 2898, "latestWkid": 2898, "xyTolerance": 6.561679790026247E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RegulatedID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RegulatedID", "type": "esriFieldTypeString", "alias": "RegulatedID", "length": 30, "domain": null }, { "name": "RegulatedType", "type": "esriFieldTypeString", "alias": "RegulatedType", "length": 20, "domain": null }, { "name": "RegulatedClassification", "type": "esriFieldTypeString", "alias": "RegulatedClassification", "length": 30, "domain": { "type": "codedValue", "name": "WS2_pRegulatedUse", "description": "Zoning Classifications", "codedValues": [ { "name": "C-1: Village Shopping", "code": "C-1" }, { "name": "C-2: Community Commercial", "code": "C-2" }, { "name": "C-3: Regional Commercial", "code": "C-3" }, { "name": "C-4: Interchange Service", "code": "C-4" }, { "name": "GI: General Industrial", "code": "GI" }, { "name": "HRD: High-Rise Development", "code": "HRD" }, { "name": "LI-R: Light Industrial Research", "code": "LI-R" }, { "name": "MR: Multiple Family Residential", "code": "MR" }, { "name": "MRD: Mid-Rise Development", "code": "MRD" }, { "name": "O-1: Office", "code": "O-1" }, { "name": "OSP: Off-Street Parking", "code": "OSP" }, { "name": "R-1: Single-Family Residential", "code": "R-1" }, { "name": "R-2: Single-Family Residential", "code": "R-2" }, { "name": "R-3: Single-Family Residential", "code": "R-3" }, { "name": "R-4: Single-Family Residential", "code": "R-4" }, { "name": "R-5: Single-Family Residential", "code": "R-5" }, { "name": "R-6: Single-Family Attached Residential", "code": "R-6" }, { "name": "RA: Rural Agricultural", "code": "RA" }, { "name": "RE: Rural Estate", "code": "RE" }, { "name": "RR: Rural Residential", "code": "RR" }, { "name": "WC: Wetlands Conservation", "code": "WC" }, { "name": "U: Unclassified", "code": "U" }, { "name": "RMH: Mobile Home Park", "code": "RMH" }, { "name": "LI: Light Industrial", "code": "LI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RegulatedDescription", "type": "esriFieldTypeString", "alias": "RegulatedDescription", "length": 64, "domain": null }, { "name": "RegulatedAgency", "type": "esriFieldTypeString", "alias": "RegulatedAgency", "length": 64, "domain": null }, { "name": "GeneralClass", "type": "esriFieldTypeString", "alias": "GeneralClass", "length": 15, "domain": { "type": "codedValue", "name": "WS2_pRegUseGenClass", "description": "Zoning General Class", "codedValues": [ { "name": "Agricultural", "code": "Agricultural" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Office", "code": "Office" }, { "name": "ResHighDensity", "code": "ResHighDensity" }, { "name": "ResLowDensity", "code": "ResLowDensity" }, { "name": "Wetlands", "code": "Wetlands" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b5ef8306feee4de497979d1bc4d63cf5" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Consent Judgement", "type": "Feature Layer", "description": "
Concent Judgement development overlay to be used with Zoning layer on the zoning map.<\/SPAN><\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 1.280000001192093E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -1.0713859999994428E8,
"falseY": -9.719379999993639E7,
"xyUnits": 62499.99994179233,
"falseZ": 0,
"zUnits": 400000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
170,
0,
255
],
"width": 0.5
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1.3345446895705238E7,
"ymin": 280269.7875634283,
"xmax": 1.3377789799655363E7,
"ymax": 311569.28440856934,
"spatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -107138600,
"falseY": -97193800,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Id",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Id",
"type": "esriFieldTypeInteger",
"alias": "Id",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE_Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Length",
"domain": null
},
{
"name": "SHAPE_Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Area",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_SHAPE",
"fields": "SHAPE",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE_Area",
"shapeLengthFieldName": "SHAPE_Length",
"units": "esriFeet",
"mapUnits": {"uwkid": 9002}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "b5ef8306feee4de497979d1bc4d63cf5"
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 2,
"name": "Central Business District (CBD)",
"type": "Feature Layer",
"description": " Central Business District boundary used with the Zoning layer for the Zoning Map.<\/SPAN><\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 1.280000001192093E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -1.0713859999994428E8,
"falseY": -9.719379999993639E7,
"xyUnits": 62499.99994179233,
"falseZ": 0,
"zUnits": 400000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSForwardDiagonal",
"color": [
255,
115,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
115,
223,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 49.39759,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1.3359684818390504E7,
"ymin": 299401.3718852401,
"xmax": 1.3373115145987004E7,
"ymax": 302638.92438426614,
"spatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -107138600,
"falseY": -97193800,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Id",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Id",
"type": "esriFieldTypeInteger",
"alias": "Id",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE_Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Length",
"domain": null
},
{
"name": "SHAPE_Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Area",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_SHAPE",
"fields": "SHAPE",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE_Area",
"shapeLengthFieldName": "SHAPE_Length",
"units": "esriFeet",
"mapUnits": {"uwkid": 9002}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "b5ef8306feee4de497979d1bc4d63cf5"
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 3,
"name": "Cherry Hill Village",
"type": "Feature Layer",
"description": " Cherry Hill Village Overlay to be used with Zoning layer in the Zoning Map<\/SPAN><\/P><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 1.280000001192093E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -1.0713859999994428E8,
"falseY": -9.719379999993639E7,
"xyUnits": 62499.99994179233,
"falseZ": 0,
"zUnits": 400000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
99,
0,
168,
234
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
100,
0,
168,
234
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1.3345422808009222E7,
"ymin": 292137.4242144823,
"xmax": 1.3352083781391427E7,
"ymax": 297634.1896276027,
"spatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -107138600,
"falseY": -97193800,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Id",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Id",
"type": "esriFieldTypeInteger",
"alias": "Id",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE_Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Length",
"domain": null
},
{
"name": "SHAPE_Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Area",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_SHAPE",
"fields": "SHAPE",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE_Area",
"shapeLengthFieldName": "SHAPE_Length",
"units": "esriFeet",
"mapUnits": {"uwkid": 9002}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "b5ef8306feee4de497979d1bc4d63cf5"
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 4,
"name": "Corporate Park Development",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 1.280000001192093E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -1.0713859999994428E8,
"falseY": -9.719379999993639E7,
"xyUnits": 62499.99994179233,
"falseZ": 0,
"zUnits": 400000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSDiagonalCross",
"color": [
102,
119,
205,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
102,
119,
205,
255
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1.3372988006706893E7,
"ymin": 296607.4002826363,
"xmax": 1.337716066343078E7,
"ymax": 303777.5939693153,
"spatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -107138600,
"falseY": -97193800,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Id",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Id",
"type": "esriFieldTypeInteger",
"alias": "Id",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE_Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Length",
"domain": null
},
{
"name": "SHAPE_Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Area",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_SHAPE",
"fields": "SHAPE",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE_Area",
"shapeLengthFieldName": "SHAPE_Length",
"units": "esriFeet",
"mapUnits": {"uwkid": 9002}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "b5ef8306feee4de497979d1bc4d63cf5"
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 5,
"name": "Planned Development Districts",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 1.280000001192093E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -1.0713859999994428E8,
"falseY": -9.719379999993639E7,
"xyUnits": 62499.99994179233,
"falseZ": 0,
"zUnits": 400000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSSquare",
"color": [
0,
0,
0,
255
],
"size": 8,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": null
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1.334545351220125E7,
"ymin": 279130.4575623721,
"xmax": 1.337736834103097E7,
"ymax": 311423.31154443324,
"spatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -107138600,
"falseY": -97193800,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "PDD_Name",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "PUD",
"type": "esriFieldTypeString",
"alias": "PUD",
"length": 4,
"domain": null
},
{
"name": "PDD_Name",
"type": "esriFieldTypeString",
"alias": "PDD_Name",
"length": 50,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape_Length",
"type": "esriFieldTypeDouble",
"alias": "Shape_Length",
"domain": null
},
{
"name": "Shape_Area",
"type": "esriFieldTypeDouble",
"alias": "Shape_Area",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_Shape",
"fields": "Shape",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape_Area",
"shapeLengthFieldName": "Shape_Length",
"units": "esriFeet",
"mapUnits": {"uwkid": 9002}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "b5ef8306feee4de497979d1bc4d63cf5"
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 6,
"name": "Conditional Zoning",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 1.280000001192093E-4,
"zTolerance": 2,
"mTolerance": 2,
"falseX": -1.0713859999994428E8,
"falseY": -9.719379999993639E7,
"xyUnits": 62499.99994179233,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriPMS",
"url": "ac6b94e7c3629e28b0482deb75dd8611",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHklEQVQokZXTsSvEcRjH8ddwK6vlphtMuuFKGchCCUWdbBTJYrAYWPwLpKQkVlFXN2G45OhOBsmgs5hI1hMZ9XPu+rn7neM9fvt+3p+enp6YRuJoF80jyuGHWH14nPVueqPSJ1zkmQ1LYuEPXUwNkx5tUp8gfU/+hY0oQXyQuWbhgH6MsLhL5nscsXD72FfJ70yTKLBQYiUs6AnaO1ulEfwZY6ZEFpeBoH2A+b+0V5mko8hSnolAUH4n3uZ/fPBcG6HA6gHJRTr+Ej7m5YqtmgCXWfb6WE61CF/7Gv4Qd2GBEpv7DKdINgu/4ojbavsPQbDXU9bO2Av2HUWJtyLb1fZ6gScyO8w/NNnIOTfXlfXVqL+Fco6hXOWgomg4pk/270XScLdNIQAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 12,
"height": 10,
"angle": 0,
"xoffset": 0,
"yoffset": 0
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1.3355157821042284E7,
"ymin": 284788.64003163576,
"xmax": 1.3376249284005925E7,
"ymax": 308663.7466618717,
"spatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -107138600,
"falseY": -97193800,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "OBJECTID",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "ProjectName",
"type": "esriFieldTypeString",
"alias": "Project Name",
"length": 250,
"domain": null
},
{
"name": "PreviousZoneCodes",
"type": "esriFieldTypeString",
"alias": "Previous Zone Codes",
"length": 100,
"domain": null
},
{
"name": "RedefinedZoneCodes",
"type": "esriFieldTypeString",
"alias": "Redefined Zone Codes",
"length": 100,
"domain": null
},
{
"name": "DateRezoned",
"type": "esriFieldTypeDate",
"alias": "Date Rezoned",
"length": 8,
"domain": null
},
{
"name": "Document_URL_Link",
"type": "esriFieldTypeString",
"alias": "Document URL Link",
"length": 250,
"domain": null
},
{
"name": "Text",
"type": "esriFieldTypeString",
"alias": "Text",
"length": 250,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_Shape",
"fields": "Shape",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "b5ef8306feee4de497979d1bc4d63cf5"
},
{
"currentVersion": 11.2,
"cimVersion": "3.2.0",
"id": 7,
"name": "Regulated Use by Classification",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 1.280000001192093E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -1.0713859999994428E8,
"falseY": -9.719379999993639E7,
"xyUnits": 62499.99994179233,
"falseZ": 0,
"zUnits": 400000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "GeneralClass",
"uniqueValueGroups": [
{
"heading": "General Classification",
"classes": [
{
"label": "Agricultural",
"description": "Agricultural",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
233,
255,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"Agricultural"
]
]
},
{
"label": "Low Density Residential",
"description": "Low Density Residential",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
225,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"ResLowDensity"
]
]
},
{
"label": "High Density Residential",
"description": "High Density Residential",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"ResHighDensity"
]
]
},
{
"label": "Commercial",
"description": "Commercial",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
179,
122,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"Commercial"
]
]
},
{
"label": "Office",
"description": "Office",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
190,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"Office"
]
]
},
{
"label": "Industrial",
"description": "Industrial",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
229,
212,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"Industrial"
]
]
},
{
"label": "Wetlands Conservation",
"description": "Wetlands Conservation",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"Wetlands"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
233,
255,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "Agricultural",
"label": "Agricultural"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
225,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "ResLowDensity",
"label": "Low Density Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "ResHighDensity",
"label": "High Density Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
179,
122,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "Commercial",
"label": "Commercial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
190,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "Office",
"label": "Office"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
229,
212,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "Industrial",
"label": "Industrial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "Wetlands",
"label": "Wetlands Conservation"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
194,
252,
255
],
"toColor": [
192,
194,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
211,
252,
179,
255
],
"toColor": [
211,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
182,
255
],
"toColor": [
252,
192,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
251,
252,
255
],
"toColor": [
179,
251,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
187,
229,
255
],
"toColor": [
252,
187,
229,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
246,
215,
255
],
"toColor": [
252,
246,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
214,
255
],
"toColor": [
184,
252,
214,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
223,
252,
255
],
"toColor": [
197,
223,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
252,
187,
255
],
"toColor": [
250,
252,
187,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
230,
210,
252,
255
],
"toColor": [
230,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
221,
255
],
"toColor": [
252,
212,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
216,
187,
255
],
"toColor": [
252,
216,
187,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
251,
255
],
"toColor": [
252,
179,
251,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 50.60241,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1.3344775898248613E7,
"ymin": 278953.5102342069,
"xmax": 1.3377825217063397E7,
"ymax": 312069.71948103607,
"spatialReference": {
"wkid": 2898,
"latestWkid": 2898,
"xyTolerance": 6.561679790026247E-4,
"zTolerance": 2.0E-5,
"mTolerance": 2.0E-5,
"falseX": -107138600,
"falseY": -97193800,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "RegulatedID",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "RegulatedID",
"type": "esriFieldTypeString",
"alias": "RegulatedID",
"length": 30,
"domain": null
},
{
"name": "RegulatedType",
"type": "esriFieldTypeString",
"alias": "RegulatedType",
"length": 20,
"domain": null
},
{
"name": "RegulatedClassification",
"type": "esriFieldTypeString",
"alias": "RegulatedClassification",
"length": 30,
"domain": {
"type": "codedValue",
"name": "WS2_pRegulatedUse",
"description": "Zoning Classifications",
"codedValues": [
{
"name": "C-1: Village Shopping",
"code": "C-1"
},
{
"name": "C-2: Community Commercial",
"code": "C-2"
},
{
"name": "C-3: Regional Commercial",
"code": "C-3"
},
{
"name": "C-4: Interchange Service",
"code": "C-4"
},
{
"name": "GI: General Industrial",
"code": "GI"
},
{
"name": "HRD: High-Rise Development",
"code": "HRD"
},
{
"name": "LI-R: Light Industrial Research",
"code": "LI-R"
},
{
"name": "MR: Multiple Family Residential",
"code": "MR"
},
{
"name": "MRD: Mid-Rise Development",
"code": "MRD"
},
{
"name": "O-1: Office",
"code": "O-1"
},
{
"name": "OSP: Off-Street Parking",
"code": "OSP"
},
{
"name": "R-1: Single-Family Residential",
"code": "R-1"
},
{
"name": "R-2: Single-Family Residential",
"code": "R-2"
},
{
"name": "R-3: Single-Family Residential",
"code": "R-3"
},
{
"name": "R-4: Single-Family Residential",
"code": "R-4"
},
{
"name": "R-5: Single-Family Residential",
"code": "R-5"
},
{
"name": "R-6: Single-Family Attached Residential",
"code": "R-6"
},
{
"name": "RA: Rural Agricultural",
"code": "RA"
},
{
"name": "RE: Rural Estate",
"code": "RE"
},
{
"name": "RR: Rural Residential",
"code": "RR"
},
{
"name": "WC: Wetlands Conservation",
"code": "WC"
},
{
"name": "U: Unclassified",
"code": "U"
},
{
"name": "RMH: Mobile Home Park",
"code": "RMH"
},
{
"name": "LI: Light Industrial",
"code": "LI"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "RegulatedDescription",
"type": "esriFieldTypeString",
"alias": "RegulatedDescription",
"length": 64,
"domain": null
},
{
"name": "RegulatedAgency",
"type": "esriFieldTypeString",
"alias": "RegulatedAgency",
"length": 64,
"domain": null
},
{
"name": "GeneralClass",
"type": "esriFieldTypeString",
"alias": "GeneralClass",
"length": 15,
"domain": {
"type": "codedValue",
"name": "WS2_pRegUseGenClass",
"description": "Zoning General Class",
"codedValues": [
{
"name": "Agricultural",
"code": "Agricultural"
},
{
"name": "Commercial",
"code": "Commercial"
},
{
"name": "Industrial",
"code": "Industrial"
},
{
"name": "Office",
"code": "Office"
},
{
"name": "ResHighDensity",
"code": "ResHighDensity"
},
{
"name": "ResLowDensity",
"code": "ResLowDensity"
},
{
"name": "Wetlands",
"code": "Wetlands"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE_Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Length",
"domain": null
},
{
"name": "SHAPE_Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Area",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_SHAPE",
"fields": "SHAPE",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE_Area",
"shapeLengthFieldName": "SHAPE_Length",
"units": "esriFeet",
"mapUnits": {"uwkid": 9002}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "b5ef8306feee4de497979d1bc4d63cf5"
}
],
"tables": []
}