{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 57, "name": "K - 12 Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102698, "latestWkid": 102698, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15658800, "falseY": -45949000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b7686316712030918d313488a2271bcf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzklEQVQYlZ3Ru04CARCF4f8sq4UEK2NHKEwogcUGbyQ8A6VgQsOjQMMLWMrlBaxM7Ex2bRCJtTU0FDYmhrA7dphlocCpv5ycmXHZY9x/4/P78YEd/VSEjsPV0p+2al9bcaHvn5qWT+B4Bjju4cIb+fX326uXBHZRF/D+cnSi0IaY5ZAshiW7NhQvKWXLw9ezCXzGcIRmgvzGTuHK0vNEjRROJyKqAs46GPU+7orfCTxuVp5Lg+BG0JbICD2+NS4etl4DYNq8DICAHbPXU34B+yg20RMlQgUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2621691.1131572463, "ymin": 841995.8823879883, "xmax": 2976465.463646494, "ymax": 1223158.374982737, "spatialReference": { "wkid": 102698, "latestWkid": 102698, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -15658800, "falseY": -45949000, "xyUnits": 1.372496320800926E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BuildingName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BuildingID", "type": "esriFieldTypeString", "alias": "BuildingID", "length": 20, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 100, "domain": null }, { "name": "DistrictCode", "type": "esriFieldTypeString", "alias": "DistrictCode", "length": 20, "domain": null }, { "name": "DistricName", "type": "esriFieldTypeString", "alias": "DistricName", "length": 100, "domain": null }, { "name": "CountyName", "type": "esriFieldTypeString", "alias": "CountyName", "length": 25, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 5, "domain": null }, { "name": "ZipPlus4", "type": "esriFieldTypeString", "alias": "ZipPlus4", "length": 4, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "Fax", "type": "esriFieldTypeString", "alias": "Fax", "length": 12, "domain": null }, { "name": "NCESBuildingID", "type": "esriFieldTypeString", "alias": "NCESBuildingID", "length": 15, "domain": null }, { "name": "NCESDistricID", "type": "esriFieldTypeString", "alias": "NCESDistricID", "length": 20, "domain": null }, { "name": "NCESTeachers", "type": "esriFieldTypeDouble", "alias": "NCESTeachers", "domain": null }, { "name": "NCESStudents", "type": "esriFieldTypeDouble", "alias": "NCESStudents", "domain": null }, { "name": "NCESStudentTeacherRatio", "type": "esriFieldTypeDouble", "alias": "NCESStudentTeacherRatio", "domain": null }, { "name": "BeginningGrade", "type": "esriFieldTypeString", "alias": "BeginningGrade", "length": 5, "domain": null }, { "name": "EndingGrade", "type": "esriFieldTypeString", "alias": "EndingGrade", "length": 5, "domain": null }, { "name": "Kto12Enrollment", "type": "esriFieldTypeDouble", "alias": "Kto12Enrollment", "domain": null }, { "name": "FreeReducedLunch", "type": "esriFieldTypeDouble", "alias": "FreeReducedLunch", "domain": null }, { "name": "PctFreeReducedLunch", "type": "esriFieldTypeDouble", "alias": "PctFreeReducedLunch", "domain": null }, { "name": "SpecialEducation", "type": "esriFieldTypeDouble", "alias": "SpecialEducation", "domain": null }, { "name": "PctSpecialEducation", "type": "esriFieldTypeDouble", "alias": "PctSpecialEducation", "domain": null }, { "name": "ACTBuildingCompositeScore", "type": "esriFieldTypeDouble", "alias": "ACTBuildingCompositeScore", "domain": null }, { "name": "ACTDistrictCompositeScore", "type": "esriFieldTypeDouble", "alias": "ACTDistrictCompositeScore", "domain": null }, { "name": "ElementarySchool", "type": "esriFieldTypeString", "alias": "ElementarySchool", "length": 5, "domain": null }, { "name": "MiddleSchool", "type": "esriFieldTypeString", "alias": "MiddleSchool", "length": 5, "domain": null }, { "name": "HighSchool", "type": "esriFieldTypeString", "alias": "HighSchool", "length": 5, "domain": null }, { "name": "SchoolType", "type": "esriFieldTypeString", "alias": "SchoolType", "length": 10, "domain": null }, { "name": "Charter", "type": "esriFieldTypeString", "alias": "Charter", "length": 5, "domain": null }, { "name": "Magnet", "type": "esriFieldTypeString", "alias": "Magnet", "length": 5, "domain": null }, { "name": "Virtual", "type": "esriFieldTypeString", "alias": "Virtual", "length": 5, "domain": null }, { "name": "Technical", "type": "esriFieldTypeString", "alias": "Technical", "length": 5, "domain": null }, { "name": "Alternative", "type": "esriFieldTypeString", "alias": "Alternative", "length": 5, "domain": null }, { "name": "Title1", "type": "esriFieldTypeString", "alias": "Title1", "length": 5, "domain": null }, { "name": "White", "type": "esriFieldTypeDouble", "alias": "White", "domain": null }, { "name": "PctWhite", "type": "esriFieldTypeDouble", "alias": "PctWhite", "domain": null }, { "name": "Black", "type": "esriFieldTypeDouble", "alias": "Black", "domain": null }, { "name": "PctBlack", "type": "esriFieldTypeDouble", "alias": "PctBlack", "domain": null }, { "name": "Hispanic", "type": "esriFieldTypeDouble", "alias": "Hispanic", "domain": null }, { "name": "PctHispanic", "type": "esriFieldTypeDouble", "alias": "PctHispanic", "domain": null }, { "name": "AmIndian", "type": "esriFieldTypeDouble", "alias": "AmIndian", "domain": null }, { "name": "PctAmIndian", "type": "esriFieldTypeDouble", "alias": "PctAmIndian", "domain": null }, { "name": "AsianPacIslander", "type": "esriFieldTypeDouble", "alias": "AsianPacIslander", "domain": null }, { "name": "PctAsianPacIslander", "type": "esriFieldTypeDouble", "alias": "PctAsianPacIslander", "domain": null }, { "name": "MultiRacial", "type": "esriFieldTypeDouble", "alias": "MultiRacial", "domain": null }, { "name": "PctMultiRacial", "type": "esriFieldTypeDouble", "alias": "PctMultiRacial", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MARCEmpCount", "type": "esriFieldTypeInteger", "alias": "MARCEmpCount", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }