Dorona (Daga) Map Cropping Samples
Dorona (Daga) Map Cropping Samples-2
flag map of Dorona with 3D shadow effect
Dorona map with 3d shadow effect
Download outline map of Dorona (geojson format) :
Dorona.geojson (**)
Download polygon array of Dorona map for "Google Maps" :
Dorona.txt
Bounding Box for Dorona Map : ( 26.806728 , 89.772398 , 26.942189 , 89.911313 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dorona map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](26.806728, 89.772398, 26.942189, 89.911313);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dorona)
[out:json];
(
rel["name"="Dorona"][type=boundary];
rel["name:en"="Dorona"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dorona
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Doronagaon | 26.832040 , 89.812610 |
Gnimthenla | 26.909480 , 89.857190 |
Momai Thang | 26.916670 , 89.850000 |
Notes:
- You can download geometry data for Dorona 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.