Tacuru (Mato Grosso Do Sul) Map Cropping Samples
Tacuru (Mato Grosso Do Sul) Map Cropping Samples-1
Tacuru (Mato Grosso Do Sul) Map Cropping Samples-2
Tacuru neighborhoods and villages map with 3D shadow effect
flag map of Tacuru with 3D shadow effect
Tacuru map with 3d shadow effect
Download outline map of Tacuru (geojson format) :
Tacuru.geojson (**)
Download polygon array of Tacuru map for "Google Maps" :
Tacuru.txt
Bounding Box for Tacuru Map : ( -23.892962 , -55.272472 , -23.37676 , -54.648992 )
Wikipedia ID for Tacuru : Q1805286
Wikipedia SPARQL Query for Tacuru (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1805286 wdt:P1082 ?population. }
OPTIONAL { wd:Q1805286 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1805286 wdt:P2046 ?area. }
OPTIONAL { wd:Q1805286 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1805286 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1805286 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 Tacuru map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-23.892962, -55.272472, -23.37676, -54.648992);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tacuru)
[out:json];
(
rel["name"="Tacuru"][type=boundary];
rel["name:en"="Tacuru"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tacuru
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caraguatei | -23.566670 , -55.233330 |
Guira Barreiro | -23.700000 , -54.666670 |
Joana Fraga | -23.750000 , -54.833330 |
Jupara | -23.516670 , -55.033330 |
Laguna Vera | -23.416670 , -55.200000 |
Palmares | -23.566670 , -55.116670 |
Sao Carlos | -23.600000 , -54.900000 |
Sao Joao | -23.483330 , -55.150000 |
Serro Verde | -23.783330 , -54.900000 |
Tacuru | -23.636265 , -55.013763 |
Tacuru | -23.716670 , -54.783330 |
Notes:
- You can download geometry data for Tacuru 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.