[Geoserver-users] Adding wfs

I have very simple question, but for me the answer is very meaningful.

I just installed geoserver, postgis and all the application, what was said
in "GeoServer Beginners quide".
I have added shp-files from postgis and from "add shape" in GeoServer. What
I have to do, if I want to publish shp-file in wfs, that my collegue can
open it in (for example Qgis) "add wfs-layer"?

I mean, how can I make the address for the wfs-data, that it can be opened
in gis-desktop (arcgis/qgis...)?Or where it can be found?

Best Reqards,

InForMapping

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Adding-wfs-tp5154151.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

2014-07-30 12:15 GMT+02:00 InForMapping <simo.v.turunen@anonymised.com>:

have very simple question, but for me the answer is very meaningful.

I just installed geoserver, postgis and all the application, what was said
in "GeoServer Beginners quide".
I have added shp-files from postgis and from "add shape" in GeoServer. What
I have to do, if I want to publish shp-file in wfs, that my collegue can
open it in (for example Qgis) "add wfs-layer"?

I mean, how can I make the address for the wfs-data, that it can be opened
in gis-desktop (arcgis/qgis...)?Or where it can be found?

Hi,

unless you explicitly disabled WFS, every layer you publish is available
via WMS or WFS protocol.
In QGIS you need to insert the getcaapbilities entry point to connect to
GeoServer.
This address is available in the main page of GeoServer web interface and
is usually of this form:

http://localhost/geoserver/ows?service=wfs&version=1.0.0&request=GetCapabilities

Hope this helps.

Cheers

Stefano

---------------------------------------------------
41.95581N 12.52854E

http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas

Thank you for your answer. I can get data available via wms/wfs in qgis if I use that address. I was just wondering, how I can get that data available also to my colleague with different computer? That same address doesn´t work if it is used in different QGIS desktop.

···

2014-07-31 13:38 GMT+03:00 Stefano Iacovella [via OSGeo.org] <[hidden email]>:


Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk


Geoserver-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geoserver-users


If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.x6.nabble.com/Adding-wfs-tp5154151p5154386.html
To unsubscribe from Adding wfs, click here.
NAML

2014-07-30 12:15 GMT+02:00 InForMapping <[hidden email]>:

have very simple question, but for me the answer is very meaningful.

I just installed geoserver, postgis and all the application, what was said
in “GeoServer Beginners quide”.
I have added shp-files from postgis and from “add shape” in GeoServer. What
I have to do, if I want to publish shp-file in wfs, that my collegue can
open it in (for example Qgis) “add wfs-layer”?

I mean, how can I make the address for the wfs-data, that it can be opened
in gis-desktop (arcgis/qgis…)?Or where it can be found?

Hi,

unless you explicitly disabled WFS, every layer you publish is available via WMS or WFS protocol.
In QGIS you need to insert the getcaapbilities entry point to connect to GeoServer.
This address is available in the main page of GeoServer web interface and is usually of this form:

http://localhost/geoserver/ows?service=wfs&version=1.0.0&request=GetCapabilities

Hope this helps.

Cheers

Stefano


41.95581N 12.52854E

http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas

2014-07-31 13:25 GMT+02:00 InForMapping <simo.v.turunen@anonymised.com>:

Thank you for your answer. I can get data available via wms/wfs in qgis if
I use that address. I was just wondering, how I can get that data
available also to my colleague with different computer? That same address
doesn´t work if it is used in different QGIS desktop

You should replace localhost with the hostname, or IP address, of the
server hosting GeoServer.

Cheers

Stefano

---------------------------------------------------
41.95581N 12.52854E

http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas