Mersch (Luxembourg) Map Cropping Samples

Mersch (Luxembourg) Map Cropping Samples-1
Mersch (Luxembourg) Map Cropping Samples-1
Mersch (Luxembourg) Map Cropping Samples-2
Mersch (Luxembourg) Map Cropping Samples-2
Download outline map of Mersch (geojson format) : Mersch.geojson (**)
Download polygon array of Mersch map for "Google Maps" : Mersch.txt
Bounding Box for Mersch Map : ( 49.681343 , 5.985934 , 49.834438 , 6.279537 )
ISO-3166 CODE for Mersch : LU-ME

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](49.681343, 5.985934, 49.834438, 6.279537);
);
out geom;

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

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

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

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


Share this page