Jarey (Lhuntshi) Map Cropping Samples
Jarey (Lhuntshi) Map Cropping Samples-1
Jarey (Lhuntshi) Map Cropping Samples-2
Jarey neighborhoods and villages map with 3D shadow effect
flag map of Jarey with 3D shadow effect
Jarey map with 3d shadow effect
Download outline map of Jarey (geojson format) :
Jarey.geojson (**)
Download polygon array of Jarey map for "Google Maps" :
Jarey.txt
Bounding Box for Jarey Map : ( 27.390567 , 90.977929 , 27.517369 , 91.182398 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Jarey map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.390567, 90.977929, 27.517369, 91.182398);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jarey)
[out:json];
(
rel["name"="Jaray"][type=boundary];
rel["name:en"="Jaray"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Jarey 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.