Colón (Nariño) Map Cropping Samples
Colón (Nariño) Map Cropping Samples-1
Colón (Nariño) Map Cropping Samples-2
Colón neighborhoods and villages map with 3D shadow effect
flag map of Colón with 3D shadow effect
Colón map with 3d shadow effect
Download outline map of Colón (geojson format) :
Colón.geojson (**)
Download polygon array of Colón map for "Google Maps" :
Colón.txt
Bounding Box for Colón Map : ( 1.589901 , -77.103047 , 1.672217 , -76.98497 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Colón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.589901, -77.103047, 1.672217, -76.98497);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Colón)
[out:json];
(
rel["name"="Colón"][type=boundary];
rel["name:en"="Colón"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Colón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Belen | 1.611940 , -77.073890 |
Cuchilla El Palacio | 1.634400 , -77.089150 |
David | 1.666670 , -77.050000 |
El Chamizo | 1.644130 , -77.094440 |
Génova | 1.643220 , -77.024330 |
San Carlos | 1.633330 , -77.083330 |
Santa Rosa | 1.620780 , -77.089060 |
Sebastianillo | 1.650000 , -77.033330 |
Villanueva | 1.665900 , -77.042150 |
Notes:
- You can download geometry data for Colón 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.