Canavieira (Piaui) Map Cropping Samples
Canavieira (Piaui) Map Cropping Samples-1
Canavieira (Piaui) Map Cropping Samples-2
Canavieira neighborhoods and villages map with 3D shadow effect
flag map of Canavieira with 3D shadow effect
Canavieira map with 3d shadow effect
Download outline map of Canavieira (geojson format) :
Canavieira.geojson (**)
Download polygon array of Canavieira map for "Google Maps" :
Canavieira.txt
Bounding Box for Canavieira Map : ( -7.922701 , -43.784329 , -7.245082 , -43.303866 )
Wikipedia ID for Canavieira : Q2078429
Wikipedia SPARQL Query for Canavieira (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2078429 wdt:P1082 ?population. }
OPTIONAL { wd:Q2078429 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2078429 wdt:P2046 ?area. }
OPTIONAL { wd:Q2078429 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2078429 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2078429 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 Canavieira map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.922701, -43.784329, -7.245082, -43.303866);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Canavieira)
[out:json];
(
rel["name"="Canavieira"][type=boundary];
rel["name:en"="Canavieira"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Canavieira
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa São Mateus | -7.812182 , -43.545189 |
Canavieira | -7.691698 , -43.718436 |
Riacho do Mendes | -7.633330 , -43.700000 |
Vacas | -7.559836 , -43.661171 |
Várzea Grande | -7.577883 , -43.668869 |
Notes:
- You can download geometry data for Canavieira 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.