Corrente (Piaui) Map Cropping Samples
Corrente (Piaui) Map Cropping Samples-1
Corrente (Piaui) Map Cropping Samples-2
Corrente neighborhoods and villages map with 3D shadow effect
flag map of Corrente with 3D shadow effect
Corrente map with 3d shadow effect
Download outline map of Corrente (geojson format) :
Corrente.geojson (**)
Download polygon array of Corrente map for "Google Maps" :
Corrente.txt
Bounding Box for Corrente Map : ( -10.655043 , -45.490691 , -10.13078 , -44.794368 )
Wikipedia ID for Corrente : Q664056
Wikipedia SPARQL Query for Corrente (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q664056 wdt:P1082 ?population. }
OPTIONAL { wd:Q664056 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q664056 wdt:P2046 ?area. }
OPTIONAL { wd:Q664056 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q664056 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q664056 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 Corrente map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.655043, -45.490691, -10.13078, -44.794368);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Corrente)
[out:json];
(
rel["name"="Corrente"][type=boundary];
rel["name:en"="Corrente"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Corrente
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barra Azul | -10.533330 , -45.000000 |
Batalha | -10.366670 , -45.366670 |
Boa Vista | -10.483330 , -45.100000 |
Boqueirao | -10.433330 , -45.233330 |
Caxingo | -10.498060 , -45.220280 |
Cocos | -10.351670 , -45.331390 |
Corrente | -10.441323 , -45.164881 |
Cruz | -10.350000 , -45.066670 |
Gravata | -10.550000 , -45.266670 |
Ipameri | -10.366670 , -45.133330 |
Malhada da Barra | -10.416670 , -45.216670 |
Pindaiba | -10.550000 , -45.266670 |
Pocoes | -10.466670 , -45.116670 |
Projeto | -10.233330 , -45.250000 |
Retiro | -10.150000 , -45.016670 |
Riacho Grande | -10.250000 , -45.050000 |
Notes:
- You can download geometry data for Corrente 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.