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