ตราสัญลักษณ์ OpenStreetMap OpenStreetMap

Creating a quick Survey Kit with Overpass Turbo

โพสต์โดย mvexel เมื่อ 2 มิถุนายน 2018 ในภาษา English

The weather is nice and I want to go out mapping a little later. It would be nice to have a file and map with things that I wanted to check. Today I will use Overpass Turbo, a great web interface to the Overpass API that gives you all the tools you need to create a quick Survey Kit that you can take with you: a map you can print, and a GPX file to put on your phone or GPS receiver.

Let’s say I am interested in businesses that have no opening hours so I can go and add those while I am out. This is a query that would give you exactly that. It is probably not complete and could maybe be simpler, but it is quick for small areas and it does what I need :)

I run this query on a commercial / retail area near my house:

I can then export this as a PNG map to print

And as a GPX file I can put on my Garmin:

And I’m ready to roll!

Email icon Bluesky Icon Facebook Icon LinkedIn Icon Mastodon Icon Telegram Icon X Icon

การอภิปราย

ความคิดเห็นจาก mmd เมื่อ 2 มิถุนายน 2018 เมื่อเวลา 18:51 น.

Try nwr instead of node to also include ways and relations, and finally out center meta; to get all center points of those hits. Export to gpx and everything else should be as described in your blog post.

ความคิดเห็นจาก mvexel เมื่อ 2 มิถุนายน 2018 เมื่อเวลา 19:11 น.

Thanks mmd! I was hoping for a quality Overpass tip to improve the query :)

Like this ?

ความคิดเห็นจาก mvexel เมื่อ 2 มิถุนายน 2018 เมื่อเวลา 19:13 น.

Or rather, this (forgot one node)

ความคิดเห็นจาก RobJN เมื่อ 2 มิถุนายน 2018 เมื่อเวลา 21:16 น.

Awesome. I’ve never thought of exporting a Overpass Query to PNG to allow me to print it for on the ground mapping.

By the way: For opening hours there is the (Android only) StreetComplete app that may interest you.

ความคิดเห็นจาก mvexel เมื่อ 3 มิถุนายน 2018 เมื่อเวลา 17:14 น.

RobJN, thanks for the StreetComplete reminder. I do know that app. I don’t have an android phone currently, but it’s a great option for those who do.

ความคิดเห็นจาก DevonshireBoy42 เมื่อ 4 มิถุนายน 2018 เมื่อเวลา 07:49 น.

If you can find a tool to apply Travelling Salesman routing to the nodes that would be fantastic!

เข้าสู่ระบบเพื่อแสดงความคิดเห็น