Mora (San José) Map Cropping Samples
Mora (San José) Map Cropping Samples-1
Mora (San José) Map Cropping Samples-2
Mora neighborhoods and villages map with 3D shadow effect
flag map of Mora with 3D shadow effect
Mora map with 3d shadow effect
Download outline map of Mora (geojson format) :
Mora.geojson (**)
Download polygon array of Mora map for "Google Maps" :
Mora.txt
Bounding Box for Mora Map : ( 9.80835326296 , -84.4142889763 , 9.93620576483 , -84.1458937396 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mora map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.80835326296, -84.4142889763, 9.93620576483, -84.1458937396);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mora)
[out:json];
(
rel["name"="Mora"][type=boundary];
rel["name:en"="Mora"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mora
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajo Claras | 9.858090 , -84.272000 |
Bajo Guevara | 9.883520 , -84.362340 |
Brasil | 9.931550 , -84.231860 |
Canas | 9.856310 , -84.228290 |
Chile | 9.890630 , -84.312150 |
Colón | 9.914910 , -84.241700 |
Corralar | 9.848950 , -84.214430 |
Corrogres | 9.863320 , -84.274540 |
Dantas | 9.890440 , -84.320390 |
El Cordel | 9.922790 , -84.363650 |
Guayabo | 9.862400 , -84.262150 |
Jaris | 9.870860 , -84.283050 |
Jateo | 9.908880 , -84.359190 |
Llano Bonito | 9.900000 , -84.266670 |
Llano Grande | 9.891080 , -84.356400 |
Matinilla | 9.866670 , -84.250000 |
Morado | 9.858000 , -84.244630 |
Palma | 9.894110 , -84.288610 |
Picagres | 9.904960 , -84.345730 |
Piedras Negras | 9.913370 , -84.323970 |
Potrerillos | 9.898050 , -84.367670 |
Quitirriel | 9.869540 , -84.236830 |
Rodeo | 9.919160 , -84.268880 |
Tabarcia | 9.847970 , -84.233190 |
Ticufres | 9.888920 , -84.228670 |
Notes:
- You can download geometry data for Mora 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.