{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Transit Stops", "type": "Feature Layer", "description": "

This dataset provides information on fixed-route transit stops for the State of Washington as of 8/15/22. Stop data was extracted from General Transit Feed Specification (GTFS) data. Because GTFS data is typically created and managed by each individual transit agency, WSDOT cannot guarantee the accuracy of these data.<\/SPAN><\/P>

Most data points are provided direct from GTFS feeds according to the specification at https://gtfs.org/. The stop_id field has been prepended with a code for each agency to ensure every stop has a distinct stop_id.<\/SPAN><\/P>

Some fields are added describing the frequency level of service at each stop, based on the levels and methodology described in the WSDOT Frequent Transit Service Study (more information at https://engage.wsdot.wa.gov/frequent-transit-service-study/)<\/SPAN><\/P>

Please send comments and questions to gtfs@wsdot.wa.gov<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Washington State Department of Transportation.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 78, 147, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3878496247806486E7, "ymin": 5671930.2276060665, "xmax": -1.3019932296335986E7, "ymax": 6274725.14280573, "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": "stop_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "length": 500, "domain": null }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "length": 500, "domain": null }, { "name": "platform_code", "type": "esriFieldTypeString", "alias": "platform_code", "length": 500, "domain": null }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name", "length": 500, "domain": null }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "stop_desc", "length": 500, "domain": null }, { "name": "stop_lat", "type": "esriFieldTypeDouble", "alias": "stop_lat", "domain": null }, { "name": "stop_lon", "type": "esriFieldTypeDouble", "alias": "stop_lon", "domain": null }, { "name": "zone_id", "type": "esriFieldTypeString", "alias": "zone_id", "length": 500, "domain": null }, { "name": "stop_url", "type": "esriFieldTypeString", "alias": "stop_url", "length": 500, "domain": null }, { "name": "location_type", "type": "esriFieldTypeString", "alias": "location_type", "length": 500, "domain": null }, { "name": "parent_station", "type": "esriFieldTypeString", "alias": "parent_station", "length": 500, "domain": null }, { "name": "stop_timezone", "type": "esriFieldTypeString", "alias": "stop_timezone", "length": 500, "domain": null }, { "name": "wheelchair_boarding", "type": "esriFieldTypeString", "alias": "wheelchair_boarding", "length": 500, "domain": null }, { "name": "tts_stop_name", "type": "esriFieldTypeString", "alias": "tts_stop_name", "length": 500, "domain": null }, { "name": "level6", "type": "esriFieldTypeString", "alias": "level6", "length": 500, "domain": null }, { "name": "level5", "type": "esriFieldTypeString", "alias": "level5", "length": 500, "domain": null }, { "name": "level4", "type": "esriFieldTypeString", "alias": "level4", "length": 500, "domain": null }, { "name": "level3", "type": "esriFieldTypeString", "alias": "level3", "length": 500, "domain": null }, { "name": "level2", "type": "esriFieldTypeString", "alias": "level2", "length": 500, "domain": null }, { "name": "level1", "type": "esriFieldTypeString", "alias": "level1", "length": 500, "domain": null }, { "name": "levelNights", "type": "esriFieldTypeString", "alias": "levelNights", "length": 500, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_46", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S41_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": 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 }