Skip to content

App for storing and calculate data from theodolite, level, prism and tape measurements

License

Notifications You must be signed in to change notification settings

FlorianTimm/GeoApp

Repository files navigation

GeoApp

GeoApp helps to measure geodata with historical instruments such as theodolites, (analogue) levelling instruments and square prisms. It stores measurement results and simultaneously calculates resections, free stations and arcs. The data can also be used for adjustment calculations, but this is not yet implemented.

Features

  • Measure geodata with historic instruments
  • Store measurement results
  • Calculate resections, free stations and arcs
  • Future support for adjustment calculations

How to use

A build of the application is uploaded to https://geoapp.florian-timm.de and is free to use.

Build

To install GeoApp on your own server, clone the repository and install the dependencies:

git clone https://github.com/FlorianTimm/geo-app.git
cd geo-app
npm install
npm run build

Start dev mode

To start using GeoApp, run the following command

npm start dev

Contribute

Contributions are welcome! Please fork the repository and create a pull request with your changes.

Licence

GeoApp is released under the MIT licence. See the LICENSE file for more details.

About

App for storing and calculate data from theodolite, level, prism and tape measurements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published