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

Hello group, I would be grateful if you could help me in a project I am working.

In essence I want to create maps with street names(like in the screenshot) I actually have a qgis 2.18 app but when i try to download shapefiles it only get roads layers.

alt text

asked 30 Jan '21, 18:39

boxhibonks's gravatar image

boxhibonks
11112
accept rate: 0%

Where are you downloading your shapefiles? OSM isn't divided into layers like most GIS, so your provider may be filtering what you've downloaded.

(31 Jan '21, 00:40) InsertUser

For a another simple approach (without uploading OSM data into PostGIS) I would recommend a series of overpass queries to build layers in QGIS. There is a QGIS plugin which uses overpass syntax to populate layers. However, if you need areas then directly running queries in Overpass-turbo and downloading the geojson is more appropriate.

permanent link

answered 31 Jan '21, 12:59

SK53's gravatar image

SK53 ♦
28.1k48268433
accept rate: 22%

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:

×535
×142
×54

question asked: 30 Jan '21, 18:39

question was seen: 2,943 times

last updated: 31 Jan '21, 12:59

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