Palmeirante (Tocantins) Map Cropping Samples
Palmeirante (Tocantins) Map Cropping Samples-1
Palmeirante (Tocantins) Map Cropping Samples-2
Palmeirante neighborhoods and villages map with 3D shadow effect
flag map of Palmeirante with 3D shadow effect
Palmeirante map with 3d shadow effect
Download outline map of Palmeirante (geojson format) :
Palmeirante.geojson (**)
Download polygon array of Palmeirante map for "Google Maps" :
Palmeirante.txt
Bounding Box for Palmeirante Map : ( -8.165267 , -48.466384 , -7.527124 , -47.829379 )
Wikipedia ID for Palmeirante : Q523587
Wikipedia SPARQL Query for Palmeirante (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q523587 wdt:P1082 ?population. }
OPTIONAL { wd:Q523587 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q523587 wdt:P2046 ?area. }
OPTIONAL { wd:Q523587 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q523587 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q523587 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 Palmeirante map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.165267, -48.466384, -7.527124, -47.829379);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Palmeirante)
[out:json];
(
rel["name"="Palmeirante"][type=boundary];
rel["name:en"="Palmeirante"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Palmeirante
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldeia | -7.916670 , -48.233330 |
Alegria | -7.966670 , -47.983330 |
Cajueiro | -8.066670 , -48.083330 |
Curicaca | -7.883330 , -48.150000 |
Lajinha | -7.683330 , -48.083330 |
Paciencia | -8.133330 , -48.166670 |
Palmeirante | -7.858269 , -47.929828 |
Santa Clara | -7.750000 , -48.083330 |
Santa Fe | -7.716670 , -48.100000 |
Santa Maria | -7.866670 , -48.366670 |
Santa Rosa | -7.816670 , -47.916670 |
Santo Antonio | -8.031670 , -48.212500 |
Sao Francisco | -7.783330 , -47.950000 |
Ternura | -7.600000 , -48.100000 |
Vamos Ver | -7.916670 , -48.400000 |
Notes:
- You can download geometry data for Palmeirante 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.