Jericó (Antioquia) Map Cropping Samples

Jericó (Antioquia) Map Cropping Samples-2

flag map of Jericó with 3D shadow effect

Jericó map with 3d shadow effect
Download outline map of Jericó (geojson format) :
Jericó.geojson (**)
Download polygon array of Jericó map for "Google Maps" :
Jericó.txt
Bounding Box for Jericó Map : ( 5.65385995478 , -75.8380622247 , 5.87401417683 , -75.6656500052 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Jericó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.65385995478, -75.8380622247, 5.87401417683, -75.6656500052);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jericó)
[out:json];
(
rel["name"="Jericó"][type=boundary];
rel["name:en"="Jericó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jericó
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Cajones | 5.713100 , -75.814370 |
| El Chagualo | 5.715600 , -75.828180 |
| El Eden | 5.767470 , -75.776440 |
| Jericó | 5.792110 , -75.786010 |
| La Aguada | 5.760900 , -75.812870 |
| La Charla | 5.701830 , -75.803380 |
| La Concha | 5.735400 , -75.819300 |
| La Maria | 5.720440 , -75.807970 |
| La Merced | 5.742220 , -75.774440 |
| La Oculta | 5.750840 , -75.770910 |
| La Palmita | 5.780260 , -75.793600 |
| La Paseua | 5.682990 , -75.811030 |
| La Tolda | 5.741970 , -75.823670 |
| Las Minas | 5.699550 , -75.766300 |
| Lourdes | 5.756560 , -75.797070 |
| Miami | 5.788690 , -75.730000 |
| Morro Pelado | 5.657780 , -75.804170 |
| Palo Cabildo | 5.774800 , -75.717910 |
| Palocabildo | 5.750000 , -75.750000 |
| Rincon Santo | 5.694560 , -75.800100 |
| San Antonio | 5.809770 , -75.699610 |
| Tres Cruces | 5.740560 , -75.752220 |
| Villa Rocio | 5.819190 , -75.820430 |
Notes:
- You can download geometry data for Jericó 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.