Calcoene (Amapa) Map Cropping Samples
Calcoene (Amapa) Map Cropping Samples-1
Calcoene (Amapa) Map Cropping Samples-2
Calcoene neighborhoods and villages map with 3D shadow effect
flag map of Calcoene with 3D shadow effect
Calcoene map with 3d shadow effect
Download outline map of Calcoene (geojson format) :
Calcoene.geojson (**)
Download polygon array of Calcoene map for "Google Maps" :
Calcoene.txt
Bounding Box for Calcoene Map : ( 1.322988 , -52.066704 , 3.936028 , -50.682112 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Calcoene map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.322988, -52.066704, 3.936028, -50.682112);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Calcoene)
[out:json];
(
rel["name"="Calcoene"][type=boundary];
rel["name:en"="Calcoene"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Calcoene 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.