1390 Commits

Author SHA1 Message Date
uclaros
d8a2626186 Rename mode to majority 2020-12-29 08:16:52 +10:00
uclaros
f2ed1c493f Added array_mode expression function 2020-12-29 08:16:52 +10:00
uclaros
d24f9a13c8 added help jsons 2020-12-29 08:16:52 +10:00
Ivan Ivanov
e10e42da5b Added an option to limit the number of results 2020-12-22 04:03:42 +10:00
Alessandro Pasotti
6edfc994c9 Remove footer 2020-11-26 09:39:22 +01:00
Alessandro Pasotti
3009db97cb Fix message for PG connections username:password
in the domain part of the URL
2020-11-25 10:56:17 +01:00
Alessandro Pasotti
b9eae61ac7 Server landing page: support for scale
and scale dependent symbology in the legend
2020-11-24 09:59:21 +01:00
DiGro
eec1695eb8 Nam function chganged to lower case
Line 5 : ST_TOUCHES  should be ST_Touches.

Other functions also were changed to lower case (i.e. ST_CONTAINS, ST_ CROSSES  to  ST_Contains, ST_Crosses)
2020-11-20 05:50:56 +10:00
DiGro
e7ea6e4c81 Name function PostGIS to lower case
Line 5 : ST_WITHIN  should be ST_Within.

Other functions also were changed to lower case (i.e. ST_CONTAINS, ST_ CROSSES  to  ST_Contains, ST_Crosses)
2020-11-20 05:50:30 +10:00
DiGro
a8ae44ebbf Name function changed to lower case
Line 5 : ST_INTERSECTS  should be ST_Intersects.

Other functions also were changed to lower case (i.e. ST_CONTAINS, ST_ CROSSES  to  ST_Contains, ST_Crosses)
2020-11-20 05:49:52 +10:00
Matthias Kuhn
9708edb6d7
Merge pull request #40093 from DelazJ/geomOverlayAsList
Add a string output for overlay-* functions
2020-11-17 08:47:15 +01:00
Matthias Kuhn
aeb9463b47
Merge pull request #39921 from roya0045/negative_array_Get
[Feature][Expression]Negative array get
2020-11-17 08:46:20 +01:00
Harrissou Sant-anna
fccfac8a6f Add/update examples using get_feature function
reinforcing the need for uniqueness, since get_feature output is unpredictable
2020-11-16 07:20:43 +10:00
Harrissou Sant-anna
6ee681a224 Add/fix examples using the get_feature_by_id function 2020-11-16 07:20:43 +10:00
Harrissou Sant-anna
9ac32de6f7 Add a string output for overlay-* functions 2020-11-15 19:33:18 +01:00
Matthias Kuhn
b4811f2b0b
Merge pull request #39998 from DelazJ/overlay_disjoint
Fix overlay_disjoint description and examples
2020-11-14 12:35:54 +01:00
Harrissou Sant-anna
f6cf85a896
Fix overlay_disjoint description and examples 2020-11-12 12:59:33 +01:00
Denis Rouzaud
eddf6feb45 modernize CMakeLists.txt files 2020-11-12 07:14:46 +10:00
Alex
41eb79b3d2
Merge branch 'master' into negative_array_Get 2020-11-09 16:37:03 -05:00
roya0045
954335040e Allow negative array get 2020-11-09 15:10:13 -05:00
Harrissou Sant-anna
5ccad9173f Update more geometry overlay functions help 2020-10-30 09:16:13 +10:00
Harrissou Sant-anna
c0d76e175f Fix wrong copy-paste 2020-10-30 09:08:29 +10:00
Harrissou Sant-anna
a4947666a1 Update overlay_nearest function help and examples 2020-10-30 09:08:29 +10:00
Alessandro Pasotti
662e103bf9 Landing page: respect drawing order from TOC
Fix WMS drawing order and icon alin for
rule groups.
2020-10-26 17:09:09 +01:00
signedav
e7e8729483 simple help text with optional format parameter of uuid expression 2020-10-24 11:00:36 +10:00
signedav
f5357a6af4 UUID expression function help text 2020-10-24 11:00:36 +10:00
Alessandro Pasotti
dd593fd716
Merge pull request #39502 from elpaso/server-standalone-wms-bug
Server standalone wms bug
2020-10-21 15:51:58 +02:00
Germán Carrillo
58280a0695 Update user groups symbology to use gradient type radial with centroid as base point 2020-10-21 06:09:20 +10:00
Alessandro Pasotti
14b0c24d87 Server standalone: reimplement without signals
Because of WMS internal event loop that will
crash on cascading.
2020-10-20 13:59:52 +02:00
nirvn
4f834cafb8 [themes] Fix vertical slider fill color and sliders' invertedAppearance fill 2020-10-20 13:07:24 +07:00
nirvn
45a0c60b6f [themes] Fix tiny regression with custom indicator for layer tree et cie 2020-10-19 17:01:43 +10:00
nirvn
76be37b070 [themes] Fix missing background fill for user input widgets
(fixes #39452)
2020-10-19 17:01:43 +10:00
Harrissou Sant-anna
cb37b18a7a Various tweaks to the overlay_contains function description and examples 2020-10-16 06:44:23 +10:00
Harrissou Sant-anna
710230cc0c Fix array_slice example 2020-10-15 10:51:56 +10:00
Matthias Kuhn
1258afe635
Merge pull request #39174 from DelazJ/overlayOnly
Rename geometry_overlay_* functions into overlay_*
2020-10-09 17:55:27 +02:00
Richard Duivenvoorde
163941cad5 Update to_interval function examples 2020-10-05 12:22:22 +10:00
Richard Duivenvoorde
6420854bdd Make example fit to real output 2020-10-05 12:22:22 +10:00
Harrissou Sant-anna
5f74d6abeb Rename geometry_overlay_* functions into overlay_* 2020-10-04 09:23:09 +02:00
Hannes
7e2d931e58 fix hash() expression help, had missing quotes 2020-09-22 08:19:08 +10:00
nirvn
d03e172838 [themes] Fix night mapping checkbox glitches when embedded into table (et cie) widgets 2020-09-17 16:46:26 +07:00
nirvn
52c31437bb [themes] Fix blend of gray checkbox glitches when embedded into table (et cie) widgets 2020-09-17 16:46:26 +07:00
Harrissou Sant-anna
6da5db1985 Add geometry overlay functions to a group 2020-09-12 08:41:19 +10:00
Matthias Kuhn
a46acb4169
Merge pull request #38405 from olivierdalang/refFunctionsRebase
[feature][expression] refFunction port to core
2020-09-11 15:40:02 +02:00
olivierdalang
6f759f3f8d [refFunctions] fix (mistaken ?) spell check failure 2020-09-10 10:12:50 +02:00
Matthias Kuhn
ed91ceeea5
Merge pull request #38505 from gacarrillor/easter_egg_user_groups
Add easter egg to show map of user groups (keywords: 'user groups')
2020-09-10 07:04:28 +02:00
olivierdalang
723a6eff10 Merge branch 'master' into refFunctionsRebase 2020-09-09 17:00:25 +02:00
olivierdalang
bcd6d53ff0 [refFunctions] missing help description 2020-09-09 11:27:04 +02:00
olivierdalang
900cef324a [refFunctions] json helps and cleanup 2020-09-08 18:11:57 +02:00
Harrissou Sant-anna
2fa991921d Fix regexp_match example output 2020-09-01 08:45:10 +10:00
Germán Carrillo
3ad126f325 Add easter egg to show map of user groups (keywords: 'user groups') 2020-08-30 21:21:31 -05:00