๐ฅ๏ธ Local Web Application#
Launch the tileserver from the commandline to use the included web application where you can view the raster and extract regions of interest.
python -m localtileserver path/to/raster.tif
![https://raw.githubusercontent.com/banesullivan/localtileserver/main/imgs/cesium-viewer.png](https://raw.githubusercontent.com/banesullivan/localtileserver/main/imgs/cesium-viewer.png)
You can use the web viewer to extract regions of interest:
![https://raw.githubusercontent.com/banesullivan/localtileserver/main/imgs/webviewer-roi.gif](https://raw.githubusercontent.com/banesullivan/localtileserver/main/imgs/webviewer-roi.gif)
You can also launch the web viewer with any of the available example datasets:
python -m localtileserver dem
Available choices are:
dem
orelevation
: global elevation datasetblue_marble
: Blue Marble satellite imageryvirtual_earth
: Microsoftโs satellite/aerial imageryarcgis
: ArcGIS World Street Mapbahamas
: Sample raster over the Bahamas