Alexander Bruy
21ce807fc7
fix fTools version to avoid conflicts with version from Carson's repo
2012-06-07 14:58:07 +03:00
Tim Sutton
c695198e17
Apply patch from Borys to remove 'add 3rd party repos' button in plugin manager
2012-06-06 21:47:55 +02:00
Juergen E. Fischer
d78e605243
fix #5747
2012-06-06 08:34:34 +02:00
Martin Dobias
bf86521d49
Fixes for refinement of rules.
...
- quoting of columns (#5536 and #5542 )
- quoting of string
- do not quote of numbers (avoids type cast during evaluation)
- use at least 4 floating point digits for doubles
2012-06-02 00:08:26 +02:00
Alexander Bruy
53684682f2
run Points in Polygon in separate thread and don't block QGIS main
...
window (addresses #5162 )
2012-05-31 14:24:33 +03:00
Salvatore Larosa
1341a5537e
fix #2733
2012-05-29 18:36:19 +02:00
Alexander Bruy
369b32e5e5
update field list on each layer list update ( fix #5655 )
2012-05-28 19:18:43 +03:00
Etienne Tourigny
e3868cf4b9
add python binding for QgsCoordinateReferenceSystem::createFromUserInput()
2012-05-28 18:05:47 +02:00
Salvatore Larosa
df79503cae
fix #3549
2012-05-26 14:27:48 +02:00
Juergen E. Fischer
45474ac7dc
fix #4521
2012-05-25 19:24:56 +02:00
Juergen E. Fischer
0246816e64
sip bindings: add /Transfer/ to QgsMapCanvas::mapRenderer()
...
(otherwise mc.mapRenderer().hasCrsTransformEnabled() can crash)
2012-05-25 15:42:18 +02:00
Juergen E. Fischer
d751036823
validation/geometry/threading fixes:
...
- fTools/polygon centroids: catch missing centroid with invalid geometry
(fixes #4963 )
- fTools/validate geometry:
* fix final position of progress bar
* don't use isGeosValid()
* zoom to feature on locationless errors (including OTFR support)
* store/restore dialog position
- QgsGeometry(Validator):
* log GEOS exceptions
* (closed) rings need at least 4 points not 3
* log error when geometry can't be exported to GEOS
* don't produce "geometry is valid" error
- improve logging from threads
* keep message output from main thread as popup
* log message from threads to message log (fixes crash on python error
in thread)
2012-05-25 14:08:58 +02:00
alexbruy
b8bf86bb00
Merge pull request #148 from slarosa/master
...
minor fixes in fTools GUI
2012-05-25 02:07:52 -07:00
slarosa
474e04b027
minor fixes in gui fTools
2012-05-25 00:05:57 +02:00
Juergen E. Fischer
a442b89c71
fTools: fix handling of locationless geometry errors ( fixes #4396 )
2012-05-24 21:27:20 +02:00
Alexander Bruy
f998a44a31
some fixes in geoprocessing tools (hope this will fix database support)
2012-05-23 19:52:54 +03:00
Alexander Bruy
7200ea23f1
make Clip tool work with SpatiaLite layers ( fix #4571 )
2012-05-23 16:38:53 +03:00
Alexander Bruy
53cd1d44a0
make Dissolve tool work with SpatiaLite (addresses #4571 )
2012-05-23 16:25:04 +03:00
Alexander Bruy
c367a35ce9
create vector grid in layer CRS ( fix #5204 )
2012-05-22 17:52:15 +03:00
Alexander Bruy
860f3708bb
correctly handle WMS rasters in Random Points tool ( fix #5202 )
2012-05-22 16:29:00 +03:00
Alexander Bruy
c94269cce2
make "use value from field" available in Random Points tools, also show
...
only integer fields (fix #4570 )
2012-05-22 16:29:00 +03:00
Alexander Bruy
049f5ca83a
fix #5617 . Patch submitted by Salvatore Larosa, thanks!
2012-05-22 14:22:26 +03:00
Alexander Bruy
a76d629f19
Revert last commit
...
This reverts commit 5cb6dd7c0b686890cffff1c0d4476dfa2dce57f9.
2012-05-22 14:16:10 +03:00
Alexander Bruy
5cb6dd7c0b
store geometries from GeometryCollection in list
2012-05-22 13:38:40 +03:00
Alexander Bruy
4c066e4ce2
partial fix for #5617 from Salvatore Larosa (slightly modified)
2012-05-21 21:24:14 +03:00
Giuseppe Sucameli
c64b715773
DBManager: added missing required (not implicit) self argument
2012-05-20 18:57:23 +02:00
Giuseppe Sucameli
b4d8a5aea7
DBManager: don't raise any errors while disconnecting signals from destroyed objects
2012-05-20 18:57:23 +02:00
Giuseppe Sucameli
c2118e744f
DBManager: remove label from separators ( fix #5393 )
2012-05-20 18:57:23 +02:00
Alexander Bruy
d18529fc26
show warning before updating exisiting shapefile ( fix #5335 )
2012-05-16 17:23:38 +03:00
Alexander Bruy
a1255fce34
minor formatting fixes
2012-05-13 10:46:55 +03:00
slarosa
e9ff072335
Add Multigeometries support in Simplify tool for geomVertexCount function
2012-05-12 20:01:39 +02:00
Alexander Bruy
2607535b3f
also add MultiPolygon support in Densify geometry
2012-05-12 14:04:03 +03:00
Alexander Bruy
033d58d454
add MultiLineString support to Densify geometries tool (addresses #5577 )
2012-05-12 11:26:22 +03:00
Giuseppe Sucameli
24e6dac59f
remove the unused DB Manager About dialog .ui
2012-05-03 22:27:06 +02:00
Giuseppe Sucameli
8e55441783
fix #5541
2012-05-03 22:27:01 +02:00
Alexander Bruy
0b8e1130f1
SpatiaLite support in Select by Location tool ( fix #5264 )
2012-05-01 13:53:40 +03:00
Nathan Woodrow
634a56504f
Add convert to subclass for QgsGpsConnection for python bindings
2012-05-01 19:40:11 +10:00
Tim Sutton
0d2230a94b
Merge pull request #131 from etiennesky/zip_qml2
...
[TEST][API]improved qml support for zip layers and more tests
2012-04-30 14:07:22 -07:00
Alexander Bruy
d3a50e8bcb
add multipoint geometry support to Export/Add geometry column. Thanks to
...
Salvatore for investigating issue
2012-04-29 15:04:58 +03:00
Alexander Bruy
63fa68ec17
new icon from Robert for Tile Index command
2012-04-26 09:32:37 +03:00
Etienne Tourigny
2bd054c8e0
fix .qml file loading in /vsigzip and /vsizip items
2012-04-24 22:27:28 -03:00
Juergen E. Fischer
5e8d129346
bring back internal spatialite for Debian squeeze and Ubuntu lucid, maverick, natty and oneiric
2012-04-24 22:34:50 +02:00
Juergen E. Fischer
c56491b111
fix #4805 :
...
- drop internal spatialite and internal spatialindex
- drop support for debian lenny (no system spatialindex/spatialite there)
2012-04-23 20:51:30 +02:00
Juergen E. Fischer
71d0e4dd19
deprecated QgsCoordinateReferenceSystem::equals: as it might return false
...
eventhough the proj.4 string is equal. PROJ.4 string isn't unique to
CRSes.
2012-04-22 21:11:43 +02:00
Marco Hugentobler
445144ceb5
Remove about dialog in db manager
2012-04-21 20:57:11 +02:00
Marco Hugentobler
2120bb8001
Remove about dialog from gdal tools
2012-04-21 20:57:11 +02:00
Tim Sutton
669ffcbe12
Move deprecated tag from addMapLayers to addMapLayer where it was originally intended to go. Small updates to comments.
2012-04-19 11:25:13 +02:00
Juergen E. Fischer
e5d97f53e2
Revert d7e8ae18 and d637c677c ( fixes #5407 , #5409 and #5410 )
2012-04-19 00:25:40 +02:00
Juergen E. Fischer
7221eaa1f3
fix dbmanager resource dependency and some other warnings
2012-04-17 22:45:33 +02:00
Radim Blazek
d637c677cd
QgsDataSourceURI used for WMS provider, all params are now encoded in URI, removed WMS specific functions from QgsRasterLayer and QgisAppInterface
2012-04-17 17:14:55 +02:00