Bistrita-Nasaud (Romania) Map Cropping Samples
Bistrita-Nasaud (Romania) Map Cropping Samples-1
Bistrita-Nasaud (Romania) Map Cropping Samples-2
Bistrita-Nasaud and counties map with 3D shadow effect
flag map of Bistrita-Nasaud with 3D shadow effect
Download outline map of Bistrita-Nasaud (geojson format) :
Bistrita-Nasaud.geojson (**)
Download polygon array of Bistrita-Nasaud map for "Google Maps" :
Bistrita-Nasaud.txt
Bounding Box for Bistrita-Nasaud Map : ( 46.746507 , 23.91857 , 47.608352 , 25.093555 )
ISO-3166 CODE for Bistrita-Nasaud : RO-BN
Get Boundaries from overpass-turbo (OSM) with boundary box of Bistrita-Nasaud map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](46.746507, 23.91857, 47.608352, 25.093555);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bistrita-Nasaud)
[out:json];
(
rel["name"="Bistriţa-Năsaud"][type=boundary];
rel["name:en"="Bistriţa-Năsaud"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Bistrita-Nasaud 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.