Alexander Bruy
e72088cddb
[fTools] homogenize UI (contributed by Salvatore Larosa)
2013-09-12 19:21:48 +03:00
Alexander Bruy
7b57676f02
fix copying to clipboard in fTools ( closes #8442 )
2013-08-12 14:35:37 +03:00
Salvatore Larosa
10152e6d47
[fTools] fixes zoom to error in check geometry validity tool
2013-06-23 22:33:21 +02:00
Matthias Kuhn
e3608db6a2
[ftools] More SIP API updates
2013-06-16 14:21:32 +02:00
Juergen E. Fischer
10f3cf38fa
more QuantumGIS => QGIS updates
2013-06-09 18:52:05 +02:00
Alexander Bruy
a75563f299
more SIP updates for fTools
2013-06-03 16:16:04 +04:00
Alexander Bruy
d3d51820e3
more api updates in fTools (still incomplete)
2013-05-31 14:57:34 +04:00
Juergen E. Fischer
76d1403ebb
ftools api updates
2013-02-07 00:31:34 +01:00
Juergen E. Fischer
2f23b1e83b
first take on porting ftools to vector iterator api
2013-02-01 01:04:21 +01:00
Juergen E. Fischer
1bda31d4b3
fTools: replace QgsRectangle.expand with .scale
2013-01-04 01:25:02 +01:00
Alexander Bruy
24e259bdb3
[FEATURE] Possibility to save error messages as shapefile from check
...
geometry validity tool. Contributed by Salvatore Larosa
2012-11-26 10:42:15 +02:00
Juergen E. Fischer
74e1b849fe
fix #5976
2012-07-09 13:34:03 +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
Juergen E. Fischer
a442b89c71
fTools: fix handling of locationless geometry errors ( fixes #4396 )
2012-05-24 21:27:20 +02:00
Juergen E. Fischer
c25ae5635c
even more font propagation
2012-01-26 00:54:56 +01:00
Juergen E. Fischer
e6167d2424
fix #4523 :
...
- make geometry validation optional: none, QGIS and GEOS
- move internal validation to QgsGeometryValidator thread
- cache wkt in QgsCoordinateReferenceSystem
- fTools: leave progress of geometry validatation at 100%
- move coordinate capture to vector menu
2012-01-03 05:17:16 +01:00
Juergen E. Fischer
bf4d8874d1
implement #3850
2011-05-27 19:29:20 +02:00
cfarmer
b4880375ed
python/plugins/fTools/tools/doJoinAttributes.py
...
python/plugins/fTools/tools/frmJoinAttributes.ui
python/plugins/fTools/tools/doReProject.py
python/plugins/fTools/tools/frmReProject.ui
python/plugins/fTools/ftools_help.xsl
python/plugins/fTools/doAbout.py
python/plugins/fTools/frmAbout.ui
python/plugins/fTools/__init__.py
python/plugins/fTools/CMakeLists.txt
python/plugins/fTools/fTools.py
python/plugins/fTools/ftools_help.xml
git-svn-id: http://svn.osgeo.org/qgis/trunk@15384 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-07 23:29:15 +00:00
cfarmer
8781ff4ce4
adds marker at location of geometry errors
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15289 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 22:31:07 +00:00
cfarmer
6bd3183945
quick typo fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14640 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-14 14:20:21 +00:00
cfarmer
f084b2c772
patch from alexbruy to make sure check_geometry works with current version of qgis (previous commit required SIP SIP >= 4.9.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-14 14:02:42 +00:00
cfarmer
ee601b0462
[FEATURE] completely new geometry checking tool for fTools. Significantly (big time) faster, more relevant error messages, and now supports zooming to errors. Thanks to jef for the new QgsGeometry.validateGeometry function. Fixes #3169 and #2611 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14606 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-13 17:30:06 +00:00