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