Bjee (Ha) Map Cropping Samples
Bjee (Ha) Map Cropping Samples-2
flag map of Bjee with 3D shadow effect
Bjee map with 3d shadow effect
Download outline map of Bjee (geojson format) :
Bjee.geojson (**)
Download polygon array of Bjee map for "Google Maps" :
Bjee.txt
Bounding Box for Bjee Map : ( 27.284258 , 88.95073 , 27.613511 , 89.293976 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bjee map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.284258, 88.95073, 27.613511, 89.293976);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bjee)
[out:json];
(
rel["name"="Biji"][type=boundary];
rel["name:en"="Biji"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bjee
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bademuzha | 27.423200 , 88.982700 |
Hlari | 27.400000 , 88.983330 |
Jiadejiabu | 27.409600 , 88.959700 |
Kechungka | 27.416670 , 89.250000 |
Paqingguo | 27.425500 , 89.012800 |
Qia'ertang | 27.428300 , 89.031800 |
Senqionglong | 27.493900 , 89.036100 |
Sharithang | 27.416670 , 89.016670 |
Notes:
- You can download geometry data for Bjee 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.