This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Blank Map with POI only

0

Hello, I have to make a special map for a website and hope, you can say me, if it is possible with OSM.

Specifications:
MAP 1 = whole area (i.e. Germany)
- map without anything
- colored area only, with colored border
- sub-areas with colored borders and mouseover effect
- sub-areas with names

MAP 2 = sub-areas (i.e. Berlin or Sachsen)
- map without anything
- colored area only, with colored border
- POIs as different symbols (my own POIs, not officials)
- POI-details on mouseover or click

Many Thanks - René

asked 28 Jul '14, 11:01

rentei's gravatar image

rentei
11112
accept rate: 0%


2 Answers:

0

An example that might be similar to your aim can be the webservice of OSM user Wambacher about postalcode areas in Germany and around:

https://wambachers-osm.website/boundaries/

please try this website intensively and patiently (loading data in background)

Also switch on and off the different layers according to different zoom levels.

Tell us here whether this comes near your aim, so we can give you concrete hints.

answered 28 Jul '14, 19:16

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

edited 05 Jul '17, 08:19

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273

0

Or try something like choropleth maps provided by leafletJS framework,

also see geocolor.io -> click "sample" there ... or at gis.stackexchange.com

By the way: I think we need a page about choropleth maps in the OSM wiki ...

answered 29 Jul '14, 15:54

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .