1
2
3
4
5
6
7
8
9
10
11
12
13
| {
| "name": "POSM GCP Interface",
| "webodmMinVersion": "0.6.0",
| "description": "A plugin to create GCP files from images",
| "version": "0.1.0",
| "author": "Piero Toffanin",
| "email": "pt@masseranolabs.com",
| "repository": "https://github.com/OpenDroneMap/WebODM",
| "tags": ["gcp", "posm"],
| "homepage": "https://github.com/OpenDroneMap/WebODM",
| "experimental": true,
| "deprecated": false
| }
|
|