<?xml version="1.0" encoding="UTF-8"?><metadata xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:xdt="http://www.w3.org/2005/xpath-datatypes" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<spdoinfo>
<ptvctinf>
<esriterm Name="TransitStops">
<efeatyp Sync="TRUE">Simple</efeatyp>
<efeageom Sync="TRUE" code="1"/>
<esritopo Sync="TRUE">FALSE</esritopo>
<efeacnt Sync="TRUE">21980</efeacnt>
<spindex Sync="TRUE">TRUE</spindex>
<linrefer Sync="TRUE">FALSE</linrefer>
</esriterm>
</ptvctinf>
</spdoinfo>
<eainfo>
<detailed Name="TransitStops">
<enttyp>
<enttypl Sync="FALSE">TransitStops</enttypl>
<enttypt Sync="TRUE">Feature Class</enttypt>
<enttypc Sync="TRUE">21980</enttypc>
<enttypd>Each entry describes a transit service stop based on the GTFS specification. Additional information added regarding service frequency.</enttypd>
<enttypds>https://gtfs.org/schedule/reference/#stopstxt</enttypds>
</enttyp>
<attr>
<attrlabl>OBJECTID</attrlabl>
<attrdef>Internal feature number.</attrdef>
<attrdefs>Esri</attrdefs>
<attrdomv>
<udom>Sequential unique whole numbers that are automatically generated.</udom>
</attrdomv>
<attalias Sync="TRUE">OBJECTID</attalias>
<attrtype Sync="TRUE">OID</attrtype>
<attwidth Sync="TRUE">4</attwidth>
<atprecis Sync="TRUE">10</atprecis>
<attscale Sync="TRUE">0</attscale>
</attr>
<attr>
<attrlabl Sync="TRUE">stop_id</attrlabl>
<attalias Sync="TRUE">stop_id</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>Identifies a location: stop/platform, station, entrance/exit, generic node or boarding area (see location_type).
Multiple routes may use the same stop_id.</attrdef>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">stop_code</attrlabl>
<attalias Sync="TRUE">stop_code</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
<attrdef>Short text or a number that identifies the location for riders. These codes are often used in phone-based transit information systems or printed on signage to make it easier for riders to get information for a particular location. The stop_code may be the same as stop_id if it is public facing. This field should be left empty for locations without a code presented to riders.</attrdef>
</attr>
<attr>
<attrlabl Sync="TRUE">platform_code</attrlabl>
<attalias Sync="TRUE">platform_code</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
<attrdef>Platform identifier for a platform stop (a stop belonging to a station). This should be just the platform identifier (eg. "G" or "3"). Words like “platform” or "track" (or the feed’s language-specific equivalent) should not be included. This allows feed consumers to more easily internationalize and localize the platform identifier into other languages.</attrdef>
</attr>
<attr>
<attrlabl Sync="TRUE">stop_name</attrlabl>
<attalias Sync="TRUE">stop_name</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
<attrdef>Name of the location. The stop_name should match the agency's rider-facing name for the location as printed on a timetable, published online, or represented on signage. For translations into other languages, use translations.txt.
When the location is a boarding area (location_type=4), the stop_name should contains the name of the boarding area as displayed by the agency. It could be just one letter (like on some European intercity railway stations), or text like “Wheelchair boarding area” (NYC’s Subway) or “Head of short trains” (Paris’ RER).
Conditionally Required:
- Required for locations which are stops (location_type=0), stations (location_type=1) or entrances/exits (location_type=2).
- Optional for locations which are generic nodes (location_type=3) or boarding areas (location_type=4).</attrdef>
</attr>
<attr>
<attrlabl Sync="TRUE">stop_desc</attrlabl>
<attalias Sync="TRUE">stop_desc</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
<attrdef>Description of the location that provides useful, quality information. Should not be a duplicate of stop_name.</attrdef>
</attr>
<attr>
<attrlabl Sync="TRUE">stop_lat</attrlabl>
<attalias Sync="TRUE">stop_lat</attalias>
<attrtype Sync="TRUE">Double</attrtype>
<attwidth Sync="TRUE">8</attwidth>
<atprecis Sync="TRUE">38</atprecis>
<attscale Sync="TRUE">8</attscale>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
<attrdef>Latitude of the location.
For stops/platforms (location_type=0) and boarding area (location_type=4), the coordinates must be the ones of the bus pole — if exists — and otherwise of where the travelers are boarding the vehicle (on the sidewalk or the platform, and not on the roadway or the track where the vehicle stops).
Conditionally Required:
- Required for locations which are stops (location_type=0), stations (location_type=1) or entrances/exits (location_type=2).
- Optional for locations which are generic nodes (location_type=3) or boarding areas (location_type=4).</attrdef>
</attr>
<attr>
<attrlabl Sync="TRUE">stop_lon</attrlabl>
<attalias Sync="TRUE">stop_lon</attalias>
<attrtype Sync="TRUE">Double</attrtype>
<attwidth Sync="TRUE">8</attwidth>
<atprecis Sync="TRUE">38</atprecis>
<attscale Sync="TRUE">8</attscale>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
<attrdef>Longitude of the location.
For stops/platforms (location_type=0) and boarding area (location_type=4), the coordinates must be the ones of the bus pole — if exists — and otherwise of where the travelers are boarding the vehicle (on the sidewalk or the platform, and not on the roadway or the track where the vehicle stops).
Conditionally Required:
- Required for locations which are stops (location_type=0), stations (location_type=1) or entrances/exits (location_type=2).
- Optional for locations which are generic nodes (location_type=3) or boarding areas (location_type=4).</attrdef>
</attr>
<attr>
<attrlabl Sync="TRUE">zone_id</attrlabl>
<attalias Sync="TRUE">zone_id</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
<attrdef>Identifies the fare zone for a stop. If this record represents a station or station entrance, the zone_id is ignored.
Conditionally Required:
- Required if providing fare information using fare_rules.txt
- Optional otherwise.</attrdef>
</attr>
<attr>
<attrlabl Sync="TRUE">stop_url</attrlabl>
<attalias Sync="TRUE">stop_url</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
<attrdef>URL of a web page about the location. This should be different from the agency.agency_url and the routes.route_url field values.</attrdef>
</attr>
<attr>
<attrlabl Sync="TRUE">location_type</attrlabl>
<attalias Sync="TRUE">location_type</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>Location type. Valid options are:
0 (or blank) - Stop (or Platform). A location where passengers board or disembark from a transit vehicle. Is called a platform when defined within a parent_station.
1 - Station. A physical structure or area that contains one or more platform.
2 - Entrance/Exit. A location where passengers can enter or exit a station from the street. If an entrance/exit belongs to multiple stations, it may be linked by pathways to both, but the data provider must pick one of them as parent.
3 - Generic Node. A location within a station, not matching any other location_type, that may be used to link together pathways define in pathways.txt.
4 - Boarding Area. A specific location on a platform, where passengers can board and/or alight vehicles.</attrdef>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">parent_station</attrlabl>
<attalias Sync="TRUE">parent_station</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>Defines hierarchy between the different locations defined in stops.txt. It contains the ID of the parent location, as followed:
- Stop/platform (location_type=0): the parent_station field contains the ID of a station.
- Station (location_type=1): this field must be empty.
- Entrance/exit (location_type=2) or generic node (location_type=3): the parent_station field contains the ID of a station (location_type=1)
- Boarding Area (location_type=4): the parent_station field contains ID of a platform.
Conditionally Required:
- Required for locations which are entrances (location_type=2), generic nodes (location_type=3) or boarding areas (location_type=4).
- Optional for stops/platforms (location_type=0).
- Forbidden for stations (location_type=1).</attrdef>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">stop_timezone</attrlabl>
<attalias Sync="TRUE">stop_timezone</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef> Timezone of the location. If the location has a parent station, it inherits the parent station’s timezone instead of applying its own. Stations and parentless stops with empty stop_timezone inherit the timezone specified by agency.agency_timezone. If stop_timezone values are provided, the times in stop_times.txt should be entered as the time since midnight in the timezone specified by agency.agency_timezone. This ensures that the time values in a trip always increase over the course of a trip, regardless of which timezones the trip crosses.</attrdef>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">wheelchair_boarding</attrlabl>
<attalias Sync="TRUE">wheelchair_boarding</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>Indicates whether wheelchair boardings are possible from the location. Valid options are:
For parentless stops:
0 or empty - No accessibility information for the stop.
1 - Some vehicles at this stop can be boarded by a rider in a wheelchair.
2 - Wheelchair boarding is not possible at this stop.
For child stops:
0 or empty - Stop will inherit its wheelchair_boarding behavior from the parent station, if specified in the parent.
1 - There exists some accessible path from outside the station to the specific stop/platform.
2 - There exists no accessible path from outside the station to the specific stop/platform.
For station entrances/exits:
0 or empty - Station entrance will inherit its wheelchair_boarding behavior from the parent station, if specified for the parent.
1 - Station entrance is wheelchair accessible.
2 - No accessible path from station entrance to stops/platforms.</attrdef>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">tts_stop_name</attrlabl>
<attalias Sync="TRUE">tts_stop_name</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>Readable version of the stop_name. See "Text-to-speech field" in the Term Definitions for more.</attrdef>
<attrdefs>https://gtfs.org/schedule/reference/#stopstxt</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">level6</attrlabl>
<attalias Sync="TRUE">level6</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>A value of 1 indicates that the service meets the definition of "Level 6" frequency transit described in the WSDOT Frequent Transit Service Study. Note that a service meeting the most restrictive/most frequent service requirements ("Level 1" and "24-hour") will have a 1 in every service level column.</attrdef>
<attrdefs>https://engage.wsdot.wa.gov/frequent-transit-service-study/</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">level5</attrlabl>
<attalias Sync="TRUE">level5</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>A value of 1 indicates that the service meets the definition of "Level 5" frequency transit described in the WSDOT Frequent Transit Service Study. Note that a service meeting the most restrictive/most frequent service requirements ("Level 1" and "24-hour") will have a 1 in every service level column.</attrdef>
<attrdefs>https://engage.wsdot.wa.gov/frequent-transit-service-study/</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">level4</attrlabl>
<attalias Sync="TRUE">level4</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>A value of 1 indicates that the service meets the definition of "Level 4" frequency transit described in the WSDOT Frequent Transit Service Study. Note that a service meeting the most restrictive/most frequent service requirements ("Level 1" and "24-hour") will have a 1 in every service level column.</attrdef>
<attrdefs>https://engage.wsdot.wa.gov/frequent-transit-service-study/</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">level3</attrlabl>
<attalias Sync="TRUE">level3</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>A value of 1 indicates that the service meets the definition of "Level 3" frequency transit described in the WSDOT Frequent Transit Service Study. Note that a service meeting the most restrictive/most frequent service requirements ("Level 1" and "24-hour") will have a 1 in every service level column.</attrdef>
<attrdefs>https://engage.wsdot.wa.gov/frequent-transit-service-study/</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">level2</attrlabl>
<attalias Sync="TRUE">level2</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>A value of 1 indicates that the service meets the definition of "Level 2" frequency transit described in the WSDOT Frequent Transit Service Study. Note that a service meeting the most restrictive/most frequent service requirements ("Level 1" and "24-hour") will have a 1 in every service level column.</attrdef>
<attrdefs>https://engage.wsdot.wa.gov/frequent-transit-service-study/</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">level1</attrlabl>
<attalias Sync="TRUE">level1</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>A value of 1 indicates that the service meets the definition of "Level 1" frequency transit described in the WSDOT Frequent Transit Service Study. Note that a service meeting the most restrictive/most frequent service requirements ("Level 1" and "24-hour") will have a 1 in every service level column.</attrdef>
<attrdefs>https://engage.wsdot.wa.gov/frequent-transit-service-study/</attrdefs>
</attr>
<attr>
<attrlabl Sync="TRUE">levelNights</attrlabl>
<attalias Sync="TRUE">levelNights</attalias>
<attrtype Sync="TRUE">String</attrtype>
<attwidth Sync="TRUE">500</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
<attrdef>A value of 1 indicates that the service meets the definition of "24-hour" frequency transit described in the WSDOT Frequent Transit Service Study. Note that a service meeting the most restrictive/most frequent service requirements ("Level 1" and "24-hour") will have a 1 in every service level column.</attrdef>
<attrdefs>https://engage.wsdot.wa.gov/frequent-transit-service-study/</attrdefs>
</attr>
<attr>
<attrlabl>Shape</attrlabl>
<attrdef>Feature geometry.</attrdef>
<attrdefs>Esri</attrdefs>
<attrdomv>
<udom>Coordinates defining the features.</udom>
</attrdomv>
<attalias Sync="TRUE">Shape</attalias>
<attrtype Sync="TRUE">Geometry</attrtype>
<attwidth Sync="TRUE">4</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
</attr>
<attr>
<attrlabl Sync="TRUE">GlobalID</attrlabl>
<attalias Sync="TRUE">GlobalID</attalias>
<attrtype Sync="TRUE">GlobalID</attrtype>
<attwidth Sync="TRUE">38</attwidth>
<atprecis Sync="TRUE">0</atprecis>
<attscale Sync="TRUE">0</attscale>
</attr>
</detailed>
</eainfo>
<mdLang>
<languageCode value="eng"/>
<countryCode Sync="TRUE" value="USA"/>
</mdLang>
<mdChar>
<CharSetCd value="004"/>
</mdChar>
<mdHrLv>
<ScopeCd value="005"/>
</mdHrLv>
<mdDateSt Sync="TRUE">20250522</mdDateSt>
<mdStanName>ArcGIS Metadata</mdStanName>
<mdStanVer>1.0</mdStanVer>
<distInfo>
<distributor>
<distorCont>
<rpIndName>Jordyn Mitchell</rpIndName>
<rpOrgName>Washington State Department of Transportation, Office of Information Technology</rpOrgName>
<rpPosName>GIS Database Administrator</rpPosName>
<rpCntInfo>
<cntAddress addressType="">
<eMailAdd>mitchejo@wsdot.wa.gov</eMailAdd>
</cntAddress>
</rpCntInfo>
<role>
<RoleCd value="005"/>
</role>
</distorCont>
<distorOrdPrc>
<ordInstr>Download individual data sets from https://gisdata-wsdot.opendata.arcgis.com</ordInstr>
</distorOrdPrc>
</distributor>
<distFormat>
<formatName Sync="FALSE">Feature Class</formatName>
</distFormat>
</distInfo>
<dataIdInfo>
<idCitation>
<resTitle>Transit Stops</resTitle>
<date>
<pubDate>2023-02-22T00:00:00</pubDate>
<reviseDate>2024-01-03T00:00:00</reviseDate>
</date>
<citRespParty>
<rpOrgName>Public Transportation Division, WSDOT</rpOrgName>
<role>
<RoleCd value="006"/>
</role>
<rpCntInfo>
<cntAddress addressType="postal">
<city>Olympia</city>
<adminArea>WA</adminArea>
<postCode>98504</postCode>
<eMailAdd>gtfs@wsdot.wa.gov</eMailAdd>
</cntAddress>
<cntPhone>
<voiceNum tddtty="">360-709-7976</voiceNum>
</cntPhone>
</rpCntInfo>
</citRespParty>
<presForm>
<PresFormCd value="005"/>
</presForm>
<presForm>
<fgdcGeoform>vector digital data</fgdcGeoform>
</presForm>
</idCitation>
<idAbs>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;This dataset provides information on fixed-route transit stops for the State of Washington as of 8/15/24. 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.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;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://wsdot.wa.gov/construction-planning/search-studies/frequent-transit-service-study)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please send comments and questions to gtfs@wsdot.wa.gov&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</idAbs>
<idPurp>Fixed-route transit stops for the State of Washington.</idPurp>
<idCredit>Washington State Department of Transportation.</idCredit>
<idStatus>
<ProgCd value="004"/>
</idStatus>
<resMaint>
<maintFreq>
<MaintFreqCd value="008"/>
</maintFreq>
<dateNext>2024-11-04T00:00:00</dateNext>
<maintCont>
<rpOrgName>Public Transportation Division, WSDOT</rpOrgName>
<role>
<RoleCd value="007"/>
</role>
<rpCntInfo>
<cntAddress addressType="postal">
<city>Olympia</city>
<adminArea>WA</adminArea>
<postCode>98504</postCode>
<eMailAdd>gtfs@wsdot.wa.gov</eMailAdd>
</cntAddress>
<cntPhone>
<voiceNum tddtty="">360-709-7976</voiceNum>
</cntPhone>
</rpCntInfo>
<displayName>Public Transportation Division, WSDOT</displayName>
<displayName>Public Transportation Division, WSDOT</displayName>
</maintCont>
</resMaint>
<themeKeys>
<keyword>bus stops</keyword>
<keyword>washington</keyword>
<keyword>transit</keyword>
<keyword>rural</keyword>
<keyword>tribes</keyword>
<keyword>multimodal</keyword>
<keyword>ferry</keyword>
<keyword>rail</keyword>
</themeKeys>
<searchKeys>
<keyword>bus stops</keyword>
<keyword>washington</keyword>
<keyword>transit</keyword>
<keyword>ferry</keyword>
<keyword>multimodal</keyword>
<keyword>rail</keyword>
<keyword>rural</keyword>
<keyword>tribes</keyword>
</searchKeys>
<resConst>
<LegConsts>
<useLimit>The Washington State Department of Transportation shall not be liable for any activity involving this data with regard to lost profits or savings or any other consequential damages; or the fitness for use of the data for a particular purpose; or the installation of the data, its use, or the results obtained.</useLimit>
</LegConsts>
</resConst>
<resConst>
<Consts>
<useLimit>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The Washington State Department of Transportation shall not be liable for any activity involving this data with regard to lost profits or savings or any other consequential damages; or the fitness for use of the data for a particular purpose; or the installation of the data, its use, or the results obtained.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</useLimit>
</Consts>
</resConst>
<spatRpType>
<SpatRepTypCd value="001"/>
</spatRpType>
<dataLang>
<languageCode value="eng"/>
<countryCode Sync="TRUE" value="USA"/>
</dataLang>
<envirDesc Sync="TRUE"> Version 6.2 (Build 9200) ; Esri ArcGIS 10.9.1.28388</envirDesc>
<dataExt>
<tempEle>
<TempExtent>
<exTemp>
<TM_Instant>
<tmPosition>2022-08-15T00:00:00</tmPosition>
</TM_Instant>
</exTemp>
</TempExtent>
</tempEle>
<exDesc>Data collected during August 2022.</exDesc>
</dataExt>
<dataExt>
<geoEle>
<GeoBndBox>
<westBL>-124.719025</westBL>
<eastBL>-116.788942</eastBL>
<southBL>45.448031</southBL>
<northBL>49.01523</northBL>
</GeoBndBox>
</geoEle>
</dataExt>
<dataExt>
<geoEle>
<GeoBndBox esriExtentType="search">
<exTypeCode Sync="TRUE">1</exTypeCode>
<westBL Sync="TRUE">-124.672653</westBL>
<eastBL Sync="TRUE">-116.960042</eastBL>
<northBL Sync="TRUE">48.999226</northBL>
<southBL Sync="TRUE">45.319304</southBL>
</GeoBndBox>
</geoEle>
</dataExt>
<dataChar>
<CharSetCd value="004"/>
</dataChar>
<idPoC>
<rpOrgName>Public Transportation Division, WSDOT</rpOrgName>
<role>
<RoleCd value="007"/>
</role>
<rpCntInfo>
<cntAddress addressType="postal">
<city>Olympia</city>
<adminArea>WA</adminArea>
<postCode>98504</postCode>
<eMailAdd>gtfs@wsdot.wa.gov</eMailAdd>
</cntAddress>
<cntPhone>
<voiceNum tddtty="">360-709-7976</voiceNum>
</cntPhone>
</rpCntInfo>
<displayName>Public Transportation Division, WSDOT</displayName>
<displayName>Public Transportation Division, WSDOT</displayName>
</idPoC>
<tpCat>
<TopicCatCd value="018"/>
</tpCat>
</dataIdInfo>
<dqInfo>
<dqScope>
<scpLvl>
<ScopeCd value="005"/>
</scpLvl>
</dqScope>
<dataLineage>
<dataSource type="">
<srcDesc>Publicly-available GTFS feeds were acquired from TransitLand (https://transit.land/), TransitFeeds (http://transitfeeds.com/), and agency websites. All other GTFS feeds were acquired from or produced on behalf of transit agencies.</srcDesc>
</dataSource>
<statement>This data is originally published by various transit agencies in the state and collected by WSDOT for processing.</statement>
<prcStep>
<stepDesc>This data was created by compiling GTFS data feeds from transit agencies in the state, which were combined into a single GTFS feed using a Python utility published by the Puget Sound Regional Council (https://github.com/psrc/combine_gtfs_feeds), then processed by the ArcGIS Pro GTFS Stops to Features utility.</stepDesc>
<stepDateTm>2022-10-12T00:00:00</stepDateTm>
</prcStep>
</dataLineage>
</dqInfo>
<Esri>
<CreaDate>20220215</CreaDate>
<CreaTime>10430700</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<DataProperties>
<itemProps>
<itemName Sync="FALSE">TransitStops</itemName>
<nativeExtBox>
<westBL Sync="TRUE">-124.672653</westBL>
<eastBL Sync="TRUE">-116.960042</eastBL>
<southBL Sync="TRUE">45.319304</southBL>
<northBL Sync="TRUE">48.999226</northBL>
<exTypeCode Sync="TRUE">1</exTypeCode>
</nativeExtBox>
<imsContentType Sync="TRUE" export="False">002</imsContentType>
</itemProps>
<coordRef>
<type Sync="TRUE">Geographic</type>
<geogcsn Sync="TRUE">GCS_WGS_1984</geogcsn>
<csUnits Sync="TRUE">Angular Unit: Degree (0.017453)</csUnits>
<peXml Sync="TRUE">&lt;GeographicCoordinateSystem xsi:type='typens:GeographicCoordinateSystem' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:typens='http://www.esri.com/schemas/ArcGIS/10.8'&gt;&lt;WKT&gt;GEOGCS[&amp;quot;GCS_WGS_1984&amp;quot;,DATUM[&amp;quot;D_WGS_1984&amp;quot;,SPHEROID[&amp;quot;WGS_1984&amp;quot;,6378137.0,298.257223563]],PRIMEM[&amp;quot;Greenwich&amp;quot;,0.0],UNIT[&amp;quot;Degree&amp;quot;,0.0174532925199433],AUTHORITY[&amp;quot;EPSG&amp;quot;,4326]]&lt;/WKT&gt;&lt;XOrigin&gt;-400&lt;/XOrigin&gt;&lt;YOrigin&gt;-400&lt;/YOrigin&gt;&lt;XYScale&gt;999999999.99999988&lt;/XYScale&gt;&lt;ZOrigin&gt;0&lt;/ZOrigin&gt;&lt;ZScale&gt;1&lt;/ZScale&gt;&lt;MOrigin&gt;0&lt;/MOrigin&gt;&lt;MScale&gt;1&lt;/MScale&gt;&lt;XYTolerance&gt;8.983152841195215e-09&lt;/XYTolerance&gt;&lt;ZTolerance&gt;0.001&lt;/ZTolerance&gt;&lt;MTolerance&gt;0.001&lt;/MTolerance&gt;&lt;HighPrecision&gt;true&lt;/HighPrecision&gt;&lt;LeftLongitude&gt;-180&lt;/LeftLongitude&gt;&lt;WKID&gt;4326&lt;/WKID&gt;&lt;LatestWKID&gt;4326&lt;/LatestWKID&gt;&lt;/GeographicCoordinateSystem&gt;</peXml>
</coordRef>
</DataProperties>
<SyncDate>20250522</SyncDate>
<SyncTime>12382000</SyncTime>
<ModDate>20250522</ModDate>
<ModTime>12382000</ModTime>
<scaleRange>
<minScale>150000000</minScale>
<maxScale>5000</maxScale>
</scaleRange>
<ArcGISProfile>ItemDescription</ArcGISProfile>
</Esri>
<mdHrLvName Sync="TRUE">dataset</mdHrLvName>
<refSysInfo>
<RefSystem>
<refSysID>
<identCode Sync="TRUE" code="4326"/>
<idCodeSpace Sync="TRUE">EPSG</idCodeSpace>
<idVersion Sync="TRUE">6.2(3.0.1)</idVersion>
</refSysID>
</RefSystem>
</refSysInfo>
<spatRepInfo>
<VectSpatRep>
<geometObjs Name="TransitStops">
<geoObjTyp>
<GeoObjTypCd Sync="TRUE" value="004"/>
</geoObjTyp>
<geoObjCnt Sync="TRUE">21980</geoObjCnt>
</geometObjs>
<topLvl>
<TopoLevCd Sync="TRUE" value="001"/>
</topLvl>
</VectSpatRep>
</spatRepInfo>
<mdMaint>
<maintFreq>
<MaintFreqCd value="009"/>
</maintFreq>
<maintCont>
<rpOrgName>Public Transportation Division, WSDOT</rpOrgName>
<role>
<RoleCd value="003"/>
</role>
<rpCntInfo>
<cntAddress addressType="postal">
<city>Olympia</city>
<adminArea>WA</adminArea>
<postCode>98504</postCode>
<eMailAdd>gtfs@wsdot.wa.gov</eMailAdd>
</cntAddress>
<cntPhone>
<voiceNum tddtty="">360-709-7976</voiceNum>
</cntPhone>
</rpCntInfo>
<displayName>Public Transportation Division, WSDOT</displayName>
</maintCont>
</mdMaint>
<mdContact>
<rpOrgName>Public Transportation Division, WSDOT</rpOrgName>
<role>
<RoleCd value="006"/>
</role>
<rpCntInfo>
<cntAddress addressType="postal">
<city>Olympia</city>
<adminArea>WA</adminArea>
<postCode>98504</postCode>
<eMailAdd>gtfs@wsdot.wa.gov</eMailAdd>
</cntAddress>
<cntPhone>
<voiceNum tddtty="">360-709-7976</voiceNum>
</cntPhone>
</rpCntInfo>
<displayName>Public Transportation Division, WSDOT</displayName>
</mdContact>
</metadata>
