{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "
Addresses in Adams County.<\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102704,
"latestWkid": 26852,
"xyTolerance": 1.253795258045009E-4,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -1.1909769999996972E8,
"falseY": -9.645489999998024E7,
"xyUnits": 63806.270989364464,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 5000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
53,
147,
138,
0
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
156,
156,
156,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {
"expression": "$feature.AddNum_Full",
"title": "Custom"
},
"labelPlacement": "esriServerPointLabelPlacementCenterCenter",
"deconflictionStrategy": "static",
"allowOverlapOfFeatureInterior": "avoid",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "Unit IS NULL",
"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,
255,
255
],
"haloSize": 1.2,
"font": {
"family": "Arial",
"size": 8,
"style": "italic",
"weight": "bold",
"decoration": "none"
}
}
},
{
"labelExpressionInfo": {
"expression": "$feature.AddNum_Full + \" #\"+ $feature.Unit",
"title": "Custom"
},
"labelPlacement": "esriServerPointLabelPlacementCenterCenter",
"deconflictionStrategy": "static",
"allowOverlapOfFeatureInterior": "avoid",
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"where": "Unit IS NOT NULL",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Units",
"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,
255,
255
],
"haloSize": 1.2,
"font": {
"family": "Arial",
"size": 8,
"style": "italic",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": -1.0990665574295688E7,
"ymin": 4916203.396339523,
"xmax": -1.0939419714530101E7,
"ymax": 4968661.163123749,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 1.4892314192838538E8,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "St_Name",
"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": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 25,
"domain": {
"type": "codedValue",
"name": "WS2_Status",
"description": "Status of Address",
"codedValues": [
{
"name": "Active",
"code": "Active"
},
{
"name": "Inactive",
"code": "InActive"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Effective",
"type": "esriFieldTypeDate",
"alias": "Effective Date",
"length": 8,
"domain": null
},
{
"name": "Expire",
"type": "esriFieldTypeDate",
"alias": "Expiration Date",
"length": 8,
"domain": null
},
{
"name": "St_ID",
"type": "esriFieldTypeSmallInteger",
"alias": "Street ID",
"domain": null
},
{
"name": "Add_ID",
"type": "esriFieldTypeString",
"alias": "Address ID",
"length": 20,
"domain": null
},
{
"name": "Add_Number",
"type": "esriFieldTypeSmallInteger",
"alias": "Address Number",
"domain": null
},
{
"name": "AddNum_Suf",
"type": "esriFieldTypeString",
"alias": "Address Number Suffix",
"length": 15,
"domain": null
},
{
"name": "AddNum_Full",
"type": "esriFieldTypeString",
"alias": "Address Number Full",
"length": 20,
"domain": null
},
{
"name": "Unit",
"type": "esriFieldTypeString",
"alias": "Unit Number",
"length": 75,
"domain": null
},
{
"name": "St_PreDir",
"type": "esriFieldTypeString",
"alias": "Street Name Pre Directional",
"length": 9,
"domain": null
},
{
"name": "St_Name",
"type": "esriFieldTypeString",
"alias": "Street Name",
"length": 254,
"domain": null
},
{
"name": "St_PosType",
"type": "esriFieldTypeString",
"alias": "Street Name Post Type",
"length": 50,
"domain": null
},
{
"name": "St_PosDir",
"type": "esriFieldTypeString",
"alias": "Street Name Post Directional",
"length": 9,
"domain": null
},
{
"name": "Full_Address",
"type": "esriFieldTypeString",
"alias": "Full Address",
"length": 500,
"domain": null
},
{
"name": "Inc_Muni",
"type": "esriFieldTypeString",
"alias": "Incorporated Municipality",
"length": 100,
"domain": {
"type": "codedValue",
"name": "WS2_Inc_Muni",
"description": "Incorporated Municipality",
"codedValues": [
{
"name": "Hastings",
"code": "Hastings"
},
{
"name": "Ayr",
"code": "Ayr"
},
{
"name": "Holstien",
"code": "Holstein"
},
{
"name": "Juniata",
"code": "Juniata"
},
{
"name": "Kenesaw",
"code": "Kenesaw"
},
{
"name": "Prosser",
"code": "Prosser"
},
{
"name": "Roseland",
"code": "Roseland"
},
{
"name": "Trumbull",
"code": "Trumbull"
},
{
"name": "None",
"code": "None"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Uninc_Comm",
"type": "esriFieldTypeString",
"alias": "Unincorporated Community",
"length": 100,
"domain": {
"type": "codedValue",
"name": "WS2_Uninc_Comm",
"description": "Unincorporated Community",
"codedValues": [
{
"name": "Hansen",
"code": "Hansen"
},
{
"name": "Pauline",
"code": "Pauline"
},
{
"name": "Adams County",
"code": "Adams County"
},
{
"name": "None",
"code": "None"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Post_Comm",
"type": "esriFieldTypeString",
"alias": "Postal Community ",
"length": 100,
"domain": {
"type": "codedValue",
"name": "WS2_Post_Comm",
"description": "Postal Community",
"codedValues": [
{
"name": "Hastings",
"code": "Hastings"
},
{
"name": "Ayr",
"code": "Ayr"
},
{
"name": "Bladen",
"code": "Bladen"
},
{
"name": "Blue Hill",
"code": "Blue Hill"
},
{
"name": "Campbell",
"code": "Campbell"
},
{
"name": "Glenvil",
"code": "Glenvil"
},
{
"name": "Holstein",
"code": "Holstein"
},
{
"name": "Juniata",
"code": "Juniata"
},
{
"name": "Kenesaw",
"code": "Kenesaw"
},
{
"name": "Roseland",
"code": "Roseland"
},
{
"name": "Lawrence",
"code": "Lawrence"
},
{
"name": "Trumbull",
"code": "Trumbull"
},
{
"name": "Wood River",
"code": "Wood River"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Post_Code",
"type": "esriFieldTypeString",
"alias": "Postal Code ",
"length": 20,
"domain": {
"type": "codedValue",
"name": "WS2_Zip",
"description": "Zip Code",
"codedValues": [
{
"name": "68925",
"code": "Ayr"
},
{
"name": "68928",
"code": "Bladen"
},
{
"name": "68930",
"code": "BlueHill"
},
{
"name": "68932",
"code": "Campbell"
},
{
"name": "68941",
"code": "Glenvil"
},
{
"name": "68901",
"code": "Hastings"
},
{
"name": "68950",
"code": "Holstein"
},
{
"name": "68955",
"code": "Juniata"
},
{
"name": "68956",
"code": "Kenesaw"
},
{
"name": "68957",
"code": "Lawrence"
},
{
"name": "68973",
"code": "Roseland"
},
{
"name": "68980",
"code": "Trumbull"
},
{
"name": "68883",
"code": "WoodRiver"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Nbrhd_Comm",
"type": "esriFieldTypeString",
"alias": "Neighborhood Community",
"length": 100,
"domain": {
"type": "codedValue",
"name": "WS2_Nbrhd_Comm",
"description": "Neighborhood Coummunity",
"codedValues": [
{
"name": "Lochland",
"code": "Lochland"
},
{
"name": "Westbrook",
"code": "Westbrook"
},
{
"name": "Idlewilde",
"code": "Idlewilde"
},
{
"name": "None",
"code": "None"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Place_Type",
"type": "esriFieldTypeString",
"alias": "Place Type",
"length": 100,
"domain": {
"type": "codedValue",
"name": "WS2_PlaceType",
"description": "Desingates address as residential, commercial, education etc.",
"codedValues": [
{
"name": "Agricultural",
"code": "Agricultural"
},
{
"name": "Commercial",
"code": "Commercial"
},
{
"name": "Commercial & Residential",
"code": "Commercial & Residential"
},
{
"name": "Educational",
"code": "Educational"
},
{
"name": "Goverment",
"code": "Goverment"
},
{
"name": "Industrial",
"code": "Industrial"
},
{
"name": "Medical",
"code": "Medical"
},
{
"name": "Recreational",
"code": "Recreational"
},
{
"name": "Utility",
"code": "Utility"
},
{
"name": "Residential Single Family",
"code": "Residential Single"
},
{
"name": "Residential Multi-Family",
"code": "Residential Multi"
},
{
"name": "Church/Religious",
"code": "Church"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Place_SType",
"type": "esriFieldTypeString",
"alias": "Place Subtype",
"length": 100,
"domain": {
"type": "codedValue",
"name": "WS2_PlaceSubType",
"description": "Drilled down version of Place Type",
"codedValues": [
{
"name": "4-PLEX",
"code": "4-PLEX"
},
{
"name": "ANTENNA",
"code": "ANTENNA"
},
{
"name": "RV",
"code": "RV"
},
{
"name": "Apartment",
"code": "APARTMENT"
},
{
"name": "Apt & Business",
"code": "APT & BUSINESS"
},
{
"name": "College Dorm",
"code": "COLLEGE DORM"
},
{
"name": "Condominium",
"code": "CONDOMINIUM"
},
{
"name": "Duplex",
"code": "DUPLEX"
},
{
"name": "Meter Only",
"code": "METER"
},
{
"name": "Mobile Home",
"code": "MOBILE HOMES"
},
{
"name": "Multi-Address Building - Res",
"code": "MULTI ADDRESSED BLDG"
},
{
"name": "None",
"code": "NONE"
},
{
"name": "Phone",
"code": "PHONE"
},
{
"name": "Retirement/Assisted Living",
"code": "RETIREMENT"
},
{
"name": "Shelter",
"code": "SHELTER"
},
{
"name": "Shooting Range",
"code": "SHOOTING RANGE"
},
{
"name": "Solar",
"code": "SOLAR"
},
{
"name": "Storage",
"code": "STORAGE"
},
{
"name": "Substation",
"code": "SUBSTATION"
},
{
"name": "Tower/Antenna",
"code": "TOWER"
},
{
"name": "Townhouse",
"code": "TOWNHOUSE"
},
{
"name": "Traffic Counter",
"code": "TRAFFIC COUNTER"
},
{
"name": "Trailer",
"code": "TRAILER"
},
{
"name": "Tri-Plex",
"code": "TRI-PLEX"
},
{
"name": "Well",
"code": "WELL"
},
{
"name": "Lift Station",
"code": "LIFT STATION"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Add_Source",
"type": "esriFieldTypeString",
"alias": "Address Source",
"length": 100,
"domain": {
"type": "codedValue",
"name": "WS2_Verification",
"description": "Address was obtain by what means",
"codedValues": [
{
"name": "Deed Record",
"code": "Deed Record"
},
{
"name": "Google/Onsite",
"code": "Google/Onsite"
},
{
"name": "Layout Map",
"code": "Layout Map"
},
{
"name": "Master Address Book",
"code": "Master Address Book"
},
{
"name": "parcel",
"code": "parcel"
},
{
"name": "permit",
"code": "permit"
},
{
"name": "permit since last aerials",
"code": "permit since last aerials"
},
{
"name": "Unknown",
"code": "Unknown"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "ResUnitNo",
"type": "esriFieldTypeString",
"alias": "Sub Unit Numbers",
"length": 150,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
}
],
"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": ""
},
{
"name": "FDO_GlobalID",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "319cdce6e2d744ec90973db9fa4f51c7"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 1,
"name": "Corp Limits",
"type": "Group Layer",
"description": "",
"geometryType": null,
"copyrightText": "",
"parentLayer": null,
"subLayers": [
{
"id": 2,
"name": "Limits"
},
{
"id": 3,
"name": "OneMile"
},
{
"id": 4,
"name": "TwoMile"
}
],
"minScale": 0,
"maxScale": 0,
"defaultVisibility": true,
"extent": {
"xmin": -1.098614868741003E7,
"ymin": 4926700.5155088315,
"xmax": -1.093983459477238E7,
"ymax": 4969256.4083866505,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 1.4892314192838538E8,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"displayField": "",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": null,
"geometryField": {},
"indexes": [],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query",
"supportsStatistics": false,
"supportsExceedsLimitStatistics": false,
"supportsAdvancedQueries": false,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": false,
"supportsPercentileStatistics": false,
"supportsHavingClause": false,
"supportsOrderBy": false,
"supportsDistinct": false,
"supportsCountDistinct": false,
"supportsPagination": false,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": false,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": false,
"serviceItemId": "319cdce6e2d744ec90973db9fa4f51c7"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 2,
"name": "Limits",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102704,
"latestWkid": 26852,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119097700,
"falseY": -96454900,
"xyUnits": 3048.0060960121914,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
},
"copyrightText": "",
"parentLayer": {
"id": 1,
"name": "Corp Limits"
},
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 3
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "[Name]",
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"useCodedValues": true,
"maxScale": 100000,
"minScale": 0,
"name": "Default",
"priority": 5,
"symbol": {
"type": "esriTS",
"color": [
0,
38,
115,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
255,
255
],
"haloSize": 2,
"font": {
"family": "Arial Black",
"size": 11,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": -1.0984008847145565E7,
"ymin": 4928621.551800652,
"xmax": -1.094023697745238E7,
"ymax": 4967101.077063236,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 1.4892314192838538E8,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME",
"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": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"length": 54,
"domain": null
},
{
"name": "area3",
"type": "esriFieldTypeDouble",
"alias": "area3",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "FDO_Shape",
"fields": "Shape",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape_Area",
"shapeLengthFieldName": "Shape_Length",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "319cdce6e2d744ec90973db9fa4f51c7"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 3,
"name": "OneMile",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102704,
"latestWkid": 26852,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119097700,
"falseY": -96454900,
"xyUnits": 3048.0060960121914,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
},
"copyrightText": "",
"parentLayer": {
"id": 1,
"name": "Corp Limits"
},
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
38,
115,
0,
255
],
"width": 3
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": -1.098614868741003E7,
"ymin": 4926707.048969712,
"xmax": -1.0940163701092657E7,
"ymax": 4969256.4083866505,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 1.4892314192838538E8,
"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": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "acres",
"type": "esriFieldTypeDouble",
"alias": "acres",
"domain": null
},
{
"name": "ADOPTED",
"type": "esriFieldTypeDate",
"alias": "ADOPTED",
"length": 8,
"domain": null
},
{
"name": "VillageName",
"type": "esriFieldTypeString",
"alias": "VillageName",
"length": 20,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "FDO_Shape",
"fields": "Shape",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape_Area",
"shapeLengthFieldName": "Shape_Length",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "319cdce6e2d744ec90973db9fa4f51c7"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 4,
"name": "TwoMile",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102704,
"latestWkid": 26852,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119097700,
"falseY": -96454900,
"xyUnits": 3048.0060960121914,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
},
"copyrightText": "",
"parentLayer": {
"id": 1,
"name": "Corp Limits"
},
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
38,
115,
0,
255
],
"width": 3
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": -1.0964855380127383E7,
"ymin": 4943774.084995896,
"xmax": -1.0939921567302765E7,
"ymax": 4964536.238468742,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 1.4892314192838538E8,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "AREA",
"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": "acres",
"type": "esriFieldTypeDouble",
"alias": "acres",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "FDO_Shape",
"fields": "Shape",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape_Area",
"shapeLengthFieldName": "Shape_Length",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "319cdce6e2d744ec90973db9fa4f51c7"
},
{
"currentVersion": 10.91,
"cimVersion": "2.9.0",
"id": 5,
"name": "Zoning",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102704,
"latestWkid": 26852,
"xyTolerance": 0.0032808333333333335,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -119097700,
"falseY": -96454900,
"xyUnits": 3048.0060960121914,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "ZONE_",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriPFS",
"url": "50537dbc84bff79c0f2dc6158b582b97",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADzUlEQVRogbWa2ZHcMAxE6SoF6TAcisNwlvbXTmkpoPs1KPNLvAAQaBzkzLXWWn9+rb8/f68fa9CqvfexhPaJHAmNa6217ou6Td1BqrX3MUer23dfp5S499WBv9ZeHWNFjFhDCaeQUcmieDtZKr4X1fpOwEG465O1b7pbRedy0O4s1H1T+KmDdfvJd0fzvuYbvKnFVaPwo4GOKJrIeF9zVYyVICTQdetSaE9gTvY/orcTxAWnr7EpapQFU3h3+x/R2wnixtOglFjzBN73dZ9DU4inkHM0T4LW1KWuDo40xyoGSeGwz08CGHWpi1iNBjWquL1PLZQEWNW/uo0E3lOY731noR2NSTFU9ds83TFIUtkbF4iKZ1IMSZ92DCeVlkJKcjuj1Zvrf1IWjdAkaKjxHaIO0t33CXpKn+4EP62SKprTNgmO+7rHoZ2V/2fxkdYGVM6HT++E06BQzVO/3r9JbUCU6CzeFieVwLS4SFIdiQ3p1dFZHAWyN9IRiQnJg8a+PpEFBTJVKChhqzmS9hzNTs5qb+Vy7YWjG6PV0z5HaRGakxeeb9Gb+vSJUu7jzgrTGiGCN/XVCSOa/ijEk9iyK7S9cEwPQg44ydcTC3eVXwlvJ4A7iIvOCt4drU4GNU4U296nla8rBs66Loc6PqlyELydEBOtU2inFWAnc6WYb/BODzSBNw1OyQETOnu7yOJkPLXU1H9PFITeyCZC3QVJLgmp4jv6ypjy3fu0+Kj2dLBUQifFi1Le55Y1OSDdM5mvhKbFSyVzZfGrW0ya2zNJh4kcBPLVGvlyMin7qjV7rqQ0k+YC3b09frV0G0mg6SB3GqSUYmla/Bx64rtq3M0ldCe+7bLI679akrmT9KTWOws/Apnz5Y6Qm6voTnyayOf4fLUyeifQqZh2Y4llFV+nNDdv4f2Wv9NMQG53qYxtRZbcqyf1Os0EpwGTuEoJ7+QenDDr1rm9J5G62oeegEmjliDWTa6NLqhVfZSyaIFQvVJMsgBxDTXn3KH8H5kinFZep+9g7kAuJVZIw/8CToW5M6m+9z1KBvq6QgMj/hewaxPFvQHvpNkylECUWHear53gbq/KQK/59CSKJnQSeo7maz6d0khRQhBGa/L4Zx3SiECpz5O9juajOCGpQH27OSXQ6ctJavn2jYxoOU0fk8DXNZLuOjqPH/De1nolBK3GJsghiHo89p9CPInW06yhDqTGHz6dMJ3AWOXNN6rAjp/06VNY31tq3X2OBkulcHUWe5+eRG41pvZUh6HFSPL+Zu/Tk8jtBKTzrk1ecNZa6x8ZEe+SCNTnRwAAAABJRU5ErkJggg==",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
112,
0,
255
],
"width": 0.4
},
"width": 45.75,
"height": 45.75,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "A",
"label": "A"
},
{
"symbol": {
"type": "esriPFS",
"url": "50537dbc84bff79c0f2dc6158b582b97",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADzUlEQVRogbWa2ZHcMAxE6SoF6TAcisNwlvbXTmkpoPs1KPNLvAAQaBzkzLXWWn9+rb8/f68fa9CqvfexhPaJHAmNa6217ou6Td1BqrX3MUer23dfp5S499WBv9ZeHWNFjFhDCaeQUcmieDtZKr4X1fpOwEG465O1b7pbRedy0O4s1H1T+KmDdfvJd0fzvuYbvKnFVaPwo4GOKJrIeF9zVYyVICTQdetSaE9gTvY/orcTxAWnr7EpapQFU3h3+x/R2wnixtOglFjzBN73dZ9DU4inkHM0T4LW1KWuDo40xyoGSeGwz08CGHWpi1iNBjWquL1PLZQEWNW/uo0E3lOY731noR2NSTFU9ds83TFIUtkbF4iKZ1IMSZ92DCeVlkJKcjuj1Zvrf1IWjdAkaKjxHaIO0t33CXpKn+4EP62SKprTNgmO+7rHoZ2V/2fxkdYGVM6HT++E06BQzVO/3r9JbUCU6CzeFieVwLS4SFIdiQ3p1dFZHAWyN9IRiQnJg8a+PpEFBTJVKChhqzmS9hzNTs5qb+Vy7YWjG6PV0z5HaRGakxeeb9Gb+vSJUu7jzgrTGiGCN/XVCSOa/ijEk9iyK7S9cEwPQg44ydcTC3eVXwlvJ4A7iIvOCt4drU4GNU4U296nla8rBs66Loc6PqlyELydEBOtU2inFWAnc6WYb/BODzSBNw1OyQETOnu7yOJkPLXU1H9PFITeyCZC3QVJLgmp4jv6ypjy3fu0+Kj2dLBUQifFi1Le55Y1OSDdM5mvhKbFSyVzZfGrW0ya2zNJh4kcBPLVGvlyMin7qjV7rqQ0k+YC3b09frV0G0mg6SB3GqSUYmla/Bx64rtq3M0ldCe+7bLI679akrmT9KTWOws/Apnz5Y6Qm6voTnyayOf4fLUyeifQqZh2Y4llFV+nNDdv4f2Wv9NMQG53qYxtRZbcqyf1Os0EpwGTuEoJ7+QenDDr1rm9J5G62oeegEmjliDWTa6NLqhVfZSyaIFQvVJMsgBxDTXn3KH8H5kinFZep+9g7kAuJVZIw/8CToW5M6m+9z1KBvq6QgMj/hewaxPFvQHvpNkylECUWHear53gbq/KQK/59CSKJnQSeo7maz6d0khRQhBGa/L4Zx3SiECpz5O9juajOCGpQH27OSXQ6ctJavn2jYxoOU0fk8DXNZLuOjqPH/De1nolBK3GJsghiHo89p9CPInW06yhDqTGHz6dMJ3AWOXNN6rAjp/06VNY31tq3X2OBkulcHUWe5+eRG41pvZUh6HFSPL+Zu/Tk8jtBKTzrk1ecNZa6x8ZEe+SCNTnRwAAAABJRU5ErkJggg==",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
112,
0,
255
],
"width": 0.4
},
"width": 45.75,
"height": 45.75,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "AG",
"label": "AG"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSHorizontal",
"color": [
110,
110,
110,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "C-0",
"label": "C-0"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSHorizontal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 1
}
},
"value": "C-1",
"label": "C-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
190,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "C-2",
"label": "C-2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
107,
126,
147,
255
],
"width": 0.4
}
},
"value": "C-3",
"label": "C-3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
163,
255,
115,
255
],
"outline": null
},
"value": "CMP",
"label": "CMP"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSHorizontal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "CZ",
"label": "CZ"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
190,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "FS",
"label": "FS"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "I-1",
"label": "I-1"
},
{
"symbol": {
"type": "esriPFS",
"url": "ff59ca8291c4ac21a630b628f6713718",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADIUlEQVRogbVa27asMAira/n/vzzn5ThbkZAEOrxpaXoDAtVzrfVZf3KsWi5dprejr6pfzv8MLyNofO5swOf/8xGe2SSdTYS6J1F0F5TpK5jHei4yjpFtmDTHuMAM/A7CFuSYlbqZzqZfuN95sAW6J1qZe4WTLbgjqQ/GgaCyqVuZ1b3/kbQxfGYp3/fMB6sJsgUwXMca3L5fOZfmN8gH0YA7TM6xJjhupAkm6qkpNJBN7t6u+DOLqJ8TKCsnMOUph2PVjXy13xfIuIU5vWuSXRNmAeshjCbihBAZOwtGE1StxwpYaIEvwmRA6oCgrfQjY9x7n7UKomcLYukT01falOiO+j54sIpQrw7is5MvOgGERs3w7lPRhGIWKi8qfRRxI/uh0kSWdGcplpM0IGHmnM0D9ldpQjVJ9dS7G6BYyiuT6YjiY4757qomXsJoAj0roVytRjrVRIUpnWA2WTf3dGhEwcyE4t5pgoFOck/mK24ding6TbZdAq7au1cW08QdCqIJBMT8Rg0gE451dGE14Q6i+GeFpdwYVFiQF12amGQ9lTnbGYo6j8pEKyCkr7RNsZF+iqnyYCaqSStYTtCxDsKt6CenUmFNomjJucxE1WzD5c9pFK3mddzb2bUh47lf5I9O4o7kcYJOoOg4fuzXqSaUK8W0b7eauIAh/2SDiViZtDekMtFOJnPXcziTjdVOEiY329X7SeaTYbSLAPR1iYXiqUw2QOXVtZb+dUkxjZ033+0TizqMB1fR7pilEhkn96BSqsZ23SFnRb8TdVk18ZrPJBedUoOL3RkH0oTic928M3unYtvBzqGJ7ulYQSGR6g7mao849ONL7KyG5V2bxRbFsNIoegEroMogk28Q28T508m9RZv4UTWulQSof1koE+n2cSNmlZumPPgLv3Gi3S82FgaZzveATN/1SXVDVD0YZF4Kg8Gc6l81Wzf5eGUylfPG9m503FmZ0PxYreg7JzpZxDb/RVF05+euHQuP1b2MgaKoGgi614YKNsKwyiknk1He/fImTZGyHswUduWYLrmrQnHci98Iruo6uFOdx6L/AcjP7L+DYAYlAAAAAElFTkSuQmCC",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
109,
187,
67,
255
],
"width": 0.4
},
"width": 42,
"height": 42,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "I-2",
"label": "I-2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
56,
168,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "MU",
"label": "MU"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": null
},
"value": "R-1",
"label": "R-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
64,
101,
235,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
64,
101,
235,
255
],
"width": 0.4
}
},
"value": "R-1A",
"label": "R-1A"
},
{
"symbol": {
"type": "esriPFS",
"url": "020e61a7cf9c4ec9b42fe6db5a65730b",
"imageData": "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",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
109,
187,
67,
255
],
"width": 0.4
},
"width": 87.75,
"height": 43.88,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "R-1S",
"label": "R-1S"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSForwardDiagonal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "R-2",
"label": "R-2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSDiagonalCross",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "R-3",
"label": "R-3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSForwardDiagonal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "R-3G",
"label": "R-3G"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
115,
255,
255
],
"outline": null
},
"value": "R-5",
"label": "R-5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
167,
127,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "TA",
"label": "TA"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
163,
247,
198,
255
],
"toColor": [
163,
247,
198,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
108,
57,
153,
255
],
"toColor": [
108,
57,
153,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
104,
88,
255
],
"toColor": [
245,
104,
88,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
115,
182,
240,
255
],
"toColor": [
115,
182,
240,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
130,
121,
62,
255
],
"toColor": [
130,
121,
62,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
164,
207,
255
],
"toColor": [
245,
164,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
242,
240,
87,
255
],
"toColor": [
242,
240,
87,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
53,
140,
127,
255
],
"toColor": [
53,
140,
127,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
87,
217,
255
],
"toColor": [
250,
87,
217,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
120,
214,
94,
255
],
"toColor": [
120,
214,
94,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
135,
74,
86,
255
],
"toColor": [
135,
74,
86,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
213,
158,
255
],
"toColor": [
240,
213,
158,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
114,
134,
237,
255
],
"toColor": [
114,
134,
237,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
78,
89,
130,
255
],
"toColor": [
78,
89,
130,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
86,
79,
224,
255
],
"toColor": [
86,
79,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
191,
73,
138,
255
],
"toColor": [
191,
73,
138,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
136,
235,
255
],
"toColor": [
210,
136,
235,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
62,
140,
60,
255
],
"toColor": [
62,
140,
60,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
227,
250,
157,
255
],
"toColor": [
227,
250,
157,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
209,
150,
138,
255
],
"toColor": [
209,
150,
138,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 40,
"labelingInfo": [
{
"labelExpression": "[PD]",
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelPerPart",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"stackLabel": true,
"stackRowLength": 24,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Default",
"priority": 4,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": false,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": -1.0991060706809007E7,
"ymin": 4915950.39284121,
"xmax": -1.09390817799933E7,
"ymax": 4968955.93205287,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 1.4892314192838538E8,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"displayField": "ZONE_",
"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": "ZONE_",
"type": "esriFieldTypeString",
"alias": "ZONE_",
"length": 32,
"domain": null
},
{
"name": "ZONE_EX",
"type": "esriFieldTypeString",
"alias": "ZONE_EX",
"length": 40,
"domain": null
},
{
"name": "PLANNINGDI",
"type": "esriFieldTypeString",
"alias": "PLANNINGDI",
"length": 1,
"domain": null
},
{
"name": "PD",
"type": "esriFieldTypeString",
"alias": "PD",
"length": 2,
"domain": null
},
{
"name": "CodeLink",
"type": "esriFieldTypeString",
"alias": "CodeLink",
"length": 200,
"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": 1000,
"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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape_Area",
"shapeLengthFieldName": "Shape_Length",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "319cdce6e2d744ec90973db9fa4f51c7"
}
],
"tables": []
}