Terenos (Mato Grosso Do Sul) Map Cropping Samples
Terenos (Mato Grosso Do Sul) Map Cropping Samples-1
Terenos (Mato Grosso Do Sul) Map Cropping Samples-2
Terenos neighborhoods and villages map with 3D shadow effect
flag map of Terenos with 3D shadow effect
Terenos map with 3d shadow effect
Download outline map of Terenos (geojson format) :
Terenos.geojson (**)
Download polygon array of Terenos map for "Google Maps" :
Terenos.txt
Bounding Box for Terenos Map : ( -20.783536 , -55.392297 , -20.143596 , -54.761614 )
Wikipedia ID for Terenos : Q1804982
Wikipedia SPARQL Query for Terenos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1804982 wdt:P1082 ?population. }
OPTIONAL { wd:Q1804982 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1804982 wdt:P2046 ?area. }
OPTIONAL { wd:Q1804982 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1804982 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1804982 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 Terenos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.783536, -55.392297, -20.143596, -54.761614);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Terenos)
[out:json];
(
rel["name"="Terenos"][type=boundary];
rel["name:en"="Terenos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Terenos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baltazar | -20.266670 , -55.100000 |
Cachoeirao | -20.416670 , -55.283330 |
Jaragua | -20.466670 , -54.766670 |
Pedro Celestino | -20.383330 , -55.033330 |
Povoado Indubrasil | -20.477905 , -54.768398 |
Povoado Recanto Nuara | -20.281443 , -55.253121 |
Terenos | -20.439647 , -54.866455 |
Notes:
- You can download geometry data for Terenos 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.