Nubi (Tongsa) Map Cropping Samples
Nubi (Tongsa) Map Cropping Samples-1
Nubi (Tongsa) Map Cropping Samples-2
Nubi neighborhoods and villages map with 3D shadow effect
flag map of Nubi with 3D shadow effect
Nubi map with 3d shadow effect
Download outline map of Nubi (geojson format) :
Nubi.geojson (**)
Download polygon array of Nubi map for "Google Maps" :
Nubi.txt
Bounding Box for Nubi Map : ( 27.466743 , 90.316471 , 27.784298 , 90.593192 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Nubi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.466743, 90.316471, 27.784298, 90.593192);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nubi)
[out:json];
(
rel["name"="Nubi"][type=boundary];
rel["name:en"="Nubi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nubi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chela | 27.567300 , 90.444780 |
Kagha | 27.533330 , 90.466670 |
Nab Chote | 27.583330 , 90.433330 |
Tongsa | 27.507662 , 90.494728 |
Trongsa | 27.502600 , 90.507160 |
Notes:
- You can download geometry data for Nubi 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.