Skip to content

Commit 1d578a7

Browse files
authored
Merge pull request #884 from OSGeo/fix/qgis-server-filename
fixed world.qgz not world.qgs as link goes to world.qgz
2 parents 7a3ae7f + ad39079 commit 1d578a7

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

doc/quickstart/qgis_mapserver_quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Create a new QGIS project
8383

8484
#. Save the project with :menuselection:`Project --> Save`.
8585

86-
#. Use file name :file:`/home/user/world.qgs` and press :guilabel:`Save`.
86+
#. Use file name :file:`/home/user/world.qgz` and press :guilabel:`Save`.
8787

8888
#. Open the `WMS URL <http://localhost/cgi-bin/qgis_mapserv.fcgi?map=/home/user/world.qgz&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=-91.901820,-180.000000,83.633800,180.000000&CRS=EPSG:4326&WIDTH=722&HEIGHT=352&LAYERS=ne_10m_admin_0_countries&STYLES=default&FORMAT=image/png&DPI=96&TRANSPARENT=true>`_. You should see all world countries, this time rendered by QGIS Server.
8989

locale/en/LC_MESSAGES/quickstart/qgis_mapserver_quickstart.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: OSGeoLive 17.0.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-08-17 15:05-0600\n"
11+
"POT-Creation-Date: 2024-11-03 20:51+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language: en\n"
@@ -17,7 +17,7 @@ msgstr ""
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=utf-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
20-
"Generated-By: Babel 2.14.0\n"
20+
"Generated-By: Babel 2.16.0\n"
2121

2222
#: ../../build/doc/quickstart/qgis_mapserver_quickstart.rst:21
2323
msgid "QGIS Server Quickstart"
@@ -145,7 +145,7 @@ msgid "Press :guilabel:`Open`. You should see all world countries."
145145
msgstr ""
146146

147147
#: ../../build/doc/quickstart/qgis_mapserver_quickstart.rst:89
148-
msgid "Use file name :file:`/home/user/world.qgs` and press :guilabel:`Save`."
148+
msgid "Use file name :file:`/home/user/world.qgz` and press :guilabel:`Save`."
149149
msgstr ""
150150

151151
#: ../../build/doc/quickstart/qgis_mapserver_quickstart.rst:91

locale/pot/quickstart/qgis_mapserver_quickstart.pot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#, fuzzy
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: OSGeoLive 17.0.0\n"
9+
"Project-Id-Version: OSGeoLive 17.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-08-17 15:05-0600\n"
11+
"POT-Creation-Date: 2024-11-03 20:51+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -130,7 +130,7 @@ msgid "Press :guilabel:`Open`. You should see all world countries."
130130
msgstr ""
131131

132132
#: ../../build/doc/quickstart/qgis_mapserver_quickstart.rst:89
133-
msgid "Use file name :file:`/home/user/world.qgs` and press :guilabel:`Save`."
133+
msgid "Use file name :file:`/home/user/world.qgz` and press :guilabel:`Save`."
134134
msgstr ""
135135

136136
#: ../../build/doc/quickstart/qgis_mapserver_quickstart.rst:91

0 commit comments

Comments
 (0)