Download outline map of Guatavita (geojson format) :
Guatavita.geojson (**)
Download polygon array of Guatavita map for "Google Maps" :
Guatavita.txt
Bounding Box for Guatavita Map : ( 4.821986 , -73.90655 , 4.985776 , -73.684085 )
Wikipedia ID for Guatavita : Q1576750
Wikipedia SPARQL Query for Guatavita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576750 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576750 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576750 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576750 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576750 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576750 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 Guatavita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.821986, -73.90655, 4.985776, -73.684085);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guatavita)
[out:json];
(
rel["name"="Guatavita"][type=boundary];
rel["name:en"="Guatavita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guatavita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andadero | 4.850000 , -73.766670 |
Corales | 4.890740 , -73.812150 |
El Amoladaro | 4.852690 , -73.736810 |
El Carrizal | 4.928030 , -73.814170 |
El Chital | 4.842320 , -73.749300 |
El Durazno | 4.922650 , -73.895330 |
El Hatillo | 4.917350 , -73.796730 |
El Peñón | 4.866670 , -73.783330 |
Granadita | 4.896860 , -73.771440 |
Guatavita | 4.936580 , -73.833140 |
La Carbonera | 4.946290 , -73.797280 |
La Chapa | 4.912550 , -73.873640 |
La Palomita | 4.910200 , -73.790390 |
La Vega | 4.949370 , -73.823460 |
Monguetiva | 4.898610 , -73.703060 |
Montecillo | 4.925840 , -73.802260 |
Palmar | 4.833540 , -73.770510 |
Pantano Largo | 4.932780 , -73.768610 |
San Bartolome | 4.982970 , -73.851090 |
San Jacinto | 4.918660 , -73.886640 |
San Roque | 4.917480 , -73.786690 |
Santa Lucia | 4.944670 , -73.875710 |
Santa Rosa | 4.901670 , -73.786910 |
Vista Hermosa | 4.900000 , -73.748610 |
Notes:
- You can download geometry data for Guatavita 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.