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