Download outline map of Covarachía (geojson format) :
Covarachía.geojson (**)
Download polygon array of Covarachía map for "Google Maps" :
Covarachía.txt
Bounding Box for Covarachía Map : ( 6.44078050099 , -72.8089507119 , 6.58309088175 , -72.679866233 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Covarachía map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.44078050099, -72.8089507119, 6.58309088175, -72.679866233);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Covarachía)
[out:json];
(
rel["name"="Covarachía"][type=boundary];
rel["name:en"="Covarachía"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Covarachía
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Covarachía | 6.505630 , -72.733100 |
La Palmera | 6.516670 , -72.700000 |
La Playa | 6.558860 , -72.741930 |
Notes:
- You can download geometry data for Covarachía 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.