Jaen (Andalusia) Map Cropping Samples

Jaen (Andalusia) Map Cropping Samples-1
Jaen (Andalusia) Map Cropping Samples-1
Jaen (Andalusia) Map Cropping Samples-2
Jaen (Andalusia) Map Cropping Samples-2
Download outline map of Jaen (geojson format) : Jaen.geojson (**)
Download polygon array of Jaen map for "Google Maps" : Jaen.txt
Bounding Box for Jaen Map : ( 37.378278089 , -4.287640435 , 38.532534265 , -2.434951794 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](37.378278089, -4.287640435, 38.532534265, -2.434951794);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Jaen)
[out:json];
(
rel["name"="Jaen"][type=boundary];
rel["name:en"="Jaen"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Jaen 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.

Create Jaen counties and neighborhoods map.


Share this page