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