Málaga (Santander) Map Cropping Samples
Málaga (Santander) Map Cropping Samples-1
Málaga (Santander) Map Cropping Samples-2
Málaga neighborhoods and villages map with 3D shadow effect
flag map of Málaga with 3D shadow effect
Málaga map with 3d shadow effect
Download outline map of Málaga (geojson format) :
Málaga.geojson (**)
Download polygon array of Málaga map for "Google Maps" :
Málaga.txt
Bounding Box for Málaga Map : ( 6.67565880532 , -72.7755957464 , 6.7896323167 , -72.7036915739 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Málaga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.67565880532, -72.7755957464, 6.7896323167, -72.7036915739);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Málaga)
[out:json];
(
rel["name"="Málaga"][type=boundary];
rel["name:en"="Málaga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Málaga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 6.702680 , -72.740170 |
Málaga | 6.699030 , -72.732330 |
Pescadero | 6.734780 , -72.720660 |
Notes:
- You can download geometry data for Málaga 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.