Tecapan (Usulután) Map Cropping Samples
Tecapan (Usulután) Map Cropping Samples-1
Tecapan (Usulután) Map Cropping Samples-2
Tecapan neighborhoods and villages map with 3D shadow effect
flag map of Tecapan with 3D shadow effect
Tecapan map with 3d shadow effect
Download outline map of Tecapan (geojson format) :
Tecapan.geojson (**)
Download polygon array of Tecapan map for "Google Maps" :
Tecapan.txt
Bounding Box for Tecapan Map : ( 13.393418 , -88.544921 , 13.470693 , -88.467373 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tecapan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.393418, -88.544921, 13.470693, -88.467373);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tecapan)
[out:json];
(
rel["name"="Tecapan"][type=boundary];
rel["name:en"="Tecapan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tecapan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Jicaro | 13.450000 , -88.483330 |
El Palmital | 13.400000 , -88.500000 |
Gualache | 13.416670 , -88.500000 |
Los Chapetones | 13.433330 , -88.500000 |
Los Horcones | 13.416670 , -88.516670 |
Tecapan | 13.450000 , -88.483330 |
Notes:
- You can download geometry data for Tecapan 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.