Toro (Valle del Cauca) Map Cropping Samples

Toro (Valle del Cauca) Map Cropping Samples-1
Toro (Valle del Cauca) Map Cropping Samples-1
Toro (Valle del Cauca) Map Cropping Samples-2
Toro (Valle del Cauca) Map Cropping Samples-2
Download outline map of Toro (geojson format) : Toro.geojson (**)
Download polygon array of Toro map for "Google Maps" : Toro.txt
Bounding Box for Toro Map : ( 4.557636 , -76.162451 , 4.731647 , -76.01149 )
Wikipedia ID for Toro : Q1526212
Wikipedia SPARQL Query for Toro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526212 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526212 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526212 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526212 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526212 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526212 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.557636, -76.162451, 4.731647, -76.01149);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Toro)
[out:json];
(
rel["name"="Toro"][type=boundary];
rel["name:en"="Toro"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Toro
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Bohio 4.617620 , -76.060960
Chontaduro 4.616670 , -76.133330
El Valle 4.583330 , -76.050000
Hatillo 4.666670 , -76.033330
La Chica 4.583330 , -76.133330
La Consolida 4.600000 , -76.150000
San Francisco 4.683330 , -76.033330
Toro 4.617491 , -76.081008


Notes:
- You can download geometry data for Toro 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.

Create Toro neighborhoods and villages map.


Share this page