Altenkirchen (Rhineland-Palatinate) Map Cropping Samples
Altenkirchen (Rhineland-Palatinate) Map Cropping Samples-1
Altenkirchen (Rhineland-Palatinate) Map Cropping Samples-2
Altenkirchen neighborhoods and villages map with 3D shadow effect
flag map of Altenkirchen with 3D shadow effect
Altenkirchen map with 3d shadow effect
Download outline map of Altenkirchen (geojson format) :
Altenkirchen.geojson (**)
Download polygon array of Altenkirchen map for "Google Maps" :
Altenkirchen.txt
Bounding Box for Altenkirchen Map : ( 50.56387 , 7.440989 , 50.942335 , 8.043046 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Altenkirchen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.56387, 7.440989, 50.942335, 8.043046);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Altenkirchen)
[out:json];
(
rel["name"="Altenkirchen"][type=boundary];
rel["name:en"="Altenkirchen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Altenkirchen in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.