Download outline map of Santa Tecla (geojson format) :
Santa Tecla.geojson (**)
Download polygon array of Santa Tecla map for "Google Maps" :
Santa Tecla.txt
Bounding Box for Santa Tecla Map : ( 13.5331442831 , -89.3457105441 , 13.7493310767 , -89.2613730195 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Santa Tecla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.5331442831, -89.3457105441, 13.7493310767, -89.2613730195);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Tecla)
[out:json];
(
rel["name"="Santa Tecla"][type=boundary];
rel["name:en"="Santa Tecla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Tecla
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alvarez | 13.733330 , -89.266670 |
| Ayagualo | 13.637500 , -89.287780 |
| Buena Vista | 13.700000 , -89.283330 |
| El Manguito | 13.700000 , -89.316670 |
| El Matazano | 13.658330 , -89.292220 |
| El Progreso | 13.738330 , -89.269440 |
| El Quequeishque | 13.700000 , -89.300000 |
| El Sacazil | 13.633330 , -89.316670 |
| el salvador | 13.668450 , -89.270040 |
| El Triunfo | 13.583330 , -89.316670 |
| Nueva San Salvador | 13.676940 , -89.279720 |
| San Isidro Los Planes | 13.733330 , -89.266670 |
| San Sebastian | 13.600000 , -89.300000 |
| Victoria | 13.715830 , -89.301110 |
Notes:
- You can download geometry data for Santa Tecla 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.