Ozatlan (Usulután) Map Cropping Samples
Ozatlan (Usulután) Map Cropping Samples-1
Ozatlan (Usulután) Map Cropping Samples-2
Ozatlan neighborhoods and villages map with 3D shadow effect
flag map of Ozatlan with 3D shadow effect
Ozatlan map with 3d shadow effect
Download outline map of Ozatlan (geojson format) :
Ozatlan.geojson (**)
Download polygon array of Ozatlan map for "Google Maps" :
Ozatlan.txt
Bounding Box for Ozatlan Map : ( 13.333816 , -88.565445 , 13.419344 , -88.471849 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ozatlan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.333816, -88.565445, 13.419344, -88.471849);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ozatlan)
[out:json];
(
rel["name"="Ozatlan"][type=boundary];
rel["name:en"="Ozatlan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ozatlan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Delirio | 13.383330 , -88.516670 |
La Poza | 13.350000 , -88.500000 |
Las Trancas | 13.366670 , -88.500000 |
Ozatlán | 13.383330 , -88.500000 |
Notes:
- You can download geometry data for Ozatlan 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.