Coivaras (Piaui) Map Cropping Samples
Coivaras (Piaui) Map Cropping Samples-1
Coivaras (Piaui) Map Cropping Samples-2
Coivaras neighborhoods and villages map with 3D shadow effect
flag map of Coivaras with 3D shadow effect
Coivaras map with 3d shadow effect
Download outline map of Coivaras (geojson format) :
Coivaras.geojson (**)
Download polygon array of Coivaras map for "Google Maps" :
Coivaras.txt
Bounding Box for Coivaras Map : ( -5.298187 , -42.390877 , -4.938532 , -42.150766 )
Wikipedia ID for Coivaras : Q2077715
Wikipedia SPARQL Query for Coivaras (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2077715 wdt:P1082 ?population. }
OPTIONAL { wd:Q2077715 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2077715 wdt:P2046 ?area. }
OPTIONAL { wd:Q2077715 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2077715 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2077715 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 Coivaras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.298187, -42.390877, -4.938532, -42.150766);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Coivaras)
[out:json];
(
rel["name"="Coivaras"][type=boundary];
rel["name:en"="Coivaras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Coivaras
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Bonito | -5.100000 , -42.250000 |
Buritizinho | -5.033330 , -42.216670 |
Cipo | -5.190480 , -42.350180 |
Coivaras | -5.091934 , -42.205085 |
Estreito | -5.100000 , -42.366670 |
Fazenda Belo Horizonte | -5.066670 , -42.216670 |
Fazenda Canto Alegre | -5.000000 , -42.250000 |
Fazenda Palestina | -5.133330 , -42.200000 |
Fazenda Santa Victoria | -5.150000 , -42.300000 |
Fazenda Sao Vicente | -5.083330 , -42.333330 |
Macaco | -5.116670 , -42.316670 |
Tamandua | -5.183330 , -42.350000 |
Notes:
- You can download geometry data for Coivaras 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.