Download outline map of Acacías (geojson format) :
Acacías.geojson (**)
Download polygon array of Acacías map for "Google Maps" :
Acacías.txt
Bounding Box for Acacías Map : ( 3.841891 , -74.037084 , 4.202893 , -73.418055 )
Wikipedia ID for Acacías : Q2429780
Wikipedia SPARQL Query for Acacías (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2429780 wdt:P1082 ?population. }
OPTIONAL { wd:Q2429780 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2429780 wdt:P2046 ?area. }
OPTIONAL { wd:Q2429780 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2429780 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2429780 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 Acacías map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.841891, -74.037084, 4.202893, -73.418055);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Acacías)
[out:json];
(
rel["name"="Acacías"][type=boundary];
rel["name:en"="Acacías"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Acacías
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acacías | 3.986950 , -73.757970 |
Brisas de Guayuriba | 4.048980 , -73.767830 |
Brisas del Guayuriba | 4.001480 , -73.557740 |
Campamento Las Blancas | 4.011540 , -73.835030 |
El Arenal | 4.044080 , -73.781660 |
El Ocaso | 4.016720 , -73.845590 |
Fresco Valle | 3.970090 , -73.832230 |
Guacamaya | 4.154790 , -73.823040 |
La Carbonera | 4.032470 , -73.829560 |
La Esmeralda | 4.021420 , -73.707540 |
La Esperanza | 4.139680 , -73.811090 |
La Florida | 4.149220 , -73.723610 |
La Gloria | 4.023920 , -73.744020 |
La Ley del Monte | 4.055030 , -73.779930 |
La Palma | 4.106540 , -73.813990 |
La Pradera | 4.032950 , -73.779160 |
La Torcacita | 4.006070 , -73.702640 |
Las Margaritas | 4.017870 , -73.677200 |
Lisbia | 3.983330 , -73.883330 |
Loma de San Juan | 4.090550 , -73.784440 |
Loma del Panuelo | 4.060400 , -73.785690 |
Manzanares | 4.132370 , -73.794310 |
Palermo | 4.158720 , -73.818180 |
San Antonio | 3.983330 , -73.883330 |
San Cayetano | 3.994770 , -73.637540 |
San Cristobal | 4.014800 , -73.848190 |
San Vicente | 4.019990 , -73.757560 |
Santa Teresita | 3.977680 , -73.711330 |
Villa Sonia | 4.009900 , -73.773780 |
Vista Hermosa | 4.103040 , -73.789140 |
Notes:
- You can download geometry data for Acacías 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.