Sucre (Cauca) Map Cropping Samples
Sucre (Cauca) Map Cropping Samples-1
Sucre (Cauca) Map Cropping Samples-2
Sucre neighborhoods and villages map with 3D shadow effect
flag map of Sucre with 3D shadow effect
Sucre map with 3d shadow effect
Download outline map of Sucre (geojson format) :
Sucre.geojson (**)
Download polygon array of Sucre map for "Google Maps" :
Sucre.txt
Bounding Box for Sucre Map : ( 1.9767366886 , -76.9841240909 , 2.16615275581 , -76.8372772431 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sucre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.9767366886, -76.9841240909, 2.16615275581, -76.8372772431);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sucre)
[out:json];
(
rel["name"="Sucre"][type=boundary];
rel["name:en"="Sucre"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sucre
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cascadas | 2.018470 , -76.885000 |
El Tesoro | 2.002380 , -76.886430 |
La Cumbre | 2.014440 , -76.922890 |
Mazamorras | 2.036690 , -76.885050 |
Sucre | 2.038050 , -76.924460 |
Tachuelo | 2.093620 , -76.899280 |
Notes:
- You can download geometry data for Sucre 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.