{ "currentVersion": 10.91, "id": 3, "name": "ZoningDistrict", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2429367.97784118, "ymin": 703812.1393716112, "xmax": 2440341.9148827605, "ymax": 709030.379919365, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONECLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 147, 166, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 178 ], "width": 0.4 } }, "value": "A-1", "label": "A-1 Agricultural", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "B-2", "label": "B-2 Central Business", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "B-3", "label": "B-3 Highway Business", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 188, 166, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "I-1", "label": "I-1 Industrial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "MR-1", "label": "MR-1 Multi-Family Residence (Large)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "MR-2", "label": "MR-2 Multi-Family Residence (Small)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 253, 156, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "SR-1", "label": "SR-1 Single Family Residence (Large)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 252, 255, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 178 ], "width": 0.4 } }, "value": "SR-2", "label": "SR-2 Single Family Residence (Small)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ZONECLASS", "typeIdField": "ZONECLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZONECLASS", "type": "esriFieldTypeString", "alias": "Zoning Classification", "domain": { "type": "codedValue", "name": "ZoneClass", "description": "Zoning class types. ", "codedValues": [ { "name": "A-1", "code": "A-1" }, { "name": "SR-1", "code": "SR-1" }, { "name": "SR-2", "code": "SR-2" }, { "name": "MR-1", "code": "MR-1" }, { "name": "MR-2", "code": "MR-2" }, { "name": "B-2", "code": "B-2" }, { "name": "B-3", "code": "B-3" }, { "name": "I-1", "code": "I-1" }, { "name": "Unincorporated", "code": "Unincorporated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZONECLASS" }, { "name": "ZONEDESC", "type": "esriFieldTypeString", "alias": "Zoning Description", "domain": { "type": "codedValue", "name": "ZoneDescription", "description": "Zoning class descriptions.", "codedValues": [ { "name": "Agricultural", "code": "Agricultural" }, { "name": "Single Family Residence (Large)", "code": "Single Family Residence (Large)" }, { "name": "Single Family Residence(Small)", "code": "Single Family Residence (Small)" }, { "name": "Multi-Family Residence (Large)", "code": "Multi-Family Residence (Large)" }, { "name": "Multi-Family Residence (Small)", "code": "Multi-Family Residence (Small)" }, { "name": "Central Business", "code": "Central Business" }, { "name": "Highway Business", "code": "Highway Business" }, { "name": "Industrial", "code": "Industrial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ZONEDESC" }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEELEV" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R309_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_309", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_309", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S126_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "A-1", "name": "A-1", "domains": { "ZONECLASS": {"type": "inherited"}, "ZONEDESC": {"type": "inherited"} }, "templates": [ { "name": "A-1", "description": "", "prototype": { "attributes": { "HEIGHT": null, "BASEELEV": null, "ZONECLASS": "A-1", "ZONEDESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B-2", "name": "B-2", "domains": { "ZONECLASS": {"type": "inherited"}, "ZONEDESC": {"type": "inherited"} }, "templates": [ { "name": "B-2", "description": "", "prototype": { "attributes": { "HEIGHT": null, "BASEELEV": null, "ZONECLASS": "B-2", "ZONEDESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "B-3", "name": "B-3", "domains": { "ZONECLASS": {"type": "inherited"}, "ZONEDESC": {"type": "inherited"} }, "templates": [ { "name": "B-3", "description": "", "prototype": { "attributes": { "HEIGHT": null, "BASEELEV": null, "ZONECLASS": "B-3", "ZONEDESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I-1", "name": "I-1", "domains": { "ZONECLASS": {"type": "inherited"}, "ZONEDESC": {"type": "inherited"} }, "templates": [ { "name": "I-1", "description": "", "prototype": { "attributes": { "HEIGHT": null, "BASEELEV": null, "ZONECLASS": "I-1", "ZONEDESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MR-1", "name": "MR-1", "domains": { "ZONECLASS": {"type": "inherited"}, "ZONEDESC": {"type": "inherited"} }, "templates": [ { "name": "MR-1", "description": "", "prototype": { "attributes": { "HEIGHT": null, "BASEELEV": null, "ZONECLASS": "MR-1", "ZONEDESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MR-2", "name": "MR-2", "domains": { "ZONECLASS": {"type": "inherited"}, "ZONEDESC": {"type": "inherited"} }, "templates": [ { "name": "MR-2", "description": "", "prototype": { "attributes": { "HEIGHT": null, "BASEELEV": null, "ZONECLASS": "MR-2", "ZONEDESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SR-1", "name": "SR-1", "domains": { "ZONECLASS": {"type": "inherited"}, "ZONEDESC": {"type": "inherited"} }, "templates": [ { "name": "SR-1", "description": "", "prototype": { "attributes": { "HEIGHT": null, "BASEELEV": null, "ZONECLASS": "SR-1", "ZONEDESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SR-2", "name": "SR-2", "domains": { "ZONECLASS": {"type": "inherited"}, "ZONEDESC": {"type": "inherited"} }, "templates": [ { "name": "SR-2", "description": "", "prototype": { "attributes": { "HEIGHT": null, "BASEELEV": null, "ZONECLASS": "SR-2", "ZONEDESC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dcb6d644d3af4c69bfff6026fc42c9c4" }