Cluj (Romania) Map Cropping Samples

Cluj (Romania) Map Cropping Samples-1
Cluj (Romania) Map Cropping Samples-1
Cluj (Romania) Map Cropping Samples-2
Cluj (Romania) Map Cropping Samples-2
Download outline map of Cluj (geojson format) : Cluj.geojson (**)
Download polygon array of Cluj map for "Google Maps" : Cluj.txt
Bounding Box for Cluj Map : ( 46.396698 , 22.637293 , 47.380199 , 24.226065 )
ISO-3166 CODE for Cluj : RO-CJ

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](46.396698, 22.637293, 47.380199, 24.226065);
);
out geom;

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

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

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

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


Share this page