El Cairo (Valle del Cauca) Map Cropping Samples
El Cairo (Valle del Cauca) Map Cropping Samples-1
El Cairo (Valle del Cauca) Map Cropping Samples-2
El Cairo neighborhoods and villages map with 3D shadow effect
flag map of El Cairo with 3D shadow effect
El Cairo map with 3d shadow effect
Download outline map of El Cairo (geojson format) :
El Cairo.geojson (**)
Download polygon array of El Cairo map for "Google Maps" :
El Cairo.txt
Bounding Box for El Cairo Map : ( 4.67439021104 , -76.3059311465 , 4.83791435195 , -76.1325439346 )
Get Boundaries from overpass-turbo (OSM) with boundary box of El Cairo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.67439021104, -76.3059311465, 4.83791435195, -76.1325439346);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Cairo)
[out:json];
(
rel["name"="El Cairo"][type=boundary];
rel["name:en"="El Cairo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Cairo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alban | 4.779840 , -76.170170 |
El Cairo | 4.759090 , -76.222260 |
La Guardia | 4.692930 , -76.215570 |
Las Brisas | 4.769210 , -76.157140 |
San Jose | 4.753300 , -76.280310 |
Notes:
- You can download geometry data for El Cairo 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.