Skip to content

Commit 83c86e0

Browse files
committed
Remove more unused providers entries and update ArcGIS REST server
1 parent c35fea7 commit 83c86e0

File tree

7 files changed

+9
-24
lines changed

7 files changed

+9
-24
lines changed

docs/documentation_guidelines/substitutions.rst

+1-4
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,7 @@ Icon Substitution Icon
9494
|addRasterLayer| ``|addRasterLayer|`` |addMssqlLayer| ``|addMssqlLayer|``
9595
|addDelimitedTextLayer| ``|addDelimitedTextLayer|`` |addSpatiaLiteLayer| ``|addSpatiaLiteLayer|``
9696
|addPostgisLayer| ``|addPostgisLayer|`` |addOracleLayer| ``|addOracleLayer|``
97-
|addAfsLayer| ``|addAfsLayer|`` |addAmsLayer| ``|addAmsLayer|``
98-
|addMeshLayer| ``|addMeshLayer|``
97+
|addAfsLayer| ``|addAfsLayer|`` |addMeshLayer| ``|addMeshLayer|``
9998
|addVectorTileLayer| ``|addVectorTileLayer|`` |addXyzLayer| ``|addXyzLayer|``
10099
|addVirtualLayer| ``|addVirtualLayer|`` |addWmsLayer| ``|addWmsLayer|``
101100
|addWcsLayer| ``|addWcsLayer|`` |addWfsLayer| ``|addWfsLayer|``
@@ -588,8 +587,6 @@ Icon Substitution Icon
588587
:width: 1.5em
589588
.. |addAllToOverview| image:: /static/common/mActionAddAllToOverview.png
590589
:width: 1.5em
591-
.. |addAmsLayer| image:: /static/common/mActionAddAmsLayer.png
592-
:width: 1.5em
593590
.. |addArrow| image:: /static/common/mActionAddArrow.png
594591
:width: 1.5em
595592
.. |addBasicCircle| image:: /static/common/mActionAddBasicCircle.png

docs/user_manual/introduction/qgis_gui.rst

+7-7
Original file line numberDiff line numberDiff line change
@@ -1025,11 +1025,6 @@ copy or paste layer properties (style, scale, CRS...).
10251025
-
10261026
-
10271027
- :ref:`xyz_tile`
1028-
* - :menuselection:`-->` |addAmsLayer|
1029-
:guilabel:`Add ArcGIS REST Service Layer...`
1030-
-
1031-
- :guilabel:`Manage Layers`
1032-
-
10331028
* - :menuselection:`-->` |addWcsLayer|
10341029
:guilabel:`Add WCS Layer...`
10351030
-
@@ -1040,6 +1035,11 @@ copy or paste layer properties (style, scale, CRS...).
10401035
-
10411036
- :guilabel:`Manage Layers`
10421037
- :ref:`ogc-wfs`
1038+
* - :menuselection:`-->` |addAfsLayer|
1039+
:guilabel:`Add ArcGIS REST Server Layer...`
1040+
-
1041+
- :guilabel:`Manage Layers`
1042+
- :ref:`arcgis_rest`
10431043
* - :menuselection:`-->` |addVectorTileLayer|
10441044
:guilabel:`Add Vector Tile Layer...`
10451045
-
@@ -2196,9 +2196,9 @@ processes (QGIS startup, plugins loading, processing tools...)
21962196
:width: 1.5em
21972197
.. |8To24Bits| image:: /static/common/8-to-24-bits.png
21982198
:width: 1.5em
2199-
.. |addAllToOverview| image:: /static/common/mActionAddAllToOverview.png
2199+
.. |addAfsLayer| image:: /static/common/mActionAddAfsLayer.png
22002200
:width: 1.5em
2201-
.. |addAmsLayer| image:: /static/common/mActionAddAmsLayer.png
2201+
.. |addAllToOverview| image:: /static/common/mActionAddAllToOverview.png
22022202
:width: 1.5em
22032203
.. |addDelimitedTextLayer| image:: /static/common/mActionAddDelimitedTextLayer.png
22042204
:width: 1.5em

docs/user_manual/managing_data_source/opening_data.rst

+1-7
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,7 @@ hierarchically, and there are several top level entries:
157157
* |xyz| :guilabel:`XYZ Tiles`
158158
* |wcs| :guilabel:`WCS`
159159
* |wfs| :guilabel:`WFS/OGC API-Features`
160-
* |ows| :guilabel:`OWS`
161-
* |ams| :guilabel:`ArcGIS Map Service`
162-
* |afs| :guilabel:`ArcGIS Feature Service`
160+
* |afs| :guilabel:`ArcGIS REST Server`
163161

164162
Interacting with the Browser items
165163
----------------------------------
@@ -1529,8 +1527,6 @@ Once a connection to an ArcGIS REST Server is set, it's possible to:
15291527
:width: 1.5em
15301528
.. |afs| image:: /static/common/mIconAfs.png
15311529
:width: 1.5em
1532-
.. |ams| image:: /static/common/mIconAms.png
1533-
:width: 1.5em
15341530
.. |checkbox| image:: /static/common/checkbox.png
15351531
:width: 1.3em
15361532
.. |collapseTree| image:: /static/common/mActionCollapseTree.png
@@ -1557,8 +1553,6 @@ Once a connection to an ArcGIS REST Server is set, it's possible to:
15571553
:width: 1.5em
15581554
.. |osx| image:: /static/common/osx.png
15591555
:width: 1em
1560-
.. |ows| image:: /static/common/mIconOws.png
1561-
:width: 1.5em
15621556
.. |postgis| image:: /static/common/mIconPostgis.png
15631557
:width: 1.5em
15641558
.. |radioButtonOff| image:: /static/common/radiobuttonoff.png

static/common/mActionAddAfsLayer.png

-106 Bytes
Loading

static/common/mActionAddAmsLayer.png

-1.98 KB
Binary file not shown.

static/common/mIconAms.png

-1.95 KB
Binary file not shown.

substitutions.txt

-6
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838
:width: 1.5em
3939
.. |addAllToOverview| image:: /static/common/mActionAddAllToOverview.png
4040
:width: 1.5em
41-
.. |addAmsLayer| image:: /static/common/mActionAddAmsLayer.png
42-
:width: 1.5em
4341
.. |addArrow| image:: /static/common/mActionAddArrow.png
4442
:width: 1.5em
4543
.. |addBasicCircle| image:: /static/common/mActionAddBasicCircle.png
@@ -140,8 +138,6 @@
140138
:width: 1.5em
141139
.. |allowIntersections| image:: /static/common/mActionAllowIntersections.png
142140
:width: 1.5em
143-
.. |ams| image:: /static/common/mIconAms.png
144-
:width: 1.5em
145141
.. |annotation| image:: /static/common/mActionAnnotation.png
146142
:width: 1.5em
147143
.. |annotationLayer| image:: /static/common/mIconAnnotationLayer.png
@@ -858,8 +854,6 @@
858854
.. |outofdate| replace:: `Despite our constant efforts, information beyond this line may not be updated for QGIS 3. Refer to https://qgis.org/pyqgis/master for the python API documentation or, give a hand to update the chapters you know about. Thanks.`
859855
.. |overlay| image:: /static/common/overlay.png
860856
:width: 1.5em
861-
.. |ows| image:: /static/common/mIconOws.png
862-
:width: 1.5em
863857
.. |paintEffects| image:: /static/common/mIconPaintEffects.png
864858
:width: 1.5em
865859
.. |paletted| image:: /static/common/paletted.png

0 commit comments

Comments
 (0)