Neamt (Romania) Map Cropping Samples

Neamt (Romania) Map Cropping Samples-1
Neamt (Romania) Map Cropping Samples-1

Neamt (Romania) Map Cropping Samples-2
Neamt (Romania) Map Cropping Samples-2

Neamt and counties map with 3D shadow effect
Neamt and counties map with 3D shadow effect

flag map of Neamt with 3D shadow effect
flag map of Neamt with 3D shadow effect

Download outline map of Neamt (geojson format) : Neamt.geojson (**)
Download polygon array of Neamt map for "Google Maps" : Neamt.txt
Bounding Box for Neamt Map : ( 46.641694 , 25.659027 , 47.34033 , 27.243589 )
ISO-3166 CODE for Neamt : RO-NT

Get Boundaries from overpass-turbo (OSM) with boundary box of Neamt map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](46.641694, 25.659027, 47.34033, 27.243589);
);
out geom;

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

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

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

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


Share this page