{ "currentVersion": 10.9, "id": 58, "name": "Existing Schools", "type": "Feature Layer", "parentLayer": { "id": 46, "name": "Planning CIP" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1699289789000 }, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.154308152395165E7, "ymin": 7061567.433165416, "xmax": 1.1601388480907992E7, "ymax": 7149179.570838943, "spatialReference": { "wkid": 102746, "latestWkid": 2283 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SCHOOL_TYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 113, 82, 235, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Assisted School", "label": "Assisted School", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 196, 161, 71, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Elementary School", "label": "Elementary School", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 145, 240, 98, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "High School", "label": "High School", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 55, 138, 90, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Middle School", "label": "Middle School", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 95, 211, 237, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Support Facility", "label": "Support Facility", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 112, 133, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Vocational School", "label": "Vocational School", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PREFIX", "typeIdField": "SCHOOL_TYP", "subtypeField": "", "fields": [ { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "NUMBER", "type": "esriFieldTypeInteger", "alias": "NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PREFIX" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "SCHOOL_NAM", "type": "esriFieldTypeString", "alias": "SCHOOL_NAM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHOOL_NAM" }, { "name": "ABBREV", "type": "esriFieldTypeString", "alias": "ABBREV", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ABBREV" }, { "name": "SCHOOL_TYP", "type": "esriFieldTypeString", "alias": "SCHOOL_TYP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHOOL_TYP" }, { "name": "PHONENUM", "type": "esriFieldTypeString", "alias": "PHONENUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PHONENUM" }, { "name": "FAXNUM", "type": "esriFieldTypeString", "alias": "FAXNUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FAXNUM" }, { "name": "MAJOR_CODE", "type": "esriFieldTypeString", "alias": "MAJOR_CODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MAJOR_CODE" }, { "name": "MINOR_CODE", "type": "esriFieldTypeString", "alias": "MINOR_CODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MINOR_CODE" }, { "name": "DESC1", "type": "esriFieldTypeString", "alias": "DESC1", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DESC1" }, { "name": "DESC2", "type": "esriFieldTypeString", "alias": "DESC2", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DESC2" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CODE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": "UUID_50", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_50", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S38_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Assisted School", "name": "Assisted School", "domains": {}, "templates": [ { "name": "Assisted School", "description": "", "prototype": { "attributes": { "CODE": null, "ID": null, "NUMBER": null, "PREFIX": null, "STREET": null, "SUFFIX": null, "ADDRESS": null, "SCHOOL_NAM": null, "ABBREV": null, "SCHOOL_TYP": "Assisted School", "PHONENUM": null, "FAXNUM": null, "MAJOR_CODE": null, "MINOR_CODE": null, "DESC1": null, "DESC2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Elementary School", "name": "Elementary School", "domains": {}, "templates": [ { "name": "Elementary School", "description": "", "prototype": { "attributes": { "CODE": null, "ID": null, "NUMBER": null, "PREFIX": null, "STREET": null, "SUFFIX": null, "ADDRESS": null, "SCHOOL_NAM": null, "ABBREV": null, "SCHOOL_TYP": "Elementary School", "PHONENUM": null, "FAXNUM": null, "MAJOR_CODE": null, "MINOR_CODE": null, "DESC1": null, "DESC2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "High School", "name": "High School", "domains": {}, "templates": [ { "name": "High School", "description": "", "prototype": { "attributes": { "CODE": null, "ID": null, "NUMBER": null, "PREFIX": null, "STREET": null, "SUFFIX": null, "ADDRESS": null, "SCHOOL_NAM": null, "ABBREV": null, "SCHOOL_TYP": "High School", "PHONENUM": null, "FAXNUM": null, "MAJOR_CODE": null, "MINOR_CODE": null, "DESC1": null, "DESC2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Middle School", "name": "Middle School", "domains": {}, "templates": [ { "name": "Middle School", "description": "", "prototype": { "attributes": { "CODE": null, "ID": null, "NUMBER": null, "PREFIX": null, "STREET": null, "SUFFIX": null, "ADDRESS": null, "SCHOOL_NAM": null, "ABBREV": null, "SCHOOL_TYP": "Middle School", "PHONENUM": null, "FAXNUM": null, "MAJOR_CODE": null, "MINOR_CODE": null, "DESC1": null, "DESC2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Support Facility", "name": "Support Facility", "domains": {}, "templates": [ { "name": "Support Facility", "description": "", "prototype": { "attributes": { "CODE": null, "ID": null, "NUMBER": null, "PREFIX": null, "STREET": null, "SUFFIX": null, "ADDRESS": null, "SCHOOL_NAM": null, "ABBREV": null, "SCHOOL_TYP": "Support Facility", "PHONENUM": null, "FAXNUM": null, "MAJOR_CODE": null, "MINOR_CODE": null, "DESC1": null, "DESC2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Vocational School", "name": "Vocational School", "domains": {}, "templates": [ { "name": "Vocational School", "description": "", "prototype": { "attributes": { "CODE": null, "ID": null, "NUMBER": null, "PREFIX": null, "STREET": null, "SUFFIX": null, "ADDRESS": null, "SCHOOL_NAM": null, "ABBREV": null, "SCHOOL_TYP": "Vocational School", "PHONENUM": null, "FAXNUM": null, "MAJOR_CODE": null, "MINOR_CODE": null, "DESC1": null, "DESC2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }