Alessandro Pasotti
4f20f50ea3
Update python/plugins/db_manager/db_plugins/postgis/connector.py
...
Co-Authored-By: Ailurupoda <akwalith@gmail.com>
2019-01-11 10:36:54 +01:00
Alessandro Pasotti
0fcb64379f
Update python/plugins/db_manager/db_plugins/plugin.py
...
Co-Authored-By: Ailurupoda <akwalith@gmail.com>
2019-01-11 10:36:14 +01:00
Alessandro Pasotti
4011a8dbba
Update python/plugins/db_manager/db_plugins/plugin.py
...
Co-Authored-By: Ailurupoda <akwalith@gmail.com>
2019-01-11 10:36:00 +01:00
Corentin.F
5c0bcd986f
Merge branch 'master' into sirs_db_manager
2019-01-10 20:57:37 +01:00
corentin.falcone
238ea726f6
Add comment on field | DbManager
2019-01-10 18:21:40 +01:00
Matthias Kuhn
fd00cd54fe
Merge pull request #8705 from arnaud-morvan/server_diagrams_filter
...
Apply featureFilterProvider in QgsVectorLayerDiagramProvider
2019-01-10 18:02:36 +01:00
corentin.falcone
a764c08e7d
Add comment on field | DbManager
2019-01-10 16:46:55 +01:00
corentin.falcone
2e97615037
Revert "Add comment on field | DbManager"
...
This reverts commit 6b98d8de49f76ae10f31fdb644e9960225bb57f0.
2019-01-10 16:29:34 +01:00
corentin.falcone
6b98d8de49
Add comment on field | DbManager
2019-01-10 16:08:58 +01:00
Nyall Dawson
32126ca2b8
Add missing since annotation
2019-01-10 19:54:26 +10:00
Nyall Dawson
5c2b39438b
Dox++
2019-01-10 19:54:26 +10:00
Nyall Dawson
c7d09a3261
Fix typo
2019-01-10 19:54:26 +10:00
Nyall Dawson
2a2995aad4
Sipify
2019-01-10 19:54:26 +10:00
Alex
f0ffbeb7be
change bindings again
2019-01-10 19:54:26 +10:00
Alex
12273fa83a
Change bindings
...
Manually inserting the proper binding
2019-01-10 19:54:26 +10:00
Matthias Kuhn
c263750930
Merge pull request #8820 from m-kuhn/map_layer_template
...
QgsProject::mapLayer<Qgs[Type]Layer *>( layerId ); template
2019-01-10 08:06:52 +01:00
Blottiere Paul
fcc3996ddf
Remove unnecessary #include in server
2019-01-10 07:50:02 +10:00
Matthias Kuhn
e32c739b47
Make use of QgsProject::mapLayer<QgsVectorLayer *> template
2019-01-09 16:25:45 +01:00
arnaud.morvan@camptocamp.com
948048cd4d
Do not overwrite renderContext in QgsMapRendererJob::drawLabeling
...
Dedicated QgsRenderContext is already created and configured in prepareLabelingJob.
2019-01-09 15:08:37 +01:00
Nyall Dawson
eaad71e0c9
Tweak API
...
Better to use QVector here, because the QgsLineString/QgsGeometry
methods all use QVector too, and we want to avoid unnecessary
list->vector conversions.
2019-01-08 19:48:15 +10:00
Matthias Kuhn
5df5c3763e
Merge pull request #8507 from signedav/basicfix
...
Delete selected tables as DataItem action
2019-01-08 10:42:03 +01:00
signedav
37eec198a8
put message in log instead of message box
2019-01-08 10:15:53 +01:00
Nyall Dawson
13ac907198
latitudeGeodesicCrossesDateLine also returns fraction of segment
...
along which the crossing occurs
2019-01-08 12:32:50 +10:00
Nyall Dawson
adc5c17456
Expose method for calculating latitude geodesic crosses date line to public QgsDistanceArea API
2019-01-08 12:32:50 +10:00
Nyall Dawson
ebd104466e
Add method to retrieve destination CRS from QgsDistanceArea
2019-01-08 12:32:50 +10:00
Nyall Dawson
fdea61a97c
Add method to calculate the geodesic line joining two points to QgsDistanceArea
...
Using geographiclib to calculate the line
2019-01-08 12:32:50 +10:00
Nyall Dawson
63204cfdb5
Fix travis
2019-01-08 11:10:40 +10:00
Nyall Dawson
224df0a273
Add missing documentation for QgsCategorizedRenderer
2019-01-08 11:10:40 +10:00
Nyall Dawson
d32714c899
[API] Allow categorized renderer category values to be lists of values
...
When a category is a list of values, that category will apply to
any of the values from the list
2019-01-08 11:10:40 +10:00
Nyall Dawson
74b96ce955
Dox++
2019-01-08 11:10:40 +10:00
Juernjakob Dugge
c09b379fc7
Rename member variables, remove "forceCartesian" arguments
2019-01-08 09:36:33 +10:00
Juernjakob Dugge
bf5a077e33
Fix typos
2019-01-08 09:36:33 +10:00
Juernjakob Dugge
3e05c99c11
Add centimeter and millimeter based units to Project Properties and Map Tools Options
...
Fix the "map units" option in distance measurements when using geographic coordinate systems
2019-01-08 09:36:33 +10:00
Matthias Kuhn
0cc809b76f
Merge pull request #8804 from m-kuhn/geometry_check_dox
...
Improved API documentation for geometry checks
2019-01-07 16:54:16 +01:00
Juergen E. Fischer
b6293f23c8
osgeo4w: run python scripts with python3 ( fixes #20870 )
2019-01-07 15:41:11 +01:00
Matthias Kuhn
6d38a0ed66
Improved API documentation for geometry checks
2019-01-07 15:38:18 +01:00
Luigi Pirelli
83c6a2c49b
Merge pull request #8444 from NaturalGIS/reenable_grass_r_mapcalculator
...
add GRASS r.mapcalculator, remove r.mapcalc
2019-01-07 13:38:49 +01:00
Giovanni Manghi
a57fec8714
fix module description file
2019-01-07 10:43:50 +00:00
Giovanni Manghi
10d479929c
fix the module name
2019-01-07 10:14:40 +00:00
Giovanni Manghi
9f3c313830
add missed file
2019-01-07 09:56:59 +00:00
Giovanni Manghi
667a86b075
change the name of the module to match the new name in GRASS 7.4.4
2019-01-07 09:54:27 +00:00
mhugent
54a5fae0b7
Merge pull request #8781 from mhugent/get_atlas_print
...
[server][needs-docs] Get atlas print
2019-01-07 10:42:23 +01:00
Nyall Dawson
efd54f862f
[processing][SAGA] Resync Fill Sinks descriptions, add tests
...
Refs #20051
2019-01-07 09:55:46 +10:00
Nyall Dawson
45f8b863db
[processing][SAGA] Resync parameters for resample tool
...
And add tests
Fixes #20882
2019-01-07 09:55:46 +10:00
Marco Hugentobler
4e29558808
Add doc for new function
2019-01-05 15:19:56 +01:00
Marco Hugentobler
2e7bf12ee1
Possibility to restrict number of atlas features (default: 1)
2019-01-05 15:19:55 +01:00
Corentin Falcone
ed9c9b33af
Add comment option on db_manager pluging postgis tables ( #8734 ) [FEATURE]
...
Add possibility to create a comment on a postgres table when import or using the alter table button from db_manager.
2019-01-05 12:02:02 +01:00
Nyall Dawson
cef9c4eaec
[FEATURE][processing] New algorithms "Extract Z values" and "Extract m values"
...
These algorithms allow users to convert z or m values present in feature
geometries to attributes in the layer. By default the z/m value from the
first vertex in the feature is extracted, but optionally statistics
can be calculated on ALL the z/m values from the geometry (e.g. calculating
mean/min/max/sum/etc of z values).
2019-01-04 05:01:40 +10:00
Nyall Dawson
e99072b161
Add method to QgsStatisticalSummary to get a short name corresponding to a stat
...
Returns a short name, suitable for use in a field name
2019-01-04 05:01:40 +10:00
Nyall Dawson
5f817b4db3
Allow QgsStatisticalSummary to calculate first/last value
...
Trivial, but simplifies other code which desires to expose
a choice between first/last/min/max/mean/etc...
2019-01-04 05:01:40 +10:00