0

I have PBF file from geofabrik with my country with many cities Now I want extract address names with building numbers and coordinates for autocompete service in one city I newbie in OSM and I have to learn many things ))

asked 23 Aug '18, 09:10

Stremovskyy's gravatar image

Stremovskyy
21225
accept rate: 0%


One Answer:
2

The basic outline is to use a tool like osmium to slice out the city and then to dump out the objects you are interested in.

The documentation has sections called "Creating geographic extracts" and "Filtering by tags" so I won't say more here:

https://osmcode.org/osmium-tool/manual.html

There's a variety of similar tools.

permanent link

answered 23 Aug '18, 12:04

maxerickson's gravatar image

maxerickson
11.4k1075161
accept rate: 30%

edited 23 Aug '18, 15:27

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:

×294
×228
×166
×71
×51

question asked: 23 Aug '18, 09:10

question was seen: 2,508 times

last updated: 23 Aug '18, 15:27

powered by OSQA