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

Hey guys! I need to import spatial data via oracle map builder of only one city - st. Petersburg for my bachelor's thesis in shapefile format. I need to have BOUNDARY_POLYGON, BUILDING_POLYGON, and HIGHWAY_LINE files. Could you please tell me how to get these files?

asked 26 Apr '21, 19:39

korfoo's gravatar image

korfoo
11112
accept rate: 0%


I'm not sure if this provides boundary polygons, but bbbike does provide simple shapefile extracts for given areas: e.g., St Petersburg. The shapefiles are likely missing many OSM tags.

The alternative is to use overpass(-turbo) to extract the layers you want as geojson, and convert to .SHP with ogr2ogr.

permanent link

answered 26 Apr '21, 22:33

SK53's gravatar image

SK53 ♦
28.1k48268433
accept rate: 22%

Your answer
toggle preview

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:

×275
×87
×5

question asked: 26 Apr '21, 19:39

question was seen: 1,408 times

last updated: 26 Apr '21, 22:33

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