{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Bus Stops", "type": "Feature Layer", "description": "
Designated place where buses stop for students to get on and off the bus.<\/SPAN><\/P><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118834200, "falseY": -98876700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Pro-West and Associates, Inc.", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d1969e01536f2f93237357ed384d83a0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADYElEQVRIibWWv2/TWhTHv/f62ulN+isQli7I6h4p7oIyIMsuraICQzPw3hNzGWDiwV4k/gUG2N5jYaAdKFWLG0eBIYpAcaTOFG9ZKK9EyGl9kzgMTUxC3FKe4Lt48Nfnc++5555jht8sdgaPrOv6XCIxmW61xEyn05EB1CWJVCzLqv5vQDabvch54ioIXRkbi6UppeByHIQQdLtdCCFgzi/uE0rWC9b2HQCtMwMWFnLXOkHwMB7n6VgsBsZGbZxzBEGQ8n1/xZxfXD5sfsmXy+U3PwRcvqzfkJj0bJyPQ1EUAEAyOQ1VVZGcTgIAPrguXNcFpRScc8iynGJMer20dP3W5uaLJycCFhZy1yQmPZuYmMDs7CzmtAw0LQNVVSPTeHDwGU7NwdraOiilaDQaj3O53O7W1lZlBJDNZi92guDhOB/H+fPncP/e30gmp+E4NTjOeiRA0zIwDQOmYeDPv25iamoKnz79twHgwgiA88TVeJynFUWBltGQTE6H6XHdyPg4OPiM/uZMw4BdLCIe5ynTvHLbtnceDQJkELoSi8XCoI5Tg3tS5J7c3lloWiZcEOcczebhKoBvAF3X58bGYunBanFdF8/XolNzmiilUBQ5pev6pVKpVGEAkEhMpimlPx3sJDHGoCg8DeAY0GqJGS7HfxngeLHdGaCXok6nIxNCfhmAEIJeSwkPud7tdodMmpY5c0BVVYcKoherHgIkiVSEEOCcj3xsGEZYId/LdV04Tm0EIISAJJFKCLAsq2rOL+4HQZDqH7bj1MIqyueXIwGDnr7a7TaEaO3aheNOG9YloWTd9/2V/i4Mwxh6RmnQUywWAQC+74NQMtoqCtb2HXN+cVmW5VTVqUHTMsjnl+E4NRSL0Rdu0PPBddFut3F05FcL1vbdEQCA1mHzS54x6fXe3t5Qbk+7cH3P27fv4HkeCPAAgBcFQLlcfrO0dP1Wo9F4vFOwAQB2b+tR6r97Ze3A8zwIX/xh29bGoGdkHmxuvniSy+V237/f26jX6ynOOU665R8/7uOff5/i6MivEuDB98EjAQDQ6+cXTPPK7WbzcFVR5BRjDJTSoZEpRGsX3eClbe+s4mdGZpiC45b7SNf1S4nEZLrpeTKAGfSGfr8UT9NZ/ipQKpUqACo/NEboKxqTZG2N0/QtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "busname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "School ID", "length": 50, "domain": null }, { "name": "busname", "type": "esriFieldTypeString", "alias": "Bus Name", "length": 100, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": { "type": "codedValue", "name": "SchoolBusDirection", "description": "The direction of travel", "codedValues": [ { "name": "To School", "code": "To School" }, { "name": "From School", "code": "From School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "operhours", "type": "esriFieldTypeString", "alias": "Drop off and pick up time", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_1672", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_1672", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1548_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 32000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1638396919000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }