Ciudad Real (Castile–La Mancha) Map Cropping Samples

Ciudad Real (Castile–La Mancha) Map Cropping Samples-1
Ciudad Real (Castile–La Mancha) Map Cropping Samples-1
Ciudad Real (Castile–La Mancha) Map Cropping Samples-2
Ciudad Real (Castile–La Mancha) Map Cropping Samples-2
Download outline map of Ciudad Real (geojson format) : Ciudad Real.geojson (**)
Download polygon array of Ciudad Real map for "Google Maps" : Ciudad Real.txt
Bounding Box for Ciudad Real Map : ( 38.342452539 , -5.04694842 , 39.576761494 , -2.637890303 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](38.342452539, -5.04694842, 39.576761494, -2.637890303);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Ciudad Real 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 Ciudad Real counties and neighborhoods map.


Share this page