All Projects → totalopenstation → totalopenstation

totalopenstation / totalopenstation

Licence: GPL-3.0 license
Total Open Station downloads and exports survey data from your total station

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to totalopenstation

Wq.app
💻📱 wq's app library: a JavaScript framework powering offline-first web & native apps for geospatial data collection, mobile surveys, and citizen science. Powered by Redux, React, Material UI and Mapbox GL.
Stars: ✭ 99 (+94.12%)
Mutual labels:  geospatial, gis, survey
Arctern
Stars: ✭ 94 (+84.31%)
Mutual labels:  geospatial, geolocation, gis
Code4java
Repository for my java projects.
Stars: ✭ 164 (+221.57%)
Mutual labels:  geospatial, gis
Awesome Geospatial Companies
🌐 List of 500+ geospatial companies (GIS, Earth Observation, UAV, Satellite, Digital Farming, ..)
Stars: ✭ 184 (+260.78%)
Mutual labels:  geospatial, gis
earthengine-apps
A collection of Earth Engine Apps created using geemap, voila, and heroku
Stars: ✭ 20 (-60.78%)
Mutual labels:  geospatial, gis
Rioxarray
geospatial xarray extension powered by rasterio
Stars: ✭ 148 (+190.2%)
Mutual labels:  geospatial, gis
Geodb
A Persistent Geospatial Database with Geofencing & Google Maps Support
Stars: ✭ 155 (+203.92%)
Mutual labels:  geospatial, geolocation
Python Geospatial
A collection of Python packages for geospatial analysis with binder-ready notebook examples
Stars: ✭ 187 (+266.67%)
Mutual labels:  geospatial, gis
Turf Swift
A Swift language port of Turf.js.
Stars: ✭ 123 (+141.18%)
Mutual labels:  geospatial, gis
olturf
A Turf toolbar for OpenLayers.
Stars: ✭ 30 (-41.18%)
Mutual labels:  geospatial, gis
L7
🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.
Stars: ✭ 2,517 (+4835.29%)
Mutual labels:  geospatial, gis
Openglobus
JavaScript 3d maps and geospatial data visualization engine library.
Stars: ✭ 199 (+290.2%)
Mutual labels:  geospatial, gis
Georaptor
Python Geohash Compression Tool
Stars: ✭ 143 (+180.39%)
Mutual labels:  geospatial, geolocation
Felicette
Satellite imagery for dummies.
Stars: ✭ 1,710 (+3252.94%)
Mutual labels:  geospatial, gis
Mapfish Print
A component of MapFish for printing templated cartographic maps. This module is the Java serverside module. For support post to the mailing list: https://groups.google.com/forum/#!forum/mapfish-print-users
Stars: ✭ 159 (+211.76%)
Mutual labels:  geospatial, gis
Kepler
The open source full-stack geosocial network platform
Stars: ✭ 125 (+145.1%)
Mutual labels:  geospatial, geolocation
Whitebox Python
WhiteboxTools Python Frontend
Stars: ✭ 188 (+268.63%)
Mutual labels:  geospatial, gis
GeoNotes
A simple app to create georeferences notes.
Stars: ✭ 37 (-27.45%)
Mutual labels:  gis, survey
Proj4js
JavaScript library to transform coordinates from one coordinate system to another, including datum transformations
Stars: ✭ 1,365 (+2576.47%)
Mutual labels:  geospatial, gis
Geoblacklight
Discovery platform for GIS data.
Stars: ✭ 116 (+127.45%)
Mutual labels:  geospatial, gis

Total Open Station

Travis PyPI Read the Docs Matrix

Total Open Station is a program for downloading and processing survey data from total station devices.

https://tops.iosa.it/img/totalopenstation-gui.gif

Total Open Station is a good choice if:

  • you work with total stations on GNU/Linux (and MacOS, probably)
  • you work with old devices that are unsupported by vendors
  • you need to process hundreds of data files at once

We think Total Open Station is small but great because:

  • it is free/libre open source software
  • it works on any operating system where Python is available
  • it is designed to support as many devices and formats as possible, all within the same program, opposed to having one program per device
  • it works both on the command line and with a graphical interface

Total Open Station uses a modular structure and keeps the downloading of data logically separated from its processing, thus enabling exporting data to a variety of output formats, even at a later moment. Archiving of raw data is made easy by using plain text files.

Installing

If you're comfortable with the command line:

pip install totalopenstation

Windows users can download the portable app from the GitHub releases page.

GNU/Linux users can find the totalopenstation package in some distributions (OpenSUSE, Debian, Ubuntu). Make sure that python3-tk or python3-tkinter is installed on your system, otherwise install it with your package manager (apt, dnf, pacman).

Documentation

Documentation is online at http://totalopenstation.readthedocs.io/ with an user guide, details on the application structure, supported models and other interesting stuff.

Development

Total Open Station is developed by @steko, @psolyca and other contributors, including translators and providers of sample data. We are not professional software developers but we do our best to follow modern good practice. Feel free to submit a feature request or a pull request on GitHub.

The application icons are copyright by Lapo Calamandrei 2008, under the same license as Total Open Station.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].