forked from borysiasty/pointsamplingtool
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
43 lines (25 loc) · 717 Bytes
/
CHANGELOG
File metadata and controls
43 lines (25 loc) · 717 Bytes
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
ver 0.4
First Version for QGIS 2
ver 0.3.8 (The last version for QGIS 1.x)
Fix bug introduced in 0.3.7
ver 0.3.7
Optimizations for VRT rasters.
Recent (0.3.6) polygon optimizations ported also to API <=1.8
ver 0.3.6
Optimizations for heavy datasets (bug #6350 and more)
Massive speedup with polygon layers with QGIS >= 1.9
Yet more QGIS API 1.9 changes
ver 0.3.5
More QGIS API 1.9 changes
ver 0.3.4
Works also with QGIS 1.9
ver 0.3.3
Basic multipoint support (only for one point in multipoint!). Using
multipoint samples with more points in multipoints may produce wrong results.
ver 0.3.2
Fix wong band order in rasters
ver 0.3.1
bugfixes for 0.3
ver 0.3
Use also fields from the source layer
...