Gorj (Romania) Map Cropping Samples

Gorj (Romania) Map Cropping Samples-1
Gorj (Romania) Map Cropping Samples-1
Gorj (Romania) Map Cropping Samples-2
Gorj (Romania) Map Cropping Samples-2
Download outline map of Gorj (geojson format) : Gorj.geojson (**)
Download polygon array of Gorj map for "Google Maps" : Gorj.txt
Bounding Box for Gorj Map : ( 44.568251 , 22.558834 , 45.353072 , 23.855537 )
ISO-3166 CODE for Gorj : RO-GJ

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](44.568251, 22.558834, 45.353072, 23.855537);
);
out geom;

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

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

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

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


Share this page