Moravia (San José) Map Cropping Samples
Moravia (San José) Map Cropping Samples-1
Moravia (San José) Map Cropping Samples-2
Moravia neighborhoods and villages map with 3D shadow effect
flag map of Moravia with 3D shadow effect
Moravia map with 3d shadow effect
Download outline map of Moravia (geojson format) :
Moravia.geojson (**)
Download polygon array of Moravia map for "Google Maps" :
Moravia.txt
Bounding Box for Moravia Map : ( 9.95275303601 , -84.0661129598 , 10.066739891 , -83.9751013675 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Moravia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.95275303601, -84.0661129598, 10.066739891, -83.9751013675);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Moravia)
[out:json];
(
rel["name"="Moravia"][type=boundary];
rel["name:en"="Moravia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Moravia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto La Palma | 10.049280 , -83.990010 |
Bajo La Hondura | 10.063090 , -83.984430 |
El Alto | 9.961680 , -84.037220 |
Guayabal | 9.975510 , -84.031650 |
Isla de Tibas | 9.966670 , -84.050000 |
San Jeronimo | 10.007110 , -84.016140 |
San Vicente | 9.960160 , -84.047620 |
San Vicente de Moravia | 9.961640 , -84.048800 |
Notes:
- You can download geometry data for Moravia 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.