Córdoba (Quindío) Map Cropping Samples
Córdoba (Quindío) Map Cropping Samples-1
Córdoba (Quindío) Map Cropping Samples-2
Córdoba neighborhoods and villages map with 3D shadow effect
flag map of Córdoba with 3D shadow effect
Córdoba map with 3d shadow effect
Download outline map of Córdoba (geojson format) :
Córdoba.geojson (**)
Download polygon array of Córdoba map for "Google Maps" :
Córdoba.txt
Bounding Box for Córdoba Map : ( 4.35677032009 , -75.7267229657 , 4.43435960569 , -75.578744693 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Córdoba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.35677032009, -75.7267229657, 4.43435960569, -75.578744693);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Córdoba)
[out:json];
(
rel["name"="Córdoba"][type=boundary];
rel["name:en"="Córdoba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Córdoba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto del Oso | 4.383330 , -75.650000 |
Córdoba | 4.393180 , -75.689350 |
Guayaquil | 4.400000 , -75.666670 |
La Paloma | 4.366670 , -75.700000 |
La Siria | 4.394430 , -75.624440 |
Notes:
- You can download geometry data for Córdoba 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.