Guaribas (Piaui) Map Cropping Samples
Guaribas (Piaui) Map Cropping Samples-1
Guaribas (Piaui) Map Cropping Samples-2
Guaribas neighborhoods and villages map with 3D shadow effect
flag map of Guaribas with 3D shadow effect
Guaribas map with 3d shadow effect
Download outline map of Guaribas (geojson format) :
Guaribas.geojson (**)
Download polygon array of Guaribas map for "Google Maps" :
Guaribas.txt
Bounding Box for Guaribas Map : ( -9.452654 , -43.956652 , -8.717143 , -43.414832 )
Wikipedia ID for Guaribas : Q1969397
Wikipedia SPARQL Query for Guaribas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1969397 wdt:P1082 ?population. }
OPTIONAL { wd:Q1969397 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1969397 wdt:P2046 ?area. }
OPTIONAL { wd:Q1969397 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1969397 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1969397 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Guaribas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.452654, -43.956652, -8.717143, -43.414832);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guaribas)
[out:json];
(
rel["name"="Guaribas"][type=boundary];
rel["name:en"="Guaribas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guaribas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Brava | -9.248730 , -43.563260 |
Barreiro | -9.183330 , -43.600000 |
Bom Sucesso | -9.233330 , -43.766670 |
Brejão | -9.390631 , -43.736324 |
Cajueiro | -9.239649 , -43.593973 |
Capim | -9.205630 , -43.532870 |
Guaribas | -9.394985 , -43.690940 |
Lagoa de Baixo | -9.325919 , -43.720788 |
Lagoa do Baixão | -9.329434 , -43.692721 |
Patis | -9.068160 , -43.834570 |
Tamboril | -9.226040 , -43.578230 |
Notes:
- You can download geometry data for Guaribas 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.