{ "currentVersion": 10.61, "id": 22, "name": "Attendance Zones - Middle/High", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": 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, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -8843474.1242, "ymin": 4442223.465499997, "xmax": -8774721.7053, "ymax": 4499730.794500001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MIDDLE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 136, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Altavista", "label": "Altavista", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 57, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Brookville", "label": "Brookville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 214, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Rustburg", "label": "Rustburg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 87, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "William Campbell", "label": "William Campbell", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[HIGH] CONCAT \" Middle/High School Attendance Area\"", "useCodedValues": true, "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": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 14, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "MIDDLE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "School Name", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "DISTRCTNAME", "type": "esriFieldTypeString", "alias": "School District Name", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "SCHOOLAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null, "editable": true, "nullable": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "ELEMENTARY", "type": "esriFieldTypeString", "alias": "Elementary School", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "MIDDLE", "type": "esriFieldTypeString", "alias": "Middle School", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "HIGH", "type": "esriFieldTypeString", "alias": "High School", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S420_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Altavista", "name": "Altavista", "domains": {}, "templates": [ { "name": "Altavista", "description": "", "prototype": { "attributes": { "MIDDLE": "Altavista", "HIGH": null, "NAME": null, "DISTRCTNAME": null, "SCHOOLAREA": null, "LASTUPDATE": null, "LASTEDITOR": null, "ELEMENTARY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Brookville", "name": "Brookville", "domains": {}, "templates": [ { "name": "Brookville", "description": "", "prototype": { "attributes": { "MIDDLE": "Brookville", "HIGH": null, "NAME": null, "DISTRCTNAME": null, "SCHOOLAREA": null, "LASTUPDATE": null, "LASTEDITOR": null, "ELEMENTARY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rustburg", "name": "Rustburg", "domains": {}, "templates": [ { "name": "Rustburg", "description": "", "prototype": { "attributes": { "MIDDLE": "Rustburg", "HIGH": null, "NAME": null, "DISTRCTNAME": null, "SCHOOLAREA": null, "LASTUPDATE": null, "LASTEDITOR": null, "ELEMENTARY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "William Campbell", "name": "William Campbell", "domains": {}, "templates": [ { "name": "William Campbell", "description": "", "prototype": { "attributes": { "MIDDLE": "William Campbell", "HIGH": null, "NAME": null, "DISTRCTNAME": null, "SCHOOLAREA": null, "LASTUPDATE": null, "LASTEDITOR": null, "ELEMENTARY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }