Turin (Ahuachapán) Map Cropping Samples
Turin (Ahuachapán) Map Cropping Samples-1
Turin (Ahuachapán) Map Cropping Samples-2
Turin neighborhoods and villages map with 3D shadow effect
flag map of Turin with 3D shadow effect
Turin map with 3d shadow effect
Download outline map of Turin (geojson format) :
Turin.geojson (**)
Download polygon array of Turin map for "Google Maps" :
Turin.txt
Bounding Box for Turin Map : ( 13.9390655769 , -89.7917394224 , 13.9777385685 , -89.7550784897 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Turin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.9390655769, -89.7917394224, 13.9777385685, -89.7550784897);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Turin)
[out:json];
(
rel["name"="Turin"][type=boundary];
rel["name:en"="Turin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Turin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Jobo | 13.965830 , -89.783330 |
El Paraiso | 13.949170 , -89.761940 |
Santa Rita | 13.950000 , -89.766670 |
Turin | 13.966390 , -89.766110 |
Notes:
- You can download geometry data for Turin 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.