Yaguará (Huila) Map Cropping Samples
Yaguará (Huila) Map Cropping Samples-1
Yaguará (Huila) Map Cropping Samples-2
Yaguará neighborhoods and villages map with 3D shadow effect
flag map of Yaguará with 3D shadow effect
Yaguará map with 3d shadow effect
Download outline map of Yaguará (geojson format) :
Yaguará.geojson (**)
Download polygon array of Yaguará map for "Google Maps" :
Yaguará.txt
Bounding Box for Yaguará Map : ( 2.496013 , -75.593578 , 2.776134 , -75.419291 )
Wikipedia ID for Yaguará : Q1577431
Wikipedia SPARQL Query for Yaguará (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1577431 wdt:P1082 ?population. }
OPTIONAL { wd:Q1577431 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1577431 wdt:P2046 ?area. }
OPTIONAL { wd:Q1577431 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1577431 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1577431 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 Yaguará map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.496013, -75.593578, 2.776134, -75.419291);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yaguará)
[out:json];
(
rel["name"="Yaguará"][type=boundary];
rel["name:en"="Yaguará"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yaguará
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bocachica | 2.538640 , -75.531040 |
Cajamarca | 2.611870 , -75.570460 |
Cerro Pan de Azucar | 2.572780 , -75.554720 |
Chile | 2.680280 , -75.548890 |
Domingo Arias | 2.633330 , -75.583330 |
El Ancon | 2.509440 , -75.547780 |
El Olivo | 2.716290 , -75.526010 |
El Reflejo | 2.697450 , -75.542680 |
El Rincon | 2.649530 , -75.587860 |
Las Brisas | 2.725000 , -75.515560 |
Las Mesitas | 2.679810 , -75.571510 |
Maco | 2.633330 , -75.466670 |
Mexico | 2.693130 , -75.550270 |
Palmira | 2.558280 , -75.514580 |
Puerto Seco | 2.500000 , -75.550000 |
San Carlos | 2.723060 , -75.529720 |
San Miguel | 2.578910 , -75.553260 |
Santa Barbara | 2.599160 , -75.524220 |
Santa Rosa | 2.637660 , -75.584380 |
Totumito | 2.597220 , -75.524720 |
Venecia | 2.643250 , -75.550700 |
Yaguará | 2.663550 , -75.517530 |
Notes:
- You can download geometry data for Yaguará 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.