Colon (La Libertad) Map Cropping Samples
Colon (La Libertad) Map Cropping Samples-1
Colon (La Libertad) Map Cropping Samples-2
Colon neighborhoods and villages map with 3D shadow effect
flag map of Colon with 3D shadow effect
Colon map with 3d shadow effect
Download outline map of Colon (geojson format) :
Colon.geojson (**)
Download polygon array of Colon map for "Google Maps" :
Colon.txt
Bounding Box for Colon Map : ( 13.6784638547 , -89.4285022743 , 13.7669653226 , -89.2897098458 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Colon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.6784638547, -89.4285022743, 13.7669653226, -89.2897098458);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Colon)
[out:json];
(
rel["name"="Colon"][type=boundary];
rel["name:en"="Colon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Colon
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Botoncillal | 13.733330 , -89.350000 |
Cuyagualo | 13.716670 , -89.383330 |
El Cobanal | 13.716670 , -89.333330 |
El Limon | 13.737010 , -89.392620 |
Entre Rios | 13.744720 , -89.408890 |
Hacienda Cuyagualo | 13.733330 , -89.366670 |
Hacienda Nueva | 13.733330 , -89.400000 |
Las Angosturas | 13.741670 , -89.331110 |
Las Brisas | 13.749170 , -89.310560 |
Los Amates | 13.679170 , -89.345000 |
Lourdes | 13.732220 , -89.374170 |
Notes:
- You can download geometry data for Colon 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.