NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I would like to create shapefiles which I'll use in my program to determine the country, region and city of a given GPS coordinate. Eventually I would want to cover the entire world, but I'm ok with starting with one country. What's the right way to do that?

asked 09 Apr '20, 11:08

nndaniel's gravatar image

nndaniel
21112
accept rate: 0%

Unsure about the purpose of a shapefile but look up Overpass ql 'is_in' using co-ordinates.
https://help.openstreetmap.org/questions/74052/get-enclosing-borders

(09 Apr '20, 14:40) DaveF

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×87
×37

question asked: 09 Apr '20, 11:08

question was seen: 613 times

last updated: 09 Apr '20, 14:40

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum