Vianden (Luxembourg) Map Cropping Samples

Vianden (Luxembourg) Map Cropping Samples-1
Vianden (Luxembourg) Map Cropping Samples-1
Vianden (Luxembourg) Map Cropping Samples-2
Vianden (Luxembourg) Map Cropping Samples-2
Download outline map of Vianden (geojson format) : Vianden.geojson (**)
Download polygon array of Vianden map for "Google Maps" : Vianden.txt
Bounding Box for Vianden Map : ( 49.870725 , 6.087198 , 49.987564 , 6.235366 )
ISO-3166 CODE for Vianden : LU-VD

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](49.870725, 6.087198, 49.987564, 6.235366);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Vianden)
[out:json];
(
rel["name"="Vianden"][type=boundary];
rel["name:en"="Vianden"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Vianden 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.

Create Vianden counties and neighborhoods map.


Share this page