Rio Sono (Tocantins) Map Cropping Samples
![Rio Sono (Tocantins) Map Cropping Samples-1](og_image/map_cropping/4-102062693-1.jpeg)
Rio Sono (Tocantins) Map Cropping Samples-1
![Rio Sono (Tocantins) Map Cropping Samples-2](og_image/map_cropping/4-102062693-3.jpeg)
Rio Sono (Tocantins) Map Cropping Samples-2
![Rio Sono neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102062693.jpg)
Rio Sono neighborhoods and villages map with 3D shadow effect
![flag map of Rio Sono with 3D shadow effect](og_image/flag_maps/flag_map_102062693.jpg)
flag map of Rio Sono with 3D shadow effect
![Rio Sono map with 3d shadow effect](og_image/blank_maps/map_102062693.png)
Rio Sono map with 3d shadow effect
Download outline map of Rio Sono (geojson format) :
Rio Sono.geojson (**)
Download polygon array of Rio Sono map for "Google Maps" :
Rio Sono.txt
Bounding Box for Rio Sono Map : ( -10.05728 , -47.93656 , -9.232618 , -47.054455 )
Wikipedia ID for Rio Sono : Q1801199
Wikipedia SPARQL Query for Rio Sono (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1801199 wdt:P1082 ?population. }
OPTIONAL { wd:Q1801199 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1801199 wdt:P2046 ?area. }
OPTIONAL { wd:Q1801199 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1801199 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1801199 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 Rio Sono map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.05728, -47.93656, -9.232618, -47.054455);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rio Sono)
[out:json];
(
rel["name"="Rio Sono"][type=boundary];
rel["name:en"="Rio Sono"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rio Sono
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Brejo Fundo | -9.660129 , -47.679767 |
Mansinha | -9.459871 , -47.327948 |
Novo Horizonte | -9.958730 , -47.672371 |
Rio Sono | -9.347444 , -47.895149 |
Notes:
- You can download geometry data for Rio Sono 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.