Tobatí (Cordillera) Map Cropping Samples
Tobatí (Cordillera) Map Cropping Samples-1
Tobatí (Cordillera) Map Cropping Samples-2
Tobatí neighborhoods and villages map with 3D shadow effect
flag map of Tobatí with 3D shadow effect
Tobatí map with 3d shadow effect
Download outline map of Tobatí (geojson format) :
Tobatí.geojson (**)
Download polygon array of Tobatí map for "Google Maps" :
Tobatí.txt
Bounding Box for Tobatí Map : ( -25.333961 , -57.131705 , -25.097273 , -56.942515 )
Wikipedia ID for Tobatí : Q1092820
Wikipedia SPARQL Query for Tobatí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1092820 wdt:P1082 ?population. }
OPTIONAL { wd:Q1092820 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1092820 wdt:P2046 ?area. }
OPTIONAL { wd:Q1092820 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1092820 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1092820 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 Tobatí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-25.333961, -57.131705, -25.097273, -56.942515);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tobatí)
[out:json];
(
rel["name"="Tobati"][type=boundary];
rel["name:en"="Tobati"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tobatí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Aparypa | -25.182610 , -57.045140 |
Colonia de Mompox | -25.200000 , -56.983330 |
Colonia Teniente Farina | -25.300000 , -57.100000 |
Colonia Veintiuno de Julio | -25.300110 , -57.066890 |
Colonia Veintiuno de Julio | -25.283330 , -57.050000 |
Estancia Antonio Maki | -25.230680 , -57.056200 |
Estancia Florida | -25.146280 , -57.021230 |
Tobatí | -25.250000 , -57.066670 |
Notes:
- You can download geometry data for Tobatí 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.