Marianao (La Habana) Map Cropping Samples
Marianao (La Habana) Map Cropping Samples-1
Marianao (La Habana) Map Cropping Samples-2
Marianao neighborhoods and villages map with 3D shadow effect
flag map of Marianao with 3D shadow effect
Marianao map with 3d shadow effect
Download outline map of Marianao (geojson format) :
Marianao.geojson (**)
Download polygon array of Marianao map for "Google Maps" :
Marianao.txt
Bounding Box for Marianao Map : ( 23.0273828221 , -82.4480515839 , 23.1032469932 , -82.3953099988 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Marianao map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.0273828221, -82.4480515839, 23.1032469932, -82.3953099988);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marianao)
[out:json];
(
rel["name"="Marianao"][type=boundary];
rel["name:en"="Marianao"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Marianao 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.