Guadalupe (Piaui) Map Cropping Samples
Guadalupe (Piaui) Map Cropping Samples-1
Guadalupe (Piaui) Map Cropping Samples-2
Guadalupe neighborhoods and villages map with 3D shadow effect
flag map of Guadalupe with 3D shadow effect
Guadalupe map with 3d shadow effect
Download outline map of Guadalupe (geojson format) :
Guadalupe.geojson (**)
Download polygon array of Guadalupe map for "Google Maps" :
Guadalupe.txt
Bounding Box for Guadalupe Map : ( -6.98566107818 , -43.9304722643 , -6.69873329005 , -43.489558666 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Guadalupe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.98566107818, -43.9304722643, -6.69873329005, -43.489558666);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guadalupe)
[out:json];
(
rel["name"="Guadalupe"][type=boundary];
rel["name:en"="Guadalupe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guadalupe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Coqueiro | -6.800000 , -43.516670 |
Guadalupe | -6.783548 , -43.567945 |
Tinguis | -6.866670 , -43.816670 |
Veados | -6.833330 , -43.500000 |
Notes:
- You can download geometry data for Guadalupe 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.