Marco Hugentobler
3465c3eb50
Set higher coord_op values for ntv2 to separate them from the entries coming from datum_transform.csv
2013-11-08 08:08:18 +01:00
Marco Hugentobler
1c47011fbb
Use defined datum transform also in server and fix datum transform related bugs
2013-11-07 15:51:03 +01:00
Marco Hugentobler
aec1d5e711
Highlight: get transformation object from maprenderer and added some consts
2013-11-07 10:44:11 +01:00
Marco Hugentobler
6cc5db3910
Add null grid transformation if necessary
2013-11-01 11:13:26 +01:00
Marco Hugentobler
63fbc7526a
Add export macro
2013-10-31 16:55:16 +01:00
Marco Hugentobler
5a2285e2aa
Ask datum transformation if vector layer is saved in another CRS
2013-10-31 16:07:27 +01:00
Marco Hugentobler
08092cdaa6
Remove debug code
2013-10-31 13:48:37 +01:00
Marco Hugentobler
64c0bd4565
More debug messages
2013-10-31 12:01:14 +01:00
Marco Hugentobler
73d0d9d3df
Add debug informations
2013-10-31 11:49:56 +01:00
Marco Hugentobler
b9cf9eeaec
Don't remove layer coordinate transform info if layer is no longer present (layer could be switched off but still present)
2013-10-31 09:08:18 +01:00
Marco Hugentobler
8372f7eef5
Added swiss ntv2 transformations
2013-10-28 14:05:20 +01:00
Marco Hugentobler
028e7d90e4
Add layer name to datum transform dialog title
2013-10-23 11:18:20 +02:00
Marco Hugentobler
a919eed677
Show datum transform parameters in datum transform selection dialog
2013-10-23 10:58:13 +02:00
Marco Hugentobler
e2148bc91f
Fix loading of datum transformation from project
2013-10-21 16:47:41 +02:00
Marco Hugentobler
162d8abc81
Add Dialog to select datum transformation
2013-10-21 14:38:36 +02:00
Marco Hugentobler
a2e0a1a4a9
Catch datum transform request signal in QgsMapCanvas
2013-10-18 17:38:53 +02:00
Marco Hugentobler
c82606cae2
Store relation between layer and coordinate transform in maprenderer class
2013-10-18 14:44:13 +02:00
Marco Hugentobler
7612e12702
Store relation between layer and coordinate transform in maprenderer class
2013-10-18 14:41:08 +02:00
Marco Hugentobler
ba524fc268
Store relation between layer and coordinate transform in maprenderer class
2013-10-17 17:13:20 +02:00
Marco Hugentobler
39fd5b8233
Add source/dest datum transform as member to coordinate transform and change cache options accordingly
2013-10-16 14:21:42 +02:00
Marco Hugentobler
76e43cd1fa
Initialise coordinate transform with datum transform ids
2013-10-15 15:27:37 +02:00
Marco Hugentobler
5e3829c0a3
Add method to lookup datum transformations in srs.db
2013-10-15 11:44:33 +02:00
Marco Hugentobler
63cd0d99bb
Read available datum transformations from gdal file
2013-10-03 15:13:17 +02:00
Radim Blazek
96bd7e7f2e
give correct layer to QgsHighlight in QgsIdentifyResultsDialog, fixes #8724
2013-10-01 10:58:02 +02:00
Alexander Bruy
968c3219c2
[processing] add gdal2xyz tool ( fix #8723 )
2013-09-30 16:18:27 +03:00
Alexander Bruy
9a341acd13
[processing] handle non-ASCII characters in layer name when exporting ( fix #8673 )
2013-09-30 16:18:17 +03:00
volaya
c70a0d23ab
Merge pull request #915 from gioman/master
...
Makes SAGA supervised classification work also with SAGA 2.0.8, fixes #8715 . Add schema selection to GUI of "Import into PostGIS" tool (fixes #8513 ). Fixes export of GRASS vectors (fix #8515 )
2013-09-30 04:49:05 -07:00
Juergen E. Fischer
814ae4c781
fix data retrieval in attribute table from geometryless spatialite tables
2013-09-30 13:34:34 +02:00
Giovanni Manghi
7004a05934
Update GrassAlgorithm.py
2013-09-29 23:11:57 +01:00
Giovanni Manghi
52677578e9
Update ImportIntoPostGIS.py
2013-09-29 21:09:33 +01:00
Giovanni Manghi
7670081f5f
Update supervisedclassification.py
2013-09-29 20:35:49 +01:00
Giovanni Manghi
3226b4b503
Update supervisedclassification.py
2013-09-29 19:38:49 +01:00
Werner Macho
52ac0845d4
Merge pull request #914 from tomass/master
...
Lithuanian translation update
2013-09-29 10:48:19 -07:00
Tomas
40d41cace3
Lithuanian translation update
2013-09-29 16:13:25 +03:00
Larry Shaffer
cfa34641b0
Merge pull request #905 from yellow-sky/show_partial_labels
...
Show partials labels
2013-09-28 20:35:06 -07:00
Werner Macho
a95f07cb62
Merge pull request #913 from tomass/master
...
Lithuanian translation update
2013-09-28 15:02:46 -07:00
Larry Shaffer
121d76e2a7
Fix for #8705 , duplication of composer should inherit custom paper size
2013-09-28 10:26:40 -06:00
root
315e7e2156
Lithuanian translation update
2013-09-27 23:50:21 +03:00
pcav
b2396f6561
Merge branch 'master' of github.com:qgis/QGIS
2013-09-27 17:40:18 +02:00
pcav
94d73893df
Fix to IT GUI translation
2013-09-27 17:40:03 +02:00
Juergen E. Fischer
9d8d317842
fix instant crash on windows
2013-09-27 16:43:22 +02:00
volaya
5d1f763d57
Merge pull request #912 from bstroebl/selectByAttribute
...
[processing] Make select by attribute work
2013-09-26 13:27:43 -07:00
volaya
b6ca15192e
Merge pull request #911 from bstroebl/testEliminate
...
[processing] select features to eliminate in algorithm
2013-09-26 13:25:46 -07:00
Alexander Bruy
7a720c2166
[processing] sync GDAL algorithm names with Raster menu
2013-09-26 21:04:42 +03:00
pcav
77ca8358ab
Merge branch 'master' of github.com:qgis/QGIS
2013-09-26 19:38:43 +02:00
pcav
012e8b18b4
Fix #8697
2013-09-26 19:38:29 +02:00
Juergen E. Fischer
c222c67aed
fix #8697 (git grep clickx.*clickx is your friend)
2013-09-26 19:10:13 +02:00
yellow-sky
3e382dac77
Unit tests for ShowingPartialsLabels reorganized
2013-09-26 19:43:08 +04:00
pcav
e8a8c37b74
Merge branch 'master' of github.com:qgis/QGIS
2013-09-26 17:30:01 +02:00
pcav
b9b4119879
Fix to IT GUI translation
2013-09-26 17:29:43 +02:00