| 123456789101112131415161718192021222324252627 |
- {
- "type" : "Standard",
- "core" : true,
- "name" : "Compass",
- "icon" : ":/CC/plugin/qCompass/images/icon.png",
- "description": "A virtual 'compass' for measuring outcrop orientations.",
- "authors" : [
- {
- "name" : "Sam Thiele"
- }
- ],
- "maintainers" : [
- {
- "name" : "Sam Thiele"
- }
- ],
- "references": [
- {
- "text": "Rapid, semi-automatic fracture and contact mapping for point clouds, images and geophysical data",
- "url": "https://doi.org/10.5194/se-8-1241-2017"
- },
- {
- "text": "Documentation",
- "url": "http://www.cloudcompare.org/doc/wiki/index.php?title=Compass_(plugin)"
- }
- ]
- }
|