Liechtenstein (Liechtenstein) Map Cropping Samples

Liechtenstein (Liechtenstein) Map Cropping Samples-1
Liechtenstein (Liechtenstein) Map Cropping Samples-1

Liechtenstein (Liechtenstein) Map Cropping Samples-2
Liechtenstein (Liechtenstein) Map Cropping Samples-2

flag map of Liechtenstein with 3D shadow effect
flag map of Liechtenstein with 3D shadow effect

Download outline map of Liechtenstein (geojson format) : Liechtenstein.geojson (**)
Download polygon array of Liechtenstein map for "Google Maps" : Liechtenstein.txt
Bounding Box for Liechtenstein Map : ( 47.048427 , 9.471683 , 47.270575 , 9.635643 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Liechtenstein map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](47.048427, 9.471683, 47.270575, 9.635643);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Liechtenstein 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 Liechtenstein counties and neighborhoods map.


Share this page