{ "currentVersion": 10.71, "id": 33, "name": "Elementary School Districts", "type": "Feature Layer", "parentLayer": { "id": 26, "name": "Political Boundaries" }, "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": 2707144.8005093336, "ymin": 397621.5386504382, "xmax": 2724629.317901626, "ymax": 411610.5030154586, "spatialReference": { "wkid": 3454, "latestWkid": 4457 } }, "sourceSpatialReference": { "wkid": 3454, "latestWkid": 4457 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JEFFERSON", "label": "JEFFERSON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LINCOLN", "label": "LINCOLN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "MCKINLEY", "label": "MCKINLEY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MELLETTE", "label": "MELLETTE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ROOSEVELT", "label": "ROOSEVELT", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DISTRICT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "underline" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DISTRICT", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R498_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S396_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "JEFFERSON", "name": "JEFFERSON", "domains": {}, "templates": [ { "name": "JEFFERSON", "description": "", "prototype": { "attributes": { "ID": null, "DISTRICT": "JEFFERSON" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LINCOLN", "name": "LINCOLN", "domains": {}, "templates": [ { "name": "LINCOLN", "description": "", "prototype": { "attributes": { "ID": null, "DISTRICT": "LINCOLN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MCKINLEY", "name": "MCKINLEY", "domains": {}, "templates": [ { "name": "MCKINLEY", "description": "", "prototype": { "attributes": { "ID": null, "DISTRICT": "MCKINLEY" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MELLETTE", "name": "MELLETTE", "domains": {}, "templates": [ { "name": "MELLETTE", "description": "", "prototype": { "attributes": { "ID": null, "DISTRICT": "MELLETTE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ROOSEVELT", "name": "ROOSEVELT", "domains": {}, "templates": [ { "name": "ROOSEVELT", "description": "", "prototype": { "attributes": { "ID": null, "DISTRICT": "ROOSEVELT" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }