Download outline map of Gachetá (geojson format) :
Gachetá.geojson (**)
Download polygon array of Gachetá map for "Google Maps" :
Gachetá.txt
Bounding Box for Gachetá Map : ( 4.779903 , -73.735119 , 4.963514 , -73.519609 )
Wikipedia ID for Gachetá : Q1577733
Wikipedia SPARQL Query for Gachetá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1577733 wdt:P1082 ?population. }
OPTIONAL { wd:Q1577733 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1577733 wdt:P2046 ?area. }
OPTIONAL { wd:Q1577733 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1577733 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1577733 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 Gachetá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.779903, -73.735119, 4.963514, -73.519609);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gachetá)
[out:json];
(
rel["name"="Gachetá"][type=boundary];
rel["name:en"="Gachetá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gachetá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antonio Narino | 4.861250 , -73.645730 |
Campoalegre | 4.832420 , -73.631690 |
El Carmen | 4.860120 , -73.631910 |
El Descansadero | 4.873760 , -73.577100 |
El Desierto | 4.859460 , -73.681360 |
El Plan | 4.864840 , -73.549290 |
El Resguardo | 4.807030 , -73.605730 |
El Santuario | 4.829650 , -73.659680 |
El Tablon | 4.839140 , -73.620270 |
El Zaque | 4.833010 , -73.691190 |
Gacheta | 4.820830 , -73.640000 |
Gachetá | 4.818540 , -73.636590 |
Hato Grande | 4.810140 , -73.585560 |
La Chamba | 4.838690 , -73.654530 |
La Independencia | 4.886940 , -73.623610 |
La Villa | 4.824780 , -73.594990 |
La Villa | 4.851390 , -73.601390 |
Las Salinas | 4.850000 , -73.650000 |
Los Lopez | 4.849070 , -73.574440 |
Los Naranjos | 4.843380 , -73.638850 |
Plan de Chirivital | 4.905280 , -73.642500 |
San Gregorio | 4.836050 , -73.669300 |
San Luis | 4.801940 , -73.566390 |
San Pedro | 4.877100 , -73.589680 |
Solaque | 4.871190 , -73.658160 |
Solaque | 4.870280 , -73.663890 |
Tasajeras | 4.858240 , -73.595890 |
Timbala | 4.866390 , -73.616670 |
Tubala | 4.796730 , -73.606840 |
Valparaiso | 4.873330 , -73.629720 |
Yonama | 4.853950 , -73.676150 |
Notes:
- You can download geometry data for Gachetá 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.