Currais (Piaui) Map Cropping Samples
Currais (Piaui) Map Cropping Samples-1
Currais (Piaui) Map Cropping Samples-2
Currais neighborhoods and villages map with 3D shadow effect
flag map of Currais with 3D shadow effect
Currais map with 3d shadow effect
Download outline map of Currais (geojson format) :
Currais.geojson (**)
Download polygon array of Currais map for "Google Maps" :
Currais.txt
Bounding Box for Currais Map : ( -9.040647 , -45.085166 , -8.426606 , -44.303887 )
Wikipedia ID for Currais : Q2065020
Wikipedia SPARQL Query for Currais (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2065020 wdt:P1082 ?population. }
OPTIONAL { wd:Q2065020 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2065020 wdt:P2046 ?area. }
OPTIONAL { wd:Q2065020 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2065020 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2065020 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 Currais map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.040647, -45.085166, -8.426606, -44.303887);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Currais)
[out:json];
(
rel["name"="Currais"][type=boundary];
rel["name:en"="Currais"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Currais
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa São Marcos | -8.885794 , -44.407951 |
Agrovila do pa Tabocas | -9.010925 , -44.381346 |
Aroeira | -8.959820 , -44.960580 |
Balins | -8.750000 , -44.433330 |
Buritizal | -8.900650 , -44.933120 |
Conceicao | -8.897330 , -44.425170 |
Currais | -9.013573 , -44.403029 |
Fazenda Larga | -8.845660 , -44.837310 |
Laranjeiras | -8.869570 , -44.580130 |
Marimbas | -8.850000 , -44.383330 |
Pará Batins | -8.765242 , -44.416651 |
Piraja | -8.983330 , -44.666670 |
Riachao | -8.879720 , -44.835870 |
Notes:
- You can download geometry data for Currais 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.