202 Commits

Author SHA1 Message Date
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
Alexander Bruy
0b8e1130f1 SpatiaLite support in Select by Location tool (fix #5264) 2012-05-01 13:53:40 +03: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
be6b2a0007 fix broken Points in polygon (fix #5389) 2012-04-17 15:25:37 +03:00
Alexander Bruy
51ff2b5413 correctly handle user defined CRSes (fix #5257) 2012-04-16 12:31:29 +03:00
Tim Sutton
401aea2a49 Merge pull request #111 from etiennesky/ftools1
Ftools vector grid improvements
2012-03-31 06:38:13 -07:00
Alexander Bruy
fab607fbd4 better wording for error message 2012-03-30 14:39:15 +03:00
Alexander Bruy
2abd900ed6 fix #5257 2012-03-29 20:58:57 +03:00
Etienne Tourigny
8966899d22 ftools vector grid: UI improvements 2012-03-28 11:14:01 -03:00
Etienne Tourigny
7f71a7d300 ftools vector grid: Align extents and resolution to selected raster layer 2012-03-28 11:13:43 -03:00
Alexander Bruy
9151fd583b also count points that intersects polygon bounds (fix #5163) 2012-03-15 15:15:21 +02:00
Alexander Bruy
91da6af5ac fix #5097 2012-03-09 10:39:42 +02:00
Alexander Bruy
c89fec8e75 [FEATURE] fTools: allow to calculate extent not only for whole layer but
for individual features too
2012-03-06 20:33:46 +02:00
Alexander Bruy
3c7354e3d8 fix geometry column export when used calculation on ellipsoid 2012-03-01 13:02:00 +02:00
Alexander Bruy
0a2d75f41d better fix for #5010 2012-02-15 15:21:02 +02:00
Alexander Bruy
54b2cd2c52 fix Intersect lines tool 2012-02-14 17:00:00 +02:00
Alexander Bruy
f827095642 fix Densify tool 2012-02-03 14:04:05 +02:00
Alexander Bruy
42617a0721 fTools: option to select create new shape or update existing layer when
exporting geometry column
2012-02-02 20:17:58 +02:00
Alexander Bruy
8fda99366b [FATURE] fTools: option to export geometry column using layer CRS,
project CRS or ellipsoid
2012-02-02 20:17:58 +02:00
Juergen E. Fischer
c25ae5635c even more font propagation 2012-01-26 00:54:56 +01:00
VKa
0498c95546 Fix Union tool to produce correct attribute table (fix #4567) 2012-01-11 14:51:57 +02: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
Alexander Bruy
42a09af84b [BACKPORT] display CRS in fTools as authid-description pair 2011-12-23 18:43:13 +02:00
Alexander Bruy
8b8d22ea22 new gis theme icon for Merge shapefiles tool. Thanks to Robert 2011-12-22 12:36:57 +02:00
Alexander Bruy
9f8f86db5e introduced new plugin metadata entry "category". Show hint based on
category in Plugin Manager and update all core plugins respectively
2011-12-20 19:47:09 +02:00
Alexander Bruy
aa2e69a94d quick temporary fix for fTools to work with new Vector menu 2011-12-20 19:47:08 +02:00
Alexander Bruy
a20cec3824 [BACPORT] fix Merge shapefile to one crash when used layers mode 2011-12-17 14:32:25 +02:00
Alexander Bruy
f61988e77e [BACKPORT] sort layers and fields alphabetically in fTools (fix #4412) 2011-12-14 12:21:34 +02:00
Alexander Bruy
1a7d90992a remove debug output from fTools (again) 2011-12-10 12:58:05 +02:00
Alexander Bruy
81346a4ebe remove some debug output from fTools 2011-12-09 17:18:04 +02:00
Alexander Bruy
a129207dea [BACKPORT] don't change cursor to hourglass for fTools that runs in
separate thread
2011-12-05 16:39:11 +02:00
Alexander Bruy
a00ef42a75 [BACKPORT] run Split vector layer tool in separate thread to prevent UI
blocking
2011-12-05 16:35:04 +02:00
Alexander Bruy
33b7e314bc [BACKPORT] Union and Symetrical difference works only on whole layer 2011-11-12 22:16:50 +02:00
Alexander Bruy
7cd2850da5 [BACKPORT] fix holes in Union output (fix #3581) 2011-11-12 22:12:56 +02:00
Alexander Bruy
d3fe1941fd [BACKPORT] fTools: update layers lists after adding new layer to TOC (fix #4318) 2011-11-12 13:05:27 +02:00
Alexander Bruy
26528def45 [BACKPORT] don't block QGIS main window when running Merge shapefiles
tool. Partially addresses #4383
2011-11-12 13:00:57 +02:00
Alexander Bruy
c1050fee68 [BACKPORT] remove executable flag from fTools sources 2011-11-12 12:57:35 +02:00
Alexander Bruy
ad1a4e2cde [FEATURE] Densify geometries tool for fTools (fix #3628). Still without
icon
2011-11-12 12:50:51 +02:00
Alexander Bruy
48112cc1bc [FEATURE] Build spatial index tool for fTools (see #2779). Currently
without icon
2011-11-12 12:42:30 +02:00
Alexander Bruy
aa121bf67a [BACKPORT] increase maximum points count in Random Points tool 2011-08-04 18:21:56 +03:00
Alexander Bruy
ccea540242 [BACKPORT]fix RandomPoints crash when there are NULL values in
attributes
2011-07-29 19:57:22 +03:00
Juergen E. Fischer
b74a515e94 cmake: replace deprecated SUBDIRS with ADD_SUBDIRECTORY 2011-05-27 22:45:08 +02:00
Juergen E. Fischer
bf4d8874d1 implement #3850 2011-05-27 19:29:20 +02:00
Alexander Bruy
6327b2e224 allow merging shapefiles with different attribute tables (fix #3010) 2011-05-12 19:42:24 +03:00
Alexander Bruy
8eac180f06 Display current filename in progressbar when merging and add option to
select encoding for input files
2011-05-11 20:09:08 +03:00
alexbruy
6dc6ac7e0e fix progressbar behaviour in Merge shapefiles tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15777 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-20 13:23:12 +00:00
alexbruy
3c0f834e6e extend default field width in fTools Export/Add Geometry column to fix #3500
git-svn-id: http://svn.osgeo.org/qgis/trunk@15739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-17 05:49:15 +00:00