Buritirana (Maranhao) Map Cropping Samples
Buritirana (Maranhao) Map Cropping Samples-1
Buritirana (Maranhao) Map Cropping Samples-2
Buritirana neighborhoods and villages map with 3D shadow effect
flag map of Buritirana with 3D shadow effect
Buritirana map with 3d shadow effect
Download outline map of Buritirana (geojson format) :
Buritirana.geojson (**)
Download polygon array of Buritirana map for "Google Maps" :
Buritirana.txt
Bounding Box for Buritirana Map : ( -5.672311 , -47.280175 , -5.352745 , -46.89897 )
Wikipedia ID for Buritirana : Q2013324
Wikipedia SPARQL Query for Buritirana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2013324 wdt:P1082 ?population. }
OPTIONAL { wd:Q2013324 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2013324 wdt:P2046 ?area. }
OPTIONAL { wd:Q2013324 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2013324 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2013324 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 Buritirana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.672311, -47.280175, -5.352745, -46.89897);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buritirana)
[out:json];
(
rel["name"="Buritirana"][type=boundary];
rel["name:en"="Buritirana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Buritirana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Novo Horizonte | -5.528313 , -47.195794 |
Agrovila do pa Padre Josino | -5.551372 , -47.014637 |
Agrovila do pa Saramandaia | -5.567426 , -46.961441 |
Agrovila do pa Taboleirão II | -5.541316 , -47.096292 |
Buritirama | -5.592540 , -47.015120 |
Buritirana | -5.590769 , -47.014452 |
Centro do Zenel | -5.422229 , -46.943726 |
Centro Novo | -5.506058 , -46.959148 |
Jenipapo | -5.520434 , -47.206014 |
Olho D'Água | -5.510045 , -47.225775 |
Santa Luzia | -5.582940 , -46.999872 |
Tanque | -5.598263 , -47.041092 |
Varjão | -5.592261 , -47.152281 |
Notes:
- You can download geometry data for Buritirana 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.