-
Notifications
You must be signed in to change notification settings - Fork 11
/
metadata.txt
83 lines (75 loc) · 3.36 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[general]
name=Geoscience
qgisMinimumVersion=3.2
description=Tools for Geoscience & Exploration
version=1.15
author=Roland Hill
about=Geoscience: <b>Tools for Geoscience and Exploration</b><ul><li>Drill hole display</li><li>Drill hole sections</li><li>Convert alpha/beta structure data</li><li>Vector tools</li><li>Raster tools</li><li>Local grids</li></ul> Send ideas & requests to [email protected]
tracker=https://github.com/rolandhill/geoscience/issues
repository=https://github.com/rolandhill/geoscience
# End of mandatory metadata
# Recommended items:
# Uncomment the following line and add your changelog:
changelog=1.15
- Upgrade local grid CRS creation to support base grids in feet.
1.14
-write section bearing to Section_Plan. Calculate _Section_Dip during section creation for structure layers
1.13
-Implement downhole point generator for tick marks
1.12
-Fix last desurvey segment length calculation.
1.11
-Convert structure symbol size from spin box to line edit to fix error produced by changed API.
1.10
-Fix call to qgsRubberBand
1.9
-Go back to writeAsVectorFormat because writeAsVectorFormatV3 is refusing to write files
-Remove log file
-Change comparison of string literals in quaternion.py to prevent warnings
1.8
-Fix error with last segment length calculation
-Convert desurvey length to float and replace spin box with line edit control
-Update deprecated writeAsVectorFormat to V3
1.7
-Add ability to process downhole point data such as mugsusc, depth of oxidation etc.
-Fix bug where the last downhole interval can go past the end of hole
-Fix error when writing/reading project data (possibly only Linux)
1.6
-Fix problem finding source data layer after the user updates their layer by recreating the it.
-Prevent plugin trying to recreate sections and crashing when there are no source layers.
-Eliminate warning about implicit conversion.
1.5
-Fix problem desurveying holes when no 0 depth value in survey file
-Ignore surveys if dip or azimuth are not valid numbers
1.4
-Alpha and beta structural reading conversion to dip and dip direction
1.3
-Fix problem with created filenames using decorated Uri of the original collar file
-Add mid point to downhole data
1.2
-Add ability to calculate affine parameters and generate WKT for local grids (with help from Gabriel de Luca)
-Fix icons not showing in Linux
1.1
-Fix log file creation for Mac
1.0
-Generate and display drill sections.
-Improved workflow
0.7
-Ensure drill hole ids are strings and collar coordinates, survey data and down hole distances are numbers.
-Add Readme markdown and license file (Thanks KoalaGeo).
0.62
-Fix log file path issue on Linux.
-Added Select All/None box to field selector box.
-Remove Drive Change Letter (didn't support qgz files and easy to do in a text editor anyway.
0.6
-Initial Release
# Tags are comma separated with spaces allowed
tags=python, geoscience, geology, geophysics, drill, drillhole, hole, drilling, borehole, well, section, desurvey, local grid, mine grid, affine, structural reading, alpha, beta
homepage=https://www.spatialintegration.com/
category=Plugins
icon=icon/Geoscience.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False