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

Our country has many regions that are defined either by National Sport Codes and cultural/historical reference. Is it possible to add layers that contain these regions?

Thanks

asked 26 Jun '14, 09:44

Lourens7's gravatar image

Lourens7
16111
accept rate: 0%


First of all, OSM does not have the concept of layers. Some maps might place data from the OSM database (or other databases) into layers. So I see the following solutions for you:

  1. The data is already in OSM and you just need a map to render the data. A combination of Overpass and Leaflet could be used here
  2. The data is not yet in OSM (likely). You can consult the community in your country to add this data with proper tags. Then you can do 1 (if they want/can to add the data)
  3. You have this data available in some format (e.g. shapefiles). You can use e.g. Leaflet to put the data in a layer of a map that you create yourself (programming required)
  4. You have the data available and use e.g. http://umap.openstreetmap.fr to create a map (no programming required)

Leaflet is a Javascript framework to display maps with all kinds of markers, layers, etc. OpenLayers is an alternative.

permanent link

answered 26 Jun '14, 15:07

escada's gravatar image

escada
19.0k16166302
accept rate: 21%

edited 26 Jun '14, 15:08

or have a look at http://geojson.io to draw own objects on an OSM based map.

(26 Jun '14, 18:24) stephan75

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:

×21
×17
×1

question asked: 26 Jun '14, 09:44

question was seen: 2,209 times

last updated: 26 Jun '14, 18:24

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