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