Afua (Para) Map Cropping Samples
Afua (Para) Map Cropping Samples-1
Afua (Para) Map Cropping Samples-2
Afua neighborhoods and villages map with 3D shadow effect
flag map of Afua with 3D shadow effect
Afua map with 3d shadow effect
Download outline map of Afua (geojson format) :
Afua.geojson (**)
Download polygon array of Afua map for "Google Maps" :
Afua.txt
Bounding Box for Afua Map : ( -0.727067 , -51.432479 , 0.249357 , -50.107219 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Afua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.727067, -51.432479, 0.249357, -50.107219);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Afua)
[out:json];
(
rel["name"="Afua"][type=boundary];
rel["name:en"="Afua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Afua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Afuá | -0.157531 , -50.386473 |
Baturite | -0.438570 , -51.013810 |
Carmo | -0.219150 , -50.749510 |
Jupati do Afuá | -0.543733 , -50.674519 |
Santa Julia do Jurupari | 0.034580 , -50.586420 |
Notes:
- You can download geometry data for Afua 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.