Flores (Heredia) Map Cropping Samples
Flores (Heredia) Map Cropping Samples-1
Flores (Heredia) Map Cropping Samples-2
Flores neighborhoods and villages map with 3D shadow effect
flag map of Flores with 3D shadow effect
Flores map with 3d shadow effect
Download outline map of Flores (geojson format) :
Flores.geojson (**)
Download polygon array of Flores map for "Google Maps" :
Flores.txt
Bounding Box for Flores Map : ( 9.990085 , -84.173756 , 10.021542 , -84.134055 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Flores map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.990085, -84.173756, 10.021542, -84.134055);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Flores)
[out:json];
(
rel["name"="Flores"][type=boundary];
rel["name:en"="Flores"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Flores
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Echeverria | 10.004090 , -84.167820 |
Llorente | 9.998440 , -84.154480 |
San Joaquín | 10.002870 , -84.152590 |
San Juan Arriba | 10.019140 , -84.154090 |
San Lorenzo | 10.013620 , -84.154090 |
Notes:
- You can download geometry data for Flores 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.