{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Central Ohio K-12 Schools", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1692312.9818218946, "ymin": 569048.3702985644, "xmax": 2028613.9942578822, "ymax": 888914.334567979, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 88, 132, 51, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SCHOOL_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SCHOOL_IRN", "type": "esriFieldTypeString", "alias": "School IRN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SCHOOL_IRN" }, { "name": "SCHOOL_NAME", "type": "esriFieldTypeString", "alias": "School Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SCHOOL_NAME" }, { "name": "SCHOOL_TYPE", "type": "esriFieldTypeString", "alias": "School Type", "domain": { "type": "codedValue", "name": "DOM_K12_TYPE", "description": "School types", "codedValues": [ { "name": "Nonpublic School", "code": "Nonpublic School" }, { "name": "Public Community School", "code": "Public Community School" }, { "name": "Vocational School", "code": "Vocational School" }, { "name": "STEM", "code": "STEM" }, { "name": "Traditional Public School", "code": "Traditional Public School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHOOL_TYPE" }, { "name": "SCHOOL_LEVEL", "type": "esriFieldTypeString", "alias": "School Level", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCHOOL_LEVEL" }, { "name": "DISTRICT_IRN", "type": "esriFieldTypeString", "alias": "District IRN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICT_IRN" }, { "name": "DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DISTRICT_NAME" }, { "name": "SCHOOL_STATUS", "type": "esriFieldTypeString", "alias": "School Status", "domain": { "type": "codedValue", "name": "DOM_K12_STATUS", "description": "K-12 School Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SCHOOL_STATUS" }, { "name": "PHYS_ADDR1", "type": "esriFieldTypeString", "alias": "Physical Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PHYS_ADDR1" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "CITY" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": { "type": "codedValue", "name": "DOM_K12_COUNTY", "description": "Central Ohio County", "codedValues": [ { "name": "Franklin", "code": "Franklin" }, { "name": "Delaware", "code": "Delaware" }, { "name": "Fairfield", "code": "Fairfield" }, { "name": "Licking", "code": "Licking" }, { "name": "Madison", "code": "Madison" }, { "name": "Pickaway", "code": "Pickaway" }, { "name": "Union", "code": "Union" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PHONE" }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WEBSITE" }, { "name": "VALIDATION_RESULT", "type": "esriFieldTypeString", "alias": "Validation Result", "domain": { "type": "codedValue", "name": "DOM_K12_VALIDATION_RESULT", "description": "School validation result", "codedValues": [ { "name": "Confirmed", "code": "Confirmed" }, { "name": "Updated", "code": "Updated" }, { "name": "Needs Follow-up", "code": "Needs Follow-up" }, { "name": "Could Not Verify", "code": "Could Not Verify" }, { "name": "Unverified", "code": "Unverified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "VALIDATION_RESULT" }, { "name": "VALIDATION_DATE", "type": "esriFieldTypeDate", "alias": "Validation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VALIDATION_DATE" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "Last Edited By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "Date Last Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "VALIDATION_NOTES", "type": "esriFieldTypeString", "alias": "VALIDATION_NOTES", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "VALIDATION_NOTES" }, { "name": "VIRTUAL_SCHOOL", "type": "esriFieldTypeString", "alias": "VIRTUAL_SCHOOL", "domain": { "type": "codedValue", "name": "DOM_K12_YES_NO", "description": "Yes/no for documenting correciont", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "VIRTUAL_SCHOOL" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1473_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S1024_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Central Ohio K-12 Schools", "description": "", "prototype": { "attributes": { "VALIDATION_NOTES": null, "VIRTUAL_SCHOOL": null, "SCHOOL_IRN": null, "SCHOOL_NAME": null, "SCHOOL_TYPE": null, "SCHOOL_LEVEL": null, "DISTRICT_IRN": null, "DISTRICT_NAME": null, "SCHOOL_STATUS": null, "PHYS_ADDR1": null, "CITY": null, "ZIP": null, "COUNTY": null, "PHONE": null, "WEBSITE": null, "VALIDATION_RESULT": null, "VALIDATION_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }