Santa Rita (Yoro) Map Cropping Samples
Santa Rita (Yoro) Map Cropping Samples-1
Santa Rita (Yoro) Map Cropping Samples-2
Santa Rita neighborhoods and villages map with 3D shadow effect
flag map of Santa Rita with 3D shadow effect
Santa Rita map with 3d shadow effect
Download outline map of Santa Rita (geojson format) :
Santa Rita.geojson (**)
Download polygon array of Santa Rita map for "Google Maps" :
Santa Rita.txt
Bounding Box for Santa Rita Map : ( 15.134562 , -87.924576 , 15.237883 , -87.725243 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Santa Rita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.134562, -87.924576, 15.237883, -87.725243);
);
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 Rita)
[out:json];
(
rel["name"="Santa Rita"][type=boundary];
rel["name:en"="Santa Rita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Rita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Caliche | 15.183330 , -87.766670 |
Placido | 15.166670 , -87.833330 |
Santa Rita | 15.200000 , -87.883330 |
Notes:
- You can download geometry data for Santa Rita 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.