Sucre (Trujillo) Map Cropping Samples
Sucre (Trujillo) Map Cropping Samples-1
Sucre (Trujillo) 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 : ( 9.39850795339 , -70.9030794539 , 9.59223605332 , -70.6515461234 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sucre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.39850795339, -70.9030794539, 9.59223605332, -70.6515461234);
);
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) |
Boyaca | 9.474270 , -70.883540 |
El Burro | 9.561630 , -70.837410 |
Horcon Norte | 9.552730 , -70.876140 |
Horcon Sur | 9.511340 , -70.873470 |
Junin | 9.476370 , -70.868580 |
Sabana de Mendoza | 9.435130 , -70.776120 |
San Alejo | 9.424520 , -70.736560 |
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.