Posse (Goias) Map Cropping Samples
Posse (Goias) Map Cropping Samples-1
Posse (Goias) Map Cropping Samples-2
Posse neighborhoods and villages map with 3D shadow effect
flag map of Posse with 3D shadow effect
Posse map with 3d shadow effect
Download outline map of Posse (geojson format) :
Posse.geojson (**)
Download polygon array of Posse map for "Google Maps" :
Posse.txt
Bounding Box for Posse Map : ( -14.427156 , -46.815352 , -14.020487 , -46.052598 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Posse map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-14.427156, -46.815352, -14.020487, -46.052598);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Posse)
[out:json];
(
rel["name"="Posse"][type=boundary];
rel["name:en"="Posse"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Posse
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barbosilândia | -14.284747 , -46.278025 |
Bomba | -14.200000 , -46.300000 |
Nova Vista | -14.257289 , -46.384707 |
Posse | -14.091088 , -46.340199 |
Trombas | -14.133360 , -46.508975 |
Notes:
- You can download geometry data for Posse 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.