Cárdenas (Matanzas) Map Cropping Samples
Cárdenas (Matanzas) Map Cropping Samples-1
Cárdenas (Matanzas) Map Cropping Samples-2
Cárdenas neighborhoods and villages map with 3D shadow effect
flag map of Cárdenas with 3D shadow effect
Cárdenas map with 3d shadow effect
Download outline map of Cárdenas (geojson format) :
Cárdenas.geojson (**)
Download polygon array of Cárdenas map for "Google Maps" :
Cárdenas.txt
Bounding Box for Cárdenas Map : ( 23.1326271466 , -81.2943694445 , 23.206222534 , -81.120475769 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Cárdenas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.1326271466, -81.2943694445, 23.206222534, -81.120475769);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cárdenas)
[out:json];
(
rel["name"="Varadero"][type=boundary];
rel["name:en"="Varadero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cárdenas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dupont | 23.173060 , -81.215830 |
Reparto Frances | 23.186390 , -81.183330 |
Varadero | 23.153610 , -81.251390 |
Notes:
- You can download geometry data for Cárdenas 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.