Restrepo (Valle del Cauca) Map Cropping Samples
Restrepo (Valle del Cauca) Map Cropping Samples-1
Restrepo (Valle del Cauca) Map Cropping Samples-2
Restrepo neighborhoods and villages map with 3D shadow effect
flag map of Restrepo with 3D shadow effect
Restrepo map with 3d shadow effect
Download outline map of Restrepo (geojson format) :
Restrepo.geojson (**)
Download polygon array of Restrepo map for "Google Maps" :
Restrepo.txt
Bounding Box for Restrepo Map : ( 3.74431510721 , -76.6124650213 , 3.87196117764 , -76.4679199155 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Restrepo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.74431510721, -76.6124650213, 3.87196117764, -76.4679199155);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Restrepo)
[out:json];
(
rel["name"="Restrepo"][type=boundary];
rel["name:en"="Restrepo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Restrepo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Mona | 3.850000 , -76.516670 |
El Castillo | 3.856670 , -76.492500 |
El Jardin | 3.833330 , -76.483330 |
Ilama | 3.833330 , -76.500000 |
Potrerillo | 3.800000 , -76.566670 |
Restrepo | 3.822030 , -76.522420 |
Roman | 3.770280 , -76.579170 |
Santa Lucia | 3.783330 , -76.583330 |
Tres Puertas | 3.783330 , -76.533330 |
Notes:
- You can download geometry data for Restrepo 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.