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

My city doesn't provide a map of recycling container locations. So I thought it would be a good idea to provide something OSM-based. The data is already contained in openstreetmap. So the question is how to easily generate a map where these specific locations are marked more visible than the usual rendering of recycling containers.

asked 10 Jun '14, 20:23

languitar's gravatar image

languitar
21112
accept rate: 0%


The "no programming" solution to your question is to use umap (for example umap.openstreetmap.fr) together with a query of the overpass API for the recycling locations. You can use http://overpass-turbo.eu/ to design the query.

http://wiki.openstreetmap.org/wiki/UMap has some examples listed. In particular this one http://umap.openstreetmap.fr/en/map/pere-lachaise_6765#16/48.8613/2.3953 which uses that technique.

permanent link

answered 11 Jun '14, 08:28

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

edited 11 Jun '14, 10:03

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:

×92
×42

question asked: 10 Jun '14, 20:23

question was seen: 6,461 times

last updated: 11 Jun '14, 10:03

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