Colón (Cordoba) Map Cropping Samples

Colón (Cordoba) Map Cropping Samples-2

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 : ( -31.4594093526 , -64.4477781381 , -30.9121419816 , -63.8318381179 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Colón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-31.4594093526, -64.4477781381, -30.9121419816, -63.8318381179);
);
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"="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 Colón
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Agua de Oro | -31.066610 , -64.300170 |
| Ascochinga | -30.960170 , -64.283640 |
| Cabana | -31.202210 , -64.353120 |
| Candonga | -31.099280 , -64.361900 |
| Caroya | -31.033330 , -64.116670 |
| Carreta Quebrada | -31.157720 , -64.180780 |
| Casa Bamba | -31.346220 , -64.405720 |
| Colonia Caroya | -31.019780 , -64.065190 |
| Colonia Holandesa | -31.235980 , -64.063100 |
| Colonia Rio Chico | -31.271320 , -64.016770 |
| Colonia Tirolesa | -31.237290 , -64.086410 |
| Cruz del Quemado | -30.983330 , -63.950000 |
| Dumesnil | -31.321980 , -64.327890 |
| El Manzano | -31.077790 , -64.298320 |
| El Pueblito | -31.115780 , -64.298600 |
| El Sauce | -31.097460 , -64.313740 |
| General Paz | -31.135440 , -64.140590 |
| Jesús María | -30.981530 , -64.094240 |
| Juarez Celman | -31.258090 , -64.166110 |
| La Calera | -31.343770 , -64.335290 |
| La Granja | -31.009190 , -64.268690 |
| Las Chacras | -31.306610 , -64.418670 |
| Lomas de San Jose | -31.250000 , -64.300000 |
| Los Altos | -31.166670 , -64.300000 |
| Los Espinillos | -31.142640 , -64.040730 |
| Los Molles | -31.018210 , -64.228430 |
| Los Quebrachitos | -31.197860 , -64.377020 |
| Mendiolaza | -31.267380 , -64.300870 |
| Monte Cristo | -31.343120 , -63.944370 |
| Nunez del Prado | -31.160980 , -63.956510 |
| Pajas Blancas | -31.216080 , -64.274650 |
| Pozo del Tigre | -31.105170 , -64.185860 |
| Río Ceballos | -31.164860 , -64.322410 |
| Rosario | -31.050440 , -64.124900 |
| Saldán | -31.302620 , -64.307000 |
| Salsipuedes | -31.137240 , -64.295890 |
| San Fernando | -31.269350 , -64.380490 |
| San Vicente | -31.068740 , -64.317900 |
| Santa Teresa | -31.070330 , -63.884860 |
| Tejeda | -31.388010 , -63.983540 |
| Unquillo | -31.230730 , -64.316150 |
| Villa Allende | -31.294580 , -64.295380 |
| Villa Cerro Azul | -31.074980 , -64.315770 |
| Villa Colanchanga | -31.146200 , -64.354930 |
| Villa Corazon de Maria | -31.444170 , -63.996540 |
| Villa Nu Pora | -31.183330 , -64.316670 |
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.