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