{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Child Daycare Facilities", "type": "Feature Layer", "description": "

This feature class contains all public, private, charter, daycare/preschool, and higher education schools primarily in the city of Plano. It also includes some higher education schools outside of the city limit (total 17 schools) and also there are several schools within the Plano ISD that fall outside of the city limit (total 12 schools).<\/SPAN><\/P>

The schools feature class has the following fields to help categorize the data:<\/SPAN><\/P>

  • School_Category<\/SPAN>: <\/SPAN>Public<\/SPAN>, <\/SPAN>Private<\/SPAN>, <\/SPAN>Charter<\/SPAN>, <\/SPAN>Higher Education<\/SPAN><\/P><\/LI>

  • School_Type<\/SPAN>: <\/SPAN>Daycare/ECS <\/SPAN>(ECS = Early Childhood School/preschool), <\/SPAN>Elementary<\/SPAN>, <\/SPAN>Middle<\/SPAN>, <\/SPAN>High School<\/SPAN>, <\/SPAN>Senior High<\/SPAN>, <\/SPAN>Combined <\/SPAN>(school serves multiple School_Types), <\/SPAN>College/University<\/SPAN>, <\/SPAN>Trade/Technical<\/SPAN><\/P><\/LI>

  • Administration<\/SPAN>: <\/SPAN>Independent <\/SPAN>(means Private), <\/SPAN>PISD<\/SPAN>, <\/SPAN>FISD<\/SPAN>, <\/SPAN>N/A<\/SPAN><\/P><\/LI><\/UL>

    Daycare includes all licensed and registered child care centers and child care homes through Texas Health and Human Services.<\/SPAN><\/P>

    Charter schools are regulated by and data was pulled from the Texas Education Agency, and were pulled from the TEA website.<\/SPAN><\/P>

    Private schools were pulled from several organizations including Texas Private School Accreditation Commission, National Center for Education Statistics, American Montessori Society, and PrivateSchoolReview.com because there is not one governing body that regulates all private schools.<\/SPAN><\/P>

    Higher education centers were pulled from Texas Workforce Commission and Texas Higher Education Data and include colleges/universities and trade/technical schools.<\/SPAN><\/P>

    <\/P>

    Data was last updated in October 2022.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 2.56000000238419E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.23407699999925E8, "falseY": -8.61234999999832E7, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "PISD, FISD, Texas Health and Human Services, Texas Education Agency (TEA), Texas Private School Accreditation Commission (TPSAC), National Center for Education Statistics (NCES), American Montessori Society (AMS), PrivateSchoolReview.com, Texas Workforce Commission, Texas Higher Education Data, City of Plano BI/GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2458572.9924331307, "ymin": 7018345.70685792, "xmax": 2547487.2294439375, "ymax": 7130787.957330644, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "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", "length": 100, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "Address1", "type": "esriFieldTypeString", "alias": "Address1", "length": 15, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "Grades", "type": "esriFieldTypeString", "alias": "Grades", "length": 8, "domain": null }, { "name": "SchoolCategory", "type": "esriFieldTypeString", "alias": "School Category", "length": 17, "domain": { "type": "codedValue", "name": "School Category", "description": "Public, Private, Charter, Higher Education", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CHARTER", "code": "CHARTER" }, { "name": "HIGHER EDUCATION", "code": "HIGHER EDUCATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SchoolType", "type": "esriFieldTypeString", "alias": "School Type", "length": 19, "domain": { "type": "codedValue", "name": "School Type", "description": "Based on age, grade, and/or specialty", "codedValues": [ { "name": "COLLEGE/UNIVERSITY", "code": "COLLEGE/UNIVERSITY" }, { "name": "DAYCARE/ECS", "code": "DAYCARE/ECS" }, { "name": "ELEMENTARY", "code": "ELEMENTARY" }, { "name": "MIDDLE", "code": "MIDDLE" }, { "name": "HIGH SCHOOL", "code": "HIGH SCHOOL" }, { "name": "SENIOR HIGH", "code": "SENIOR HIGH" }, { "name": "COMBINED", "code": "COMBINED" }, { "name": "TRADE/TECHNICAL", "code": "TRADE/TECHNICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Administration", "type": "esriFieldTypeString", "alias": "Administration", "length": 25, "domain": { "type": "codedValue", "name": "Administration", "description": "Governing body", "codedValues": [ { "name": "PISD", "code": "PISD" }, { "name": "FISD", "code": "FISD" }, { "name": "N/A", "code": "N/A" }, { "name": "INDEPENDENT", "code": "INDEPENDENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ShortName", "type": "esriFieldTypeString", "alias": "Short Name", "length": 20, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 150, "domain": null }, { "name": "ParcelID", "type": "esriFieldTypeInteger", "alias": "ParcelID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Middle_Feeder", "type": "esriFieldTypeString", "alias": "Middle School Feeder", "length": 30, "domain": null }, { "name": "High_Feeder", "type": "esriFieldTypeString", "alias": "High School Feeder", "length": 30, "domain": null }, { "name": "Senior_Feeder", "type": "esriFieldTypeString", "alias": "Senior High School Feeder", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2216_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2072_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }