Update docs/source/quick-dynamic.rst
This commit is contained in:
parent
06a08856e2
commit
1805d55c1b
docs/source
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
Dynamic Quick Start
|
Connect to PostGIS
|
||||||
======================
|
======================
|
||||||
|
|
||||||
This section is a Quick Start to connecting your published maps to their original Data Source to make them dynamic.
|
This section is a Quick Start to connecting your published maps to their original Data Source to make them dynamic.
|
||||||
|
@ -7,7 +7,7 @@ This section is a Quick Start to connecting your published maps to their origina
|
||||||
You can connect to a PostGIS Data Source or GeoServer Data Source.
|
You can connect to a PostGIS Data Source or GeoServer Data Source.
|
||||||
|
|
||||||
1. Go to Connections
|
1. Go to Connections
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---------------------------
|
||||||
|
|
||||||
On the Connections page, enter the connection details for your PostGIS or Server connection(s)
|
On the Connections page, enter the connection details for your PostGIS or Server connection(s)
|
||||||
|
|
||||||
|
@ -16,19 +16,19 @@ On the Connections page, enter the connection details for your PostGIS or Server
|
||||||
|
|
||||||
|
|
||||||
2. Go to Maps and click the edit link
|
2. Go to Maps and click the edit link
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---------------------------
|
||||||
|
|
||||||
.. image:: images/Dynamic-1.png
|
.. image:: images/Dynamic-1.png
|
||||||
|
|
||||||
|
|
||||||
3. In Data section click on layer
|
3. In Data section click on layer
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---------------------------
|
||||||
|
|
||||||
.. image:: images/Dynamic-2.png
|
.. image:: images/Dynamic-2.png
|
||||||
|
|
||||||
|
|
||||||
4. Select Connection, Schema, and Table
|
4. Select Connection, Schema, and Table
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---------------------------
|
||||||
|
|
||||||
|
|
||||||
.. image:: images/PostGIS-Select.png
|
.. image:: images/PostGIS-Select.png
|
||||||
|
|
Loading…
Reference in New Issue