{
 "currentVersion": 10.22,
 "id": 7,
 "name": "Public School Points",
 "type": "Feature Layer",
 "description": "Polygons representing locations of public schools within Bernalillo County. These include traditional, charter, and schools of choice. The traditional schools are in the Albuquerque Public School district. Charter schools can be authorized by either the Albuquerque Public School district or the New Mexico Public Education Commission (state).",
 "geometryType": "esriGeometryPoint",
 "copyrightText": "AGIS Division, Planning Department staff compiled this dataset based on datasets provided by Albuquerque Public School GIS Planning staff.",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     133,
     0,
     11,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -1.1895643003800001E7,
  "ymin": 4158212.7057000026,
  "xmax": -1.18378899882E7,
  "ymax": 4194816.785599999,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "length": 175,
   "domain": null
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "publicschooltype",
    "codedValues": [
     {
      "name": "Charter",
      "code": "Charter"
     },
     {
      "name": "School of Choice",
      "code": "School of Choice"
     },
     {
      "name": "Traditional",
      "code": "Traditional"
     }
    ]
   }
  },
  {
   "name": "GRADELEVELS",
   "type": "esriFieldTypeString",
   "alias": "Grade Levels",
   "length": 100,
   "domain": {
    "type": "codedValue",
    "name": "publicschoolgradelevels",
    "codedValues": [
     {
      "name": "Elementary",
      "code": "Elementary"
     },
     {
      "name": "Elementary/Middle",
      "code": "Elementary/Middle"
     },
     {
      "name": "Elementary/Middle/High",
      "code": "Elementary/Middle/High"
     },
     {
      "name": "Middle",
      "code": "Middle"
     },
     {
      "name": "Middle/High",
      "code": "Middle/High"
     },
     {
      "name": "High",
      "code": "High"
     },
     {
      "name": "K-8",
      "code": "K-8"
     }
    ]
   }
  },
  {
   "name": "AUTHORIZER",
   "type": "esriFieldTypeString",
   "alias": "Authorizer",
   "length": 75,
   "domain": {
    "type": "codedValue",
    "name": "schoolauthorizer",
    "codedValues": [
     {
      "name": "Albuquerque Public School District",
      "code": "APS"
     },
     {
      "name": "New Mexico Public Education Commission",
      "code": "NMPEC"
     }
    ]
   }
  },
  {
   "name": "SCHOOLOFCHOICE",
   "type": "esriFieldTypeString",
   "alias": "School of Choice",
   "length": 50,
   "domain": null
  },
  {
   "name": "LASTUPDATEDATE",
   "type": "esriFieldTypeDate",
   "alias": "Last Update",
   "length": 8,
   "domain": null
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true
}