Sucre (Aragua) Map Cropping Samples
Sucre (Aragua) Map Cropping Samples-1
Sucre (Aragua) 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 : ( 10.1198144155 , -67.4974207017 , 10.2116666667 , -67.3875318868 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sucre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.1198144155, -67.4974207017, 10.2116666667, -67.3875318868);
);
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) |
Bella Vista | 10.124460 , -67.446700 |
Cagua | 10.186340 , -67.459350 |
Caguada | 10.150000 , -67.416670 |
Campo Alegre | 10.167290 , -67.443080 |
Casupito | 10.150000 , -67.433330 |
Sabana Larga | 10.180560 , -67.438890 |
Tamborcito | 10.186670 , -67.438890 |
Tamborito | 10.183890 , -67.436110 |
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.