Villagarzón (Putumayo) Map Cropping Samples
Villagarzón (Putumayo) Map Cropping Samples-1
Villagarzón (Putumayo) Map Cropping Samples-2
Villagarzón neighborhoods and villages map with 3D shadow effect
flag map of Villagarzón with 3D shadow effect
Villagarzón map with 3d shadow effect
Download outline map of Villagarzón (geojson format) :
Villagarzón.geojson (**)
Download polygon array of Villagarzón map for "Google Maps" :
Villagarzón.txt
Bounding Box for Villagarzón Map : ( 0.770028 , -77.078704 , 1.074393 , -76.465884 )
Wikipedia ID for Villagarzón : Q1441065
Wikipedia SPARQL Query for Villagarzón (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441065 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441065 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441065 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441065 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441065 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441065 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 Villagarzón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.770028, -77.078704, 1.074393, -76.465884);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villagarzón)
[out:json];
(
rel["name"="Villagarzón"][type=boundary];
rel["name:en"="Villagarzón"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villagarzón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajo Corazon | 1.033990 , -76.647800 |
El Cormen | 0.994900 , -76.692910 |
El Cortijo | 1.015560 , -76.639000 |
Puerto Guzman | 0.970280 , -76.585830 |
Urcusique | 1.016670 , -76.616670 |
Villa Garzon | 1.030430 , -76.616330 |
Villagarzón | 1.037500 , -76.626670 |
Whiskey | 0.800000 , -76.566670 |
Notes:
- You can download geometry data for Villagarzón 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.