Skip to content

Commit

Permalink
Demo - Update tests projects to LWC 3.7 and QGIS 3.28
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry authored and github-actions[bot] committed Jul 4, 2024
1 parent b24fb51 commit a3e5283
Show file tree
Hide file tree
Showing 6 changed files with 13,280 additions and 6,971 deletions.
983 changes: 603 additions & 380 deletions extra-modules/lizmapdemo/qgis-projects/demoqgis/events.qgs

Large diffs are not rendered by default.

109 changes: 43 additions & 66 deletions extra-modules/lizmapdemo/qgis-projects/demoqgis/events.qgs.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
{
"metadata": {
"qgis_desktop_version": 31615,
"lizmap_plugin_version": "3.7.7",
"lizmap_web_client_target_version": 30500,
"project_valid": true
"qgis_desktop_version": 32813,
"lizmap_plugin_version_str": "4.3.19",
"lizmap_plugin_version": 40319,
"lizmap_web_client_target_version": 30700,
"lizmap_web_client_target_status": "Stable",
"instance_target_url": "https://demo.lizmap.com/lizmap/",
"instance_target_repository": "features"
},
"warnings": {},
"debug": {
"total_time": 0.222
},
"options": {
"projection": {
Expand All @@ -18,22 +25,21 @@
],
"mapScales": [
10000,
25000,
50000,
100000,
250000,
500000
],
"minScale": 10000,
"maxScale": 500000,
"use_native_zoom_levels": true,
"hide_numeric_scale_value": true,
"initialExtent": [
390483.9966804741,
5375009.914440004,
477899.4732063576,
5436768.563052116
390483.9967,
5375009.9144,
477899.4732,
5436768.5631
],
"osmMapnik": "True",
"popupLocation": "right-dock",
"externalSearch": "nominatim",
"pointTolerance": 25,
"lineTolerance": 10,
"polygonTolerance": 5,
Expand All @@ -43,7 +49,8 @@
"startupBaselayer": "osm-mapnik",
"datavizLocation": "dock",
"theme": "light",
"fixed_scale_overview_map": true
"fixed_scale_overview_map": true,
"dataviz_drag_drop": []
},
"layers": {
"montpellier_events": {
Expand All @@ -52,10 +59,10 @@
"type": "layer",
"geometryType": "point",
"extent": [
3.7069499492645264,
43.51250076293945,
4.075079917907714,
43.752498626708984
3.70695,
43.5125,
4.07508,
43.7525
],
"crs": "EPSG:4326",
"title": "Touristic events",
Expand All @@ -65,21 +72,19 @@
"maxScale": 1000000000000,
"toggled": "True",
"popup": "True",
"popupFrame": null,
"popupSource": "qgis",
"popupTemplate": "",
"popupMaxFeatures": 10,
"popupDisplayChildren": "False",
"popup_allow_download": true,
"noLegendImage": "False",
"legend_image_option": "hide_at_startup",
"groupAsLayer": "False",
"baseLayer": "False",
"displayInLegend": "True",
"group_visibility": [],
"singleTile": "True",
"imageFormat": "image/png",
"cached": "False",
"serverFrame": null,
"clientCacheExpiration": 300
},
"Hidden": {
Expand All @@ -93,56 +98,19 @@
"maxScale": 1000000000000,
"toggled": "True",
"popup": "False",
"popupFrame": null,
"popupSource": "auto",
"popupTemplate": "",
"popupMaxFeatures": 10,
"popupDisplayChildren": "False",
"popup_allow_download": true,
"noLegendImage": "False",
"groupAsLayer": "False",
"baseLayer": "False",
"displayInLegend": "True",
"group_visibility": [],
"singleTile": "True",
"imageFormat": "image/png",
"cached": "False",
"serverFrame": null,
"clientCacheExpiration": 300
},
"osm-stamen-toner": {
"id": "osm_stamen_toner20190220152651073",
"name": "osm-stamen-toner",
"type": "layer",
"extent": [
-20037508.342789244,
-20037508.342789255,
20037508.342789244,
20037508.342789244
],
"crs": "EPSG:3857",
"title": "osm-stamen-toner",
"abstract": "",
"link": "",
"minScale": 1,
"maxScale": 1000000000000,
"toggled": "False",
"popup": "False",
"popupFrame": null,
"popupSource": "auto",
"popupTemplate": "",
"popupMaxFeatures": 10,
"popupDisplayChildren": "False",
"popup_allow_download": true,
"noLegendImage": "False",
"legend_image_option": "hide_at_startup",
"groupAsLayer": "False",
"baseLayer": "False",
"displayInLegend": "True",
"group_visibility": [],
"singleTile": "True",
"imageFormat": "image/png",
"cached": "False",
"serverFrame": null,
"clientCacheExpiration": 300
},
"osm-mapnik": {
Expand All @@ -151,9 +119,9 @@
"type": "layer",
"extent": [
-20037508.342789244,
-20037508.342789255,
-20037508.342789248,
20037508.342789244,
20037508.342789244
20037508.342789248
],
"crs": "EPSG:3857",
"title": "osm-mapnik",
Expand All @@ -163,21 +131,19 @@
"maxScale": 1000000000000,
"toggled": "False",
"popup": "False",
"popupFrame": null,
"popupSource": "auto",
"popupTemplate": "",
"popupMaxFeatures": 10,
"popupDisplayChildren": "False",
"popup_allow_download": true,
"noLegendImage": "False",
"legend_image_option": "hide_at_startup",
"groupAsLayer": "False",
"baseLayer": "False",
"displayInLegend": "True",
"group_visibility": [],
"singleTile": "True",
"imageFormat": "image/png",
"cached": "False",
"serverFrame": null,
"clientCacheExpiration": 300
}
},
Expand Down Expand Up @@ -207,6 +173,12 @@
},
"tooltipLayers": {},
"editionLayers": {},
"layouts": {
"config": {
"default_popup_print": false
},
"list": []
},
"loginFilteredLayers": {},
"timemanagerLayers": {},
"datavizLayers": {
Expand All @@ -224,16 +196,22 @@
}
],
"popup_display_child_plot": "False",
"trigger_filter": true,
"stacked": "False",
"horizontal": "False",
"only_show_child": "False",
"display_legend": "True",
"display_when_layer_visible": "False",
"uuid": "montpellier_events_plot_scatter_lhjaq",
"order": 0
}
},
"filter_by_polygon": {
"config": {},
"config": {
"polygon_layer_id": null,
"group_field": "",
"filter_by_user": false
},
"layers": []
},
"formFilterLayers": {
Expand All @@ -251,8 +229,7 @@
"layerId": "events_4c3b47b8_3939_4c8c_8e91_55bdb13a2101",
"title": "Date",
"type": "date",
"min_date": "field_date",
"max_date": "field_date",
"start_field": "field_date",
"format": "checkboxes",
"order": 1,
"provider": "ogr"
Expand Down
Loading

0 comments on commit a3e5283

Please sign in to comment.