OpenStreetMap 로고 OpenStreetMap

Mapping bus route in Ayacucho - Perú

karitotp님이 English로 2017년 1월 10일에 게시함.

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.

이메일 아이콘 Bluesky 아이콘 Facebook 아이콘 LinkedIn 아이콘 마스토돈 아이콘 텔레그램 아이콘 X 아이콘

토론

2017년 1월 20일 11:29Polyglot님의 의견

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

2017년 1월 20일 21:09Polyglot님의 의견

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

2017년 1월 23일 00:12wille님의 의견

Excelent, Karito!!!

2017년 1월 26일 02:58karitotp님의 의견

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

댓글을 남기려면 로그인하세요