c2cgeoportal-geoportal 2.9rc67__py3-none-any.whl → 2.9rc69__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/geoportal/CONST_vars.yaml +22 -22
- {c2cgeoportal_geoportal-2.9rc67.dist-info → c2cgeoportal_geoportal-2.9rc69.dist-info}/METADATA +1 -1
- {c2cgeoportal_geoportal-2.9rc67.dist-info → c2cgeoportal_geoportal-2.9rc69.dist-info}/RECORD +6 -6
- {c2cgeoportal_geoportal-2.9rc67.dist-info → c2cgeoportal_geoportal-2.9rc69.dist-info}/WHEEL +0 -0
- {c2cgeoportal_geoportal-2.9rc67.dist-info → c2cgeoportal_geoportal-2.9rc69.dist-info}/entry_points.txt +0 -0
- {c2cgeoportal_geoportal-2.9rc67.dist-info → c2cgeoportal_geoportal-2.9rc69.dist-info}/top_level.txt +0 -0
@@ -530,8 +530,8 @@ vars:
|
|
530
530
|
- name: searchAlias
|
531
531
|
type: list
|
532
532
|
description: >
|
533
|
-
Comma-separated list of search aliases (keywords) to be added to the tsearch.ts field
|
534
|
-
the specified tree item (theme, layer group or layer). The tree item will match when
|
533
|
+
Comma-separated list of search aliases (keywords) to be added to the <code>tsearch.ts</code> field
|
534
|
+
for the specified tree item (theme, layer group or layer). The tree item will match when
|
535
535
|
searching for any of these aliases.
|
536
536
|
relevant_for:
|
537
537
|
- treeitem
|
@@ -541,10 +541,10 @@ vars:
|
|
541
541
|
<code>{name} ({theme})</code>.
|
542
542
|
Supported parameters:
|
543
543
|
<ul>
|
544
|
-
<li>name (name of the tree item)</li>
|
545
|
-
<li>parent (parent of the item, may be a group, block or theme)</li>
|
546
|
-
<li>block (name of the block to which the item belongs)</li>
|
547
|
-
<li>theme (name of the theme to which the item belongs)</li>
|
544
|
+
<li><code>name</code> (name of the tree item)</li>
|
545
|
+
<li><code>parent</code> (parent of the item, may be a group, block or theme)</li>
|
546
|
+
<li><code>block</code> (name of the block to which the item belongs)</li>
|
547
|
+
<li><code>theme</code> (name of the theme to which the item belongs)</li>
|
548
548
|
</ul>
|
549
549
|
relevant_for:
|
550
550
|
- treeitem
|
@@ -610,7 +610,7 @@ vars:
|
|
610
610
|
description: >
|
611
611
|
URLs of hi-DPI images used to print the layer legend.
|
612
612
|
JSON mapping object with DPI as key and URL as value.
|
613
|
-
Note: URLs cannot use the config scheme.
|
613
|
+
Note: URLs cannot use the <code>config</code> scheme.
|
614
614
|
relevant_for:
|
615
615
|
- layer_wms
|
616
616
|
- layer_wmts
|
@@ -655,7 +655,7 @@ vars:
|
|
655
655
|
type: float
|
656
656
|
description: >
|
657
657
|
Maximum resolution at which the layer is visible. On WMTS layers, affects
|
658
|
-
the
|
658
|
+
the layer tree node but not the layer itself.
|
659
659
|
relevant_for:
|
660
660
|
- layer_wms
|
661
661
|
- layer_wmts
|
@@ -664,7 +664,7 @@ vars:
|
|
664
664
|
type: float
|
665
665
|
description: >
|
666
666
|
Minimum resolution at which the layer is visible. On WMTS layers, affects
|
667
|
-
the
|
667
|
+
the layer tree node but not the layer itself.
|
668
668
|
relevant_for:
|
669
669
|
- layer_wms
|
670
670
|
- layer_wmts
|
@@ -672,7 +672,7 @@ vars:
|
|
672
672
|
- name: opacity
|
673
673
|
type: float
|
674
674
|
description: >
|
675
|
-
Layer opacity from <code>0</code> (invisible) to <code>1.0</code> (fully visible).
|
675
|
+
Layer opacity, value from <code>0</code> (invisible) to <code>1.0</code> (fully visible).
|
676
676
|
relevant_for:
|
677
677
|
- layer_wms
|
678
678
|
- layer_wmts
|
@@ -697,12 +697,12 @@ vars:
|
|
697
697
|
- layer_wms
|
698
698
|
- name: lastUpdateDateColumn
|
699
699
|
description: >
|
700
|
-
Column to be automatically updated with the last modification date.
|
700
|
+
Column name to be automatically updated with the last modification date.
|
701
701
|
relevant_for:
|
702
702
|
- layer_wms
|
703
703
|
- name: lastUpdateUserColumn
|
704
704
|
description: >
|
705
|
-
Column to be automatically updated with the user who made the last edit.
|
705
|
+
Column name to be automatically updated with the user who made the last edit.
|
706
706
|
relevant_for:
|
707
707
|
- layer_wms
|
708
708
|
- name: snappingConfig
|
@@ -743,14 +743,14 @@ vars:
|
|
743
743
|
- name: readonlyAttributes
|
744
744
|
type: list
|
745
745
|
description: >
|
746
|
-
Comma
|
746
|
+
Comma-separated list of attributes to make read-only in the editing form.
|
747
747
|
relevant_for:
|
748
748
|
- layer_wms
|
749
749
|
- name: queryIconPosition
|
750
750
|
type: list
|
751
751
|
description: >
|
752
752
|
Define query shape (bbox) padding values similar to CSS:
|
753
|
-
<code>all</code> or <code>top-bottom, left-right</code> or <code>top, right
|
753
|
+
<code>all</code> or <code>top-bottom, left-right</code> or <code>top, left-right, bottom</code>
|
754
754
|
or <code>top, right, bottom, left</code>.
|
755
755
|
relevant_for:
|
756
756
|
- layer_wms
|
@@ -765,20 +765,20 @@ vars:
|
|
765
765
|
- name: directedFilterAttributes
|
766
766
|
type: list
|
767
767
|
description: >
|
768
|
-
Comma
|
768
|
+
Comma-separated list of attributes names which should have rules already ready when using the
|
769
769
|
filter tools.
|
770
770
|
relevant_for:
|
771
771
|
- layer_wms
|
772
772
|
- name: enumeratedAttributes
|
773
773
|
type: list
|
774
774
|
description: >
|
775
|
-
Comma
|
775
|
+
Comma-separated list of attributes that have enumerated values (for filtering).
|
776
776
|
relevant_for:
|
777
777
|
- layer_wms
|
778
778
|
- name: protectedAttributes
|
779
779
|
type: list
|
780
780
|
description: >
|
781
|
-
For QGIS server: Comma
|
781
|
+
For QGIS server: Comma-separated list of protected attributes for use with the
|
782
782
|
<code>allowed_attributes</code> functionality.
|
783
783
|
relevant_for:
|
784
784
|
- layer_wms
|
@@ -793,15 +793,15 @@ vars:
|
|
793
793
|
- name: wmsLayers
|
794
794
|
description: >
|
795
795
|
Comma-separated list of WMS/WFS layers used instead of the WMTS layer for queries and printing.
|
796
|
-
Requires <code>OGCServer</code> metadata with server name.
|
796
|
+
Requires <code>OGCServer</code> metadata with OGC server name.
|
797
797
|
See also <code>printLayers</code> and <code>queryLayers</code> for separate options.
|
798
798
|
relevant_for:
|
799
799
|
- layer_wmts
|
800
800
|
- layer_cog
|
801
801
|
- name: queryLayers
|
802
802
|
description: >
|
803
|
-
Comma-separated list
|
804
|
-
Requires <code>OGCServer</code> metadata with server name.
|
803
|
+
Comma-separated list of WFS layers used instead of the WMTS layer for queries.
|
804
|
+
Requires <code>OGCServer</code> metadata with OGC server name.
|
805
805
|
relevant_for:
|
806
806
|
- layer_wmts
|
807
807
|
- layer_cog
|
@@ -809,7 +809,7 @@ vars:
|
|
809
809
|
description: >
|
810
810
|
Comma-separated list of WMS layers used instead of the WMTS layer for printing.
|
811
811
|
Improves print quality with native rotation and hi-DPI support.
|
812
|
-
Requires <code>OGCServer</code> metadata with server name.
|
812
|
+
Requires <code>OGCServer</code> metadata with OGC server name.
|
813
813
|
relevant_for:
|
814
814
|
- layer_wmts
|
815
815
|
- layer_cog
|
@@ -873,7 +873,7 @@ vars:
|
|
873
873
|
- name: open_panel
|
874
874
|
single: true
|
875
875
|
description: >
|
876
|
-
Name of panel
|
876
|
+
Name of the tool panel that should be opened when loading the application.
|
877
877
|
relevant_for:
|
878
878
|
- role
|
879
879
|
- name: allowed_attributes
|
{c2cgeoportal_geoportal-2.9rc67.dist-info → c2cgeoportal_geoportal-2.9rc69.dist-info}/RECORD
RENAMED
@@ -141,7 +141,7 @@ c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/CONST_CHANGELOG
|
|
141
141
|
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/CONST_create_template/tests/test_testapp.py,sha256=FNZI6uMsZttVpWi0_TEmBgV6MjQDUmE5ar9be3FFkV8,1794
|
142
142
|
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/geoportal/.CONST_vars.yaml.swp,sha256=ZaB6IqVy0WDyGXRP7VQf8_LL_wjccSdthJtdIzw8FmE,16384
|
143
143
|
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/geoportal/CONST_config-schema.yaml,sha256=yGKWjxc_U50dOpgknUwdAUHg1HK0Txn4fhEC1KeKg9c,23603
|
144
|
-
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/geoportal/CONST_vars.yaml,sha256=
|
144
|
+
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/geoportal/CONST_vars.yaml,sha256=xVWf01J2XpdR5v7GY6eUlOaq8T8TO674SEAVNg9Jo9A,48985
|
145
145
|
c2cgeoportal_geoportal/scripts/__init__.py,sha256=hHwjhQaM_T2EaupeFIyjl0N67Bcl3M99UMcCdYAjQlQ,2929
|
146
146
|
c2cgeoportal_geoportal/scripts/c2cupgrade.py,sha256=7smnq2yxs1hAF1CiyE9WfgAqNKjjtrtHevY321i-wio,36826
|
147
147
|
c2cgeoportal_geoportal/scripts/create_demo_theme.py,sha256=-SL-fvAPjgiJZEKYcbhXsZm713txhtWQB18X231k6xQ,3263
|
@@ -187,8 +187,8 @@ tests/test_mapserverproxy_route_predicate.py,sha256=SzILSSzIuilzIkUYVPZiVzLwW1du
|
|
187
187
|
tests/test_raster.py,sha256=82NJ2MXgZlMqs0ytN-VgNw376iURdk4PkAg__dyh5ns,11948
|
188
188
|
tests/test_wmstparsing.py,sha256=xjA8nJuXFl3H5Bfs4sJw_8qX8E8qvAALK7Hs2-DTP2A,9054
|
189
189
|
tests/xmlstr.py,sha256=rkTKSU4FGjupBKLx75H8o-goB0KbQrxDvdpc6xVX_uQ,5985
|
190
|
-
c2cgeoportal_geoportal-2.
|
191
|
-
c2cgeoportal_geoportal-2.
|
192
|
-
c2cgeoportal_geoportal-2.
|
193
|
-
c2cgeoportal_geoportal-2.
|
194
|
-
c2cgeoportal_geoportal-2.
|
190
|
+
c2cgeoportal_geoportal-2.9rc69.dist-info/METADATA,sha256=5BiP0nRjrTnejDJcaJo2_kXDCv170s3o25cvxNLOIu4,1886
|
191
|
+
c2cgeoportal_geoportal-2.9rc69.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
192
|
+
c2cgeoportal_geoportal-2.9rc69.dist-info/entry_points.txt,sha256=3dnX260FsLX_AubeNMdyeta_z1X4CxcD3steAlfPx2I,1414
|
193
|
+
c2cgeoportal_geoportal-2.9rc69.dist-info/top_level.txt,sha256=PJIbY7Nx51dDrJ052f5mDA7c6Tehm5aD-Gb32L_CtJA,29
|
194
|
+
c2cgeoportal_geoportal-2.9rc69.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{c2cgeoportal_geoportal-2.9rc67.dist-info → c2cgeoportal_geoportal-2.9rc69.dist-info}/top_level.txt
RENAMED
File without changes
|