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