Trento (Agusan del Sur) Map Cropping Samples
Trento (Agusan del Sur) Map Cropping Samples-1
Trento (Agusan del Sur) Map Cropping Samples-2
Trento neighborhoods and villages map with 3D shadow effect
flag map of Trento with 3D shadow effect
Trento map with 3d shadow effect
Download outline map of Trento (geojson format) :
Trento.geojson (**)
Download polygon array of Trento map for "Google Maps" :
Trento.txt
Bounding Box for Trento Map : ( 7.947324 , 126.020594 , 8.16647 , 126.371508 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Trento map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.947324, 126.020594, 8.16647, 126.371508);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Trento)
[out:json];
(
rel["name"="Trento"][type=boundary];
rel["name:en"="Trento"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Trento
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Basa | 8.072220 , 126.064170 |
Cuevas | 8.019170 , 126.094170 |
Langkilaan | 7.957740 , 126.065410 |
Salvacion | 8.012500 , 126.166940 |
Salvacion | 7.999540 , 126.124800 |
San Isidro | 8.060280 , 126.144720 |
Santa Maria | 8.033330 , 126.162500 |
Trento | 8.045830 , 126.063610 |
Tudela | 8.069440 , 126.105000 |
Notes:
- You can download geometry data for Trento 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.