Morrito (Rio San Juan) Map Cropping Samples
Morrito (Rio San Juan) Map Cropping Samples-1
Morrito (Rio San Juan) Map Cropping Samples-2
Morrito neighborhoods and villages map with 3D shadow effect
flag map of Morrito with 3D shadow effect
Morrito map with 3d shadow effect
Download outline map of Morrito (geojson format) :
Morrito.geojson (**)
Download polygon array of Morrito map for "Google Maps" :
Morrito.txt
Bounding Box for Morrito Map : ( 11.4794748282 , -85.1134410055 , 11.7960446836 , -84.8048744735 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Morrito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.4794748282, -85.1134410055, 11.7960446836, -84.8048744735);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Morrito)
[out:json];
(
rel["name"="Morrito"][type=boundary];
rel["name:en"="Morrito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Morrito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La Flor | 11.567410 , -85.029030 |
Los Cerritos | 11.687230 , -84.950420 |
Morrito | 11.621180 , -85.080520 |
Notes:
- You can download geometry data for Morrito 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.