c2cgeoportal-geoportal 2.9rc16__py3-none-any.whl → 2.9rc18__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/create/{{cookiecutter.project}}/mapserver/mapserver.map.tmpl +4 -5
- c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/CONST_CHANGELOG.txt +4 -1
- {c2cgeoportal_geoportal-2.9rc16.dist-info → c2cgeoportal_geoportal-2.9rc18.dist-info}/METADATA +1 -1
- {c2cgeoportal_geoportal-2.9rc16.dist-info → c2cgeoportal_geoportal-2.9rc18.dist-info}/RECORD +7 -7
- {c2cgeoportal_geoportal-2.9rc16.dist-info → c2cgeoportal_geoportal-2.9rc18.dist-info}/WHEEL +0 -0
- {c2cgeoportal_geoportal-2.9rc16.dist-info → c2cgeoportal_geoportal-2.9rc18.dist-info}/entry_points.txt +0 -0
- {c2cgeoportal_geoportal-2.9rc16.dist-info → c2cgeoportal_geoportal-2.9rc18.dist-info}/top_level.txt +0 -0
c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/mapserver/mapserver.map.tmpl
CHANGED
@@ -66,12 +66,11 @@ MAP
|
|
66
66
|
END
|
67
67
|
WEB
|
68
68
|
METADATA
|
69
|
-
"
|
70
|
-
"
|
69
|
+
"ows_enable_request" "*"
|
70
|
+
"ows_title" "changeme"
|
71
|
+
"ows_abstract" "changeme"
|
71
72
|
"ows_onlineresource" "${VISIBLE_WEB_PROTOCOL}://${VISIBLE_WEB_HOST}${VISIBLE_ENTRY_POINT}mapserv_proxy?ogcserver=MapServer"
|
72
|
-
"
|
73
|
-
"wms_enable_request" "*"
|
74
|
-
"wfs_enable_request" "!*"
|
73
|
+
"ows_srs" "EPSG:{{cookiecutter.srid}}"
|
75
74
|
"wms_allow_getmap_without_styles" "true"
|
76
75
|
END
|
77
76
|
END
|
@@ -23,7 +23,10 @@ Information to know before starting the upgrade
|
|
23
23
|
- Update Webpack to version 5 and remove Babel transpilation to ES05,
|
24
24
|
See the related pull request: https://github.com/camptocamp/ngeo/pull/9463.
|
25
25
|
- Update FontAwesome to version 6,
|
26
|
-
See the related pull request: https://github.com/camptocamp/ngeo/pull/9470
|
26
|
+
See the related pull request: https://github.com/camptocamp/ngeo/pull/9470.
|
27
|
+
|
28
|
+
3. For the OGC API, the MapServer configuration changes, now multi map files are supported by default and the URL in
|
29
|
+
the admin interface should be updated, see the OGC APT - Features documentation for more information.
|
27
30
|
|
28
31
|
Information
|
29
32
|
===========
|
{c2cgeoportal_geoportal-2.9rc16.dist-info → c2cgeoportal_geoportal-2.9rc18.dist-info}/RECORD
RENAMED
@@ -101,7 +101,7 @@ c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/geoportal/{{coo
|
|
101
101
|
c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/mapserver/demo.map.tmpl,sha256=mFtC2pzbN3-KQpZxQbhV8fMeQaZikMyZ5N-A9RXaxYE,7269
|
102
102
|
c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/mapserver/fonts.conf,sha256=uG3B6GUKIvTRVLO025Ecm5lh27sEMpmmzWUzFjNh8Qg,351
|
103
103
|
c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/mapserver/mapserver.conf,sha256=XtDSymi11fcCaN10z_yrBQjVelDTTYOJEKVcz5e23QY,226
|
104
|
-
c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/mapserver/mapserver.map.tmpl,sha256
|
104
|
+
c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/mapserver/mapserver.map.tmpl,sha256=fcKvL-FCBrLmQkDTu5H9moP7D2lyOfAoftAkKNdB7Gs,2643
|
105
105
|
c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/mapserver/tinyows.xml.tmpl,sha256=hI6mHamiwQW40t2Rf-NRHwOtkPdxL4YrkVS7MlUYPb8,816
|
106
106
|
c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/mapserver/data/Readme.txt,sha256=cOp2unb8vqlUqADg501IDzQbyLGZodCXyGH19fCEVUo,2891
|
107
107
|
c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/mapserver/data/TM_EUROPE_BORDERS-0.3.sql,sha256=pYpbBi2P61thQtpochj_-tl_kQIIVAJgZsemTYdRUBo,1588593
|
@@ -136,7 +136,7 @@ c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/tests/test_app.
|
|
136
136
|
c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/tilegeneration/config.yaml.tmpl,sha256=OK6ZFMlYMx1wcx8leK42LA8p0P56HuEAP8fupuxDI34,6181
|
137
137
|
c2cgeoportal_geoportal/scaffolds/update/cookiecutter.json,sha256=x3FFn3b67GPGCsjg36iGXCudjaTSfwGHcwHS6HHVpPQ,539
|
138
138
|
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/.upgrade.yaml,sha256=8tPCziX4Wh6a2EOdjpLtvyqNtKcI7Rtjo8-bLQO8_Gg,2741
|
139
|
-
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/CONST_CHANGELOG.txt,sha256=
|
139
|
+
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/CONST_CHANGELOG.txt,sha256=d7hMAYCXjHb4FvPW2ImfYJwQBiVn8V-BkGxm8ASHl98,10092
|
140
140
|
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/CONST_create_template/tests/test_testapp.py,sha256=FNZI6uMsZttVpWi0_TEmBgV6MjQDUmE5ar9be3FFkV8,1794
|
141
141
|
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/geoportal/CONST_config-schema.yaml,sha256=Q_H2EPrZ5g0rA0Mn7vb2wbpZU82ZtF4PIG760Abqjyw,23458
|
142
142
|
c2cgeoportal_geoportal/scaffolds/update/{{cookiecutter.project}}/geoportal/CONST_vars.yaml,sha256=3T5I7-k8d0y-OWCrq5HT8AxuFHjTHtOfSyceNfHPdtI,49111
|
@@ -185,8 +185,8 @@ tests/test_mapserverproxy_route_predicate.py,sha256=SzILSSzIuilzIkUYVPZiVzLwW1du
|
|
185
185
|
tests/test_raster.py,sha256=82NJ2MXgZlMqs0ytN-VgNw376iURdk4PkAg__dyh5ns,11948
|
186
186
|
tests/test_wmstparsing.py,sha256=xjA8nJuXFl3H5Bfs4sJw_8qX8E8qvAALK7Hs2-DTP2A,9054
|
187
187
|
tests/xmlstr.py,sha256=rkTKSU4FGjupBKLx75H8o-goB0KbQrxDvdpc6xVX_uQ,5985
|
188
|
-
c2cgeoportal_geoportal-2.
|
189
|
-
c2cgeoportal_geoportal-2.
|
190
|
-
c2cgeoportal_geoportal-2.
|
191
|
-
c2cgeoportal_geoportal-2.
|
192
|
-
c2cgeoportal_geoportal-2.
|
188
|
+
c2cgeoportal_geoportal-2.9rc18.dist-info/METADATA,sha256=4KZvL2BAOLK-iW7yqYcw83Y-NZUGNKc52PEaiFeguTo,1886
|
189
|
+
c2cgeoportal_geoportal-2.9rc18.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
190
|
+
c2cgeoportal_geoportal-2.9rc18.dist-info/entry_points.txt,sha256=3dnX260FsLX_AubeNMdyeta_z1X4CxcD3steAlfPx2I,1414
|
191
|
+
c2cgeoportal_geoportal-2.9rc18.dist-info/top_level.txt,sha256=PJIbY7Nx51dDrJ052f5mDA7c6Tehm5aD-Gb32L_CtJA,29
|
192
|
+
c2cgeoportal_geoportal-2.9rc18.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{c2cgeoportal_geoportal-2.9rc16.dist-info → c2cgeoportal_geoportal-2.9rc18.dist-info}/top_level.txt
RENAMED
File without changes
|