{ "currentVersion": 10.71, "id": 32, "name": "County Zoning", "type": "Feature Layer", "parentLayer": { "id": 31, "name": "Planning & Zoning" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "extent": { "xmin": 2784225.1375909746, "ymin": 21261.08262348175, "xmax": 2904018.0417054743, "ymax": 152889.64515322447, "spatialReference": { "wkid": 3454, "latestWkid": 4457 } }, "sourceSpatialReference": { "wkid": 3454, "latestWkid": 4457 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONING", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AG", "label": "Agricultural", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CI", "label": "Commercial/Industrial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LP", "label": "Lake Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 222, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MJ", "label": "Municipal Jurisdiction", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 250, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NR", "label": "Natural Resources", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 102, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "TJ", "label": "Tribal Jurisdiction", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ZONING", "typeIdField": "ZONING", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZONING" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LABEL" }, { "name": "EXTENT", "type": "esriFieldTypeDouble", "alias": "Extent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EXTENT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R41_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "AG", "name": "AG", "domains": {}, "templates": [ { "name": "Agricultural", "description": "", "prototype": { "attributes": { "EXTENT": null, "ZONING": "AG", "LABEL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CI", "name": "CI", "domains": {}, "templates": [ { "name": "Commercial/Industrial", "description": "", "prototype": { "attributes": { "EXTENT": null, "ZONING": "CI", "LABEL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LP", "name": "LP", "domains": {}, "templates": [ { "name": "Lake Park", "description": "", "prototype": { "attributes": { "EXTENT": null, "ZONING": "LP", "LABEL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MJ", "name": "MJ", "domains": {}, "templates": [ { "name": "Municipal Jurisdiction", "description": "", "prototype": { "attributes": { "EXTENT": null, "ZONING": "MJ", "LABEL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NR", "name": "NR", "domains": {}, "templates": [ { "name": "Natural Resources", "description": "", "prototype": { "attributes": { "EXTENT": null, "ZONING": "NR", "LABEL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TJ", "name": "TJ", "domains": {}, "templates": [ { "name": "Tribal Jurisdiction", "description": "", "prototype": { "attributes": { "EXTENT": null, "ZONING": "TJ", "LABEL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }