Heredia (Heredia) Map Cropping Samples
Heredia (Heredia) Map Cropping Samples-1
Heredia (Heredia) Map Cropping Samples-2
Heredia neighborhoods and villages map with 3D shadow effect
flag map of Heredia with 3D shadow effect
Heredia map with 3d shadow effect
Download outline map of Heredia (geojson format) :
Heredia.geojson (**)
Download polygon array of Heredia map for "Google Maps" :
Heredia.txt
Bounding Box for Heredia Map : ( 9.959616 , -84.164709 , 10.298438 , -83.913612 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Heredia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.959616, -84.164709, 10.298438, -83.913612);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Heredia)
[out:json];
(
rel["name"="Heredia"][type=boundary];
rel["name:en"="Heredia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Heredia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barreal | 9.975350 , -84.139890 |
Heredia | 10.002360 , -84.116510 |
Lagunilla | 9.967140 , -84.121080 |
Mercedes | 10.006960 , -84.133960 |
Montana Azul | 10.192290 , -84.153980 |
Pitahaya | 9.982860 , -84.151210 |
Vara Blanca | 10.172270 , -84.158030 |
Varablanca | 10.152670 , -83.982110 |
Notes:
- You can download geometry data for Heredia 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.