Download outline map of Agrado (geojson format) :
Agrado.geojson (**)
Download polygon array of Agrado map for "Google Maps" :
Agrado.txt
Bounding Box for Agrado Map : ( 2.163433 , -75.798082 , 2.363188 , -75.639233 )
Wikipedia ID for Agrado : Q1576785
Wikipedia SPARQL Query for Agrado (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576785 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576785 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576785 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576785 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576785 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576785 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 Agrado map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.163433, -75.798082, 2.363188, -75.639233);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Agrado)
[out:json];
(
rel["name"="Agrado"][type=boundary];
rel["name:en"="Agrado"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Agrado
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrado | 2.257250 , -75.771420 |
Albania | 2.273610 , -75.707500 |
Arabia | 2.207580 , -75.675670 |
Betania | 2.333330 , -75.716670 |
Buenavista | 2.307330 , -75.738220 |
El Eden | 2.356390 , -75.759440 |
El Estoraque | 2.361120 , -75.773520 |
El Kiosko | 2.273010 , -75.749380 |
El Pendejonal | 2.338330 , -75.773330 |
El Retiro | 2.255830 , -75.658610 |
El Socorro | 2.331240 , -75.709860 |
El Tabor | 2.310280 , -75.662220 |
Escalereta | 2.220400 , -75.662410 |
Garanon | 2.249430 , -75.683380 |
Hacienda Las Delicias | 2.195280 , -75.675280 |
Hacienda Miranda | 2.227170 , -75.730100 |
Hueco Grande | 2.210000 , -75.752220 |
La Betulia | 2.308720 , -75.776320 |
La Laguna | 2.270100 , -75.675100 |
La Primavera | 2.228000 , -75.693080 |
La Trina | 2.300830 , -75.652780 |
La Tunica | 2.332680 , -75.745940 |
La Turbia | 2.302220 , -75.657780 |
Las Mercedes | 2.205280 , -75.764720 |
Las Mercedes | 2.245430 , -75.753260 |
Los Cocos | 2.278680 , -75.716930 |
Mercedes | 2.282370 , -75.768650 |
Montecitos | 2.320830 , -75.760280 |
Pedernal | 2.278790 , -75.719940 |
Providencia | 2.285000 , -75.767500 |
Quebrada La Galda | 2.232220 , -75.732500 |
Sabaneta | 2.291740 , -75.767640 |
Saman | 2.281670 , -75.691670 |
San Isidro | 2.237500 , -75.735280 |
San Jose de Belen | 2.258450 , -75.664910 |
San Pacilo | 2.293490 , -75.678840 |
Santa Barbara | 2.223890 , -75.764720 |
Santa Rita | 2.258350 , -75.649570 |
Suiza | 2.250870 , -75.778930 |
Tierra Grata | 2.254720 , -75.676670 |
Victor F. Silva | 2.232030 , -75.695950 |
Villa Fernanda | 2.236790 , -75.671540 |
Villa Rosa | 2.319780 , -75.785650 |
Notes:
- You can download geometry data for Agrado 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.