開放街圖標誌 OpenStreetMap 開放街圖

Mapping bus route in Ayacucho - Perú

於 2017年一月10日 由 karitotpEnglish發表。

As part of the goal of making Ayacucho the best-mapped city in Latin America, the OSM community of Ayacucho, along with the Mapbox Perú team, added 20 bus routes relations to OpenStreetMap of 22 public transport services that there are in the city.

bus1 Bus routes added in Ayacucho

During the mapping, 41 public_transport = stop_position and 15 public_transport = platform has been added/updated in downtown.

public Stop_positions and platforms of public transport added in Ayacucho

Our local knowledge was fundamental to this mapping, however, many of the added relations are still incomplete because we do not know the complete route of some buses, such routes are being completed by using tools such as Osmtracker.

電子郵件圖示 藍天圖示 Facebook 圖示 LinkedIn 圖示 乳齒象圖示 Telegram 圖示 X 圖示

討論

Polyglot2017年01月20日 11時29分 發表的評論

Hi,

This is wonderful! During the previous Google Summer of Code, we created a plugin to help with mapping public transport. So I opened JOSM, drew a bounding box around Ayacucho and downloaded all the data using Download from Overpass API with the following query:

[out:xml][timeout:25][bbox:{{bbox}}]; ( node[“public_transport”=”stop_position”]; node[“public_transport”=”platform”]; relation[“route”=”bus”]; ); (._;>;); out meta;

Then I added public_transport:version=2 to all the bus route relations.

With the PT_Assistant plugin installed, validation will produce a result showing all the ‘issues’. Most relations were upside down, meaning that many times a problem with going against the flow of oneway traffic was reported. I fixed all those.

There was 1 route where both directions were in 1 route relation, so I split that one.

I hope I didn’t introduce any errors, local survey will, of course always be necessary. I think the tool may help you save some time and if you use it regularly, you know all the relations are always continuous from start to end. Once you start adding platform nodes, you will also be able to verify that the sequence order makes sense (for the relation shown in the active foreground relation editor window).

Polyglot

Polyglot2017年01月20日 21時09分 發表的評論

I added the platforms to the routes. There is a new rendering of Public Transport routes based on Overpass API, so always up to date:

https://ptmap.plepe.at/#lat=-13.15860&lon=-74.22325&zoom=15

Saludos,

Polyglot

wille2017年01月23日 00時12分 發表的評論

Excelent, Karito!!!

karitotp2017年01月26日 02時58分 發表的評論

Hey Polyglot!!

Thank you for reviewing and improving our editions and for explain about PT_Assistant plugin, thats great!. We are going to continue mapping our city, if you have more suggestions, please lets us know.

regards!

karito

登入 來留下評論