An open API service indexing awesome lists of open source software.

https://github.com/lsteinmann/fieldlink

QGIS plugin that imports Geometry from Field Desktop
https://github.com/lsteinmann/fieldlink

archaeology couchdb idai-field qgis qgis-plugin

Last synced: 28 days ago
JSON representation

QGIS plugin that imports Geometry from Field Desktop

Awesome Lists containing this project

README

          

# FieldLink

This is a simple qgis-plugin that imports geodata from a Field Desktop project into a vector layer in memory. It is an ad hoc solution produced for myself to accomplish a specific task and has no error handling right now. It works, and you could try it, but it is very fragile.

# Dependencies
The python packages `requests` and `json` need to be available.