Peixe (Tocantins) Map Cropping Samples
Peixe (Tocantins) Map Cropping Samples-1
Peixe (Tocantins) Map Cropping Samples-2
Peixe neighborhoods and villages map with 3D shadow effect
flag map of Peixe with 3D shadow effect
Peixe map with 3d shadow effect
Download outline map of Peixe (geojson format) :
Peixe.geojson (**)
Download polygon array of Peixe map for "Google Maps" :
Peixe.txt
Bounding Box for Peixe Map : ( -12.497811 , -49.010113 , -11.363344 , -48.101046 )
Wikipedia ID for Peixe : Q654261
Wikipedia SPARQL Query for Peixe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q654261 wdt:P1082 ?population. }
OPTIONAL { wd:Q654261 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q654261 wdt:P2046 ?area. }
OPTIONAL { wd:Q654261 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q654261 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q654261 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 Peixe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-12.497811, -49.010113, -11.363344, -48.101046);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Peixe)
[out:json];
(
rel["name"="Peixe"][type=boundary];
rel["name:en"="Peixe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Peixe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Penha | -11.610147 , -48.468084 |
Angical | -11.900000 , -48.550000 |
Dois Irmaos | -11.750000 , -48.633330 |
Lagoa do Romão | -11.840405 , -48.392218 |
Peixe | -12.032865 , -48.545851 |
Perdizes | -11.650280 , -48.716940 |
Ponta d'Agua | -11.916670 , -48.850000 |
Quixabera | -11.888060 , -48.763890 |
Santa Isabel | -11.983330 , -48.600000 |
Santa Teresa | -12.000000 , -48.633330 |
Santa Uniao | -11.750000 , -48.600000 |
Santa Uniao | -11.700000 , -48.633330 |
Sao Bento | -11.933330 , -48.683330 |
Vila Quixaba | -11.879206 , -48.836425 |
Notes:
- You can download geometry data for Peixe 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.