repositorypackage
0.0.0-20241128153102-ff2e9f4b345a
Repository: https://github.com/opticalflyer/goliath.git
Documentation: pkg.go.dev
# README
Goliath
Another experimental GIS/CAD application.
Features
- Interactive map interface
- Support for multiple basemaps
- Command input textbox for various operations
- Tile caching for improved performance
Installation
Usage
Drawing
- PO Point
- PL Polyline
- POL Polygon
- DEL Delete
Selection
shift+click (select/deselect toggle current layer)
ctrl+click (select/deselect toggle all layers)
ctrl+shift+click (deselect all layers)
drag box (select, any layer, exclusive) - next selection replaces this one
shift+drag box (select current layer)
ctrl+drag box (select all layers)
ctrl+shift+drag box (deselect all layers)