Dariv (Hovd) Map Cropping Samples
Dariv (Hovd) Map Cropping Samples-1
Dariv (Hovd) Map Cropping Samples-2
Dariv neighborhoods and villages map with 3D shadow effect
flag map of Dariv with 3D shadow effect
Dariv map with 3d shadow effect
Download outline map of Dariv (geojson format) :
Dariv.geojson (**)
Download polygon array of Dariv map for "Google Maps" :
Dariv.txt
Bounding Box for Dariv Map : ( 46.600224 , 93.034927 , 47.571109 , 94.30601 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dariv map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.600224, 93.034927, 47.571109, 94.30601);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dariv)
[out:json];
(
rel["name"="Darvi"][type=boundary];
rel["name:en"="Darvi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dariv
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayan Gol | 46.950000 , 93.833330 |
Darvi | 46.936780 , 93.616730 |
Moron | 46.900000 , 93.300000 |
Sudayn Huryee | 46.800000 , 93.633330 |
Tsagaan Ergin Bayshing | 46.750000 , 93.950000 |
Tsagarim Bayshing | 46.816670 , 93.400000 |
Notes:
- You can download geometry data for Dariv 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.