Diekirch (Luxembourg) Map Cropping Samples
![Diekirch (Luxembourg) Map Cropping Samples-1](og_image/map_cropping/3-1745977441-1.jpeg)
Diekirch (Luxembourg) Map Cropping Samples-1
![Diekirch (Luxembourg) Map Cropping Samples-2](og_image/map_cropping/3-1745977441-2.jpeg)
Diekirch (Luxembourg) Map Cropping Samples-2
![Diekirch and counties map with 3D shadow effect](og_image/photo_maps/photo_map_1745977441.jpg)
Diekirch and counties map with 3D shadow effect
![flag map of Diekirch with 3D shadow effect](og_image/flag_maps/flag_map_1745977441.jpg)
flag map of Diekirch with 3D shadow effect
Download outline map of Diekirch (geojson format) :
Diekirch.geojson (**)
Download polygon array of Diekirch map for "Google Maps" :
Diekirch.txt
Bounding Box for Diekirch Map : ( 49.785379 , 5.970187 , 49.955251 , 6.314311 )
ISO-3166 CODE for Diekirch : LU-DI
Get Boundaries from overpass-turbo (OSM) with boundary box of Diekirch map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](49.785379, 5.970187, 49.955251, 6.314311);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Diekirch)
[out:json];
(
rel["name"="Diekirch"][type=boundary];
rel["name:en"="Diekirch"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Diekirch 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.