Zarzal (Valle del Cauca) Map Cropping Samples
Zarzal (Valle del Cauca) Map Cropping Samples-1
Zarzal (Valle del Cauca) Map Cropping Samples-2
Zarzal neighborhoods and villages map with 3D shadow effect
flag map of Zarzal with 3D shadow effect
Zarzal map with 3d shadow effect
Download outline map of Zarzal (geojson format) :
Zarzal.geojson (**)
Download polygon array of Zarzal map for "Google Maps" :
Zarzal.txt
Bounding Box for Zarzal Map : ( 4.247799 , -76.172083 , 4.486618 , -75.875213 )
Wikipedia ID for Zarzal : Q2434788
Wikipedia SPARQL Query for Zarzal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2434788 wdt:P1082 ?population. }
OPTIONAL { wd:Q2434788 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2434788 wdt:P2046 ?area. }
OPTIONAL { wd:Q2434788 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2434788 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2434788 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 Zarzal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.247799, -76.172083, 4.486618, -75.875213);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zarzal)
[out:json];
(
rel["name"="Zarzal"][type=boundary];
rel["name:en"="Zarzal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zarzal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bella Vista | 4.307220 , -76.040280 |
Campamento Alcazar | 4.305000 , -76.021670 |
Candelo | 4.332040 , -76.095490 |
Caracoli | 4.383330 , -76.083330 |
El Claro | 4.302220 , -76.036940 |
El Faro | 4.345280 , -76.141670 |
El Porvenir | 4.426940 , -76.068890 |
Guasimal | 4.413060 , -76.041670 |
La Cornelia | 4.437780 , -76.007500 |
La Gloria | 4.440830 , -76.052220 |
La Luisa | 4.345830 , -76.111110 |
La Maria | 4.351670 , -76.137500 |
La Negra | 4.279720 , -76.057780 |
La Paila | 4.319170 , -76.072780 |
Las Camelias | 4.365750 , -76.074220 |
Limones | 4.388330 , -76.048610 |
Montenegro | 4.416390 , -76.040830 |
Porro Belo | 4.357780 , -76.024170 |
Santa Helena | 4.434170 , -76.057780 |
Vallejuelo | 4.363090 , -76.013970 |
Villa Eugenia | 4.389720 , -76.011670 |
Zambrano | 4.371390 , -76.146940 |
Zarzal | 4.394620 , -76.071500 |
Notes:
- You can download geometry data for Zarzal 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.