Skip to content

fixed world.qgz not world.qgs as link goes to world.qgz #884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/quickstart/qgis_mapserver_quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Create a new QGIS project

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

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

#. 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.

Expand Down
6 changes: 3 additions & 3 deletions locale/en/LC_MESSAGES/quickstart/qgis_mapserver_quickstart.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: OSGeoLive 17.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-17 15:05-0600\n"
"POT-Creation-Date: 2024-11-03 20:51+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
Expand All @@ -17,7 +17,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.14.0\n"
"Generated-By: Babel 2.16.0\n"

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

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

#: ../../build/doc/quickstart/qgis_mapserver_quickstart.rst:91
Expand Down
6 changes: 3 additions & 3 deletions locale/pot/quickstart/qgis_mapserver_quickstart.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OSGeoLive 17.0.0\n"
"Project-Id-Version: OSGeoLive 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-17 15:05-0600\n"
"POT-Creation-Date: 2024-11-03 20:51+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -130,7 +130,7 @@ msgid "Press :guilabel:`Open`. You should see all world countries."
msgstr ""

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

#: ../../build/doc/quickstart/qgis_mapserver_quickstart.rst:91
Expand Down