Skip to content

banesullivan/localtileserver-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚛️ Local Tile Server Electron App

This is an experimental Electron app for launching localtileserver as a standalone application

electron

🌟 Highlights

  • Visualize local raster files in a standalone application
  • Extract regions of interest

⬇️ Installation

Install localtileserver:

conda env create --file=environment.yaml

Launch Electron app:

npm start