{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "AISD Schools and Administration", "type": "Feature Layer", "description": "This feature class contains points representing the Allen Independent School District (AISD) schools or schools from other districts that fall within the city of Allen boundaries.Attribute data last updated 1/25/2023Roundtree Elementary School and Anderson Elementary school will be closing August 10, 2023.Metadata last updated: 1/2023", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "City of Allen Tx", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2510934.0017952174, "ymin": 7081072.902161151, "xmax": 2553452.658227548, "ymax": 7107594.744458556, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name of School", "length": 100, "domain": null }, { "name": "SchoolType", "type": "esriFieldTypeString", "alias": "School Type", "length": 50, "domain": { "type": "codedValue", "name": "School_Class", "description": "SCHOOL CLASSIFICATION", "codedValues": [ { "name": "ADMINISTRATION", "code": "ADMINISTRATION" }, { "name": "ELEMENTARY SCHOOL", "code": "ELEMENENTARY" }, { "name": "MIDDLE SCHOOL", "code": "MIDDLE" }, { "name": "HIGH SCHOOL", "code": "HIGH" }, { "name": "ALTERNATIVE SCHOOL", "code": "ALTERNATIVE" }, { "name": "PROPOSED ELEMENTARY SCHOOL", "code": "P_ELEMENTARY" }, { "name": "PROPOSED MIDDLE SCHOOL", "code": "P_MIDDLE" }, { "name": "PROPOSED HIGH SCHOOL", "code": "P_HIGH" }, { "name": "PROPOSED ALTERNATIVE SCHOOL", "code": "P_ALTERNATIVE" }, { "name": "YET TO BE DETERMINDED SCHOOL", "code": "P_UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "SchoolZoneNumber", "type": "esriFieldTypeString", "alias": "SchoolZoneNumber", "length": 10, "domain": null }, { "name": "SchoolDistrict", "type": "esriFieldTypeString", "alias": "SchoolDistrict", "length": 10, "domain": null }, { "name": "Enrollment", "type": "esriFieldTypeSmallInteger", "alias": "Enrollment", "domain": null }, { "name": "PrincipalName", "type": "esriFieldTypeString", "alias": "PrincipalName", "length": 50, "domain": null }, { "name": "PhoneNum", "type": "esriFieldTypeString", "alias": "PhoneNum", "length": 50, "domain": null }, { "name": "Amenities", "type": "esriFieldTypeString", "alias": "Amenities", "length": 1000, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 2000, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 500, "domain": null }, { "name": "CWID", "type": "esriFieldTypeString", "alias": "CWID", "length": 20, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R553_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_553", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_553", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S284_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "07e81a4f2b184ec1b688764a33f69c4b" } ], "tables": [] }