Stefano Costa

Results 17 issues of Stefano Costa

Hello, this is a dirty work-in-progress pull request that I'm sharing just to let @psolyca and all @totalopenstation/contributors comment. It started as a small PR to add "autosave" but since...

**Describe the bug** Commit 6a77a51dc8dff9921056e37a5f67ce7b59623d14 introduced this import in `models/__init__.py` ``` from threading.exceptions import KeyboardInterrupt ``` https://github.com/totalopenstation/totalopenstation/commit/6a77a51dc8dff9921056e37a5f67ce7b59623d14#r56999855 There is no such module. It has never existed in any Python version...

bug
help wanted
serial import

With the current user interface, it's too easy to lose data just by closing the program window, or importing other data either by downloading or opening an existing file. We...

feature
serial import

This could be useful and it's quite easy thanks to the fastkml library.

feature
data export

Leica 1200 series total stations output a file-based raw data format, that is binary (not ASCII) and is recognizable by the presence of an "index" file with the `.XCF` extension....

feature
help wanted

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

data export

Some output formats could be enhanced by allowing the user to specify options that change the output, like: - exclude / include Z coordinates (all formats) - create separate layers...

feature
data export

Currently, the user has to tell the program which input format the data use. While this usability problem could partly be mitigated when is fixed, this leaves our library without...

feature
data import

Many data formats include job metadata such as date, title/label, operator name, temperature etc. It would be useful to read this data into TOPS.

feature
data import

## Details * Read the Docs project URL: https://readthedocs.org/projects/iosacal/ * Build URL (if applicable): https://readthedocs.org/projects/iosacal/builds/17903036/ * Read the Docs username (if applicable): https://readthedocs.org/profiles/steko/ ## Expected Result The iosacal docs are...

Support
Needed: replication