Retrieve data from Deegree WFS

Rahkonen Jukka Jukka.Rahkonen at MMMTIKE.FI
Fri May 4 04:43:11 EDT 2007


Hi,
 
This layer works fine for me with Geoserver WFS v. 1.0
 
 
Regards,
 
-Jukka-
 
LAYER
      NAME "WFS-parcels"
      STATUS OFF
      TYPE POLYGON
      CONNECTIONTYPE WFS
      CONNECTION "http://localhost:8080/geoserver/wfs?"
      MAXSCALE 100000
                  PROJECTION
                  "init=epsg:2393" 
            END
            CLASS
                  NAME "parcels"
                  STYLE
                    OUTLINECOLOR 0 255 0
                  END
      END
      METADATA
        "wfs_service" "WFS"
        "wfs_typename"    "GIS_PARCELS"
        "wfs_version"    "1.0.0"
        "wfs_request_method"    "GET"
        "wfs_connectiontimeout"    "300"
        "wfs_maxfeatures"    "100000"
        "gml_include_items" "all"
      END
      TEMPLATE "../../../../../../..//ms101/data/query.html"
    dump true
    # DEBUG TRUE
    END

________________________________

Lähettäjä: UMN MapServer Users List puolesta: Anna Zanetti
Lähetetty: to 3.5.2007 13:52
Vastaanottaja: MAPSERVER-USERS at LISTS.UMN.EDU
Aihe: [UMN_MAPSERVER-USERS] Retrieve data from Deegree WFS



Hi to all,
I'm very new of MapServer. I'm interesting in the possibility of MapServer
of taking another WFS as a data source. I follow the guide but I have only
found examples with WFS implemented with MapServer itself and not others
like Deegree or GeoServer.

Does this mean that it is possible to use only MapServer WFS as data source
or I can use other services? In this case, could you please send me the
parameters for the string connection????

I have tried to use Deegree WFS, but MapServer says that it is not able to
draw the layer. Maybe it depends on the version of WFS that MapServer
supports (1.0.0) while Deegree supports (1.1.0).

Thanks a lot for your help.

Best regards

Anna Zanetti
--
View this message in context: http://www.nabble.com/Retrieve-data-from-Deegree-WFS-tf3685769.html#a10302541
Sent from the Mapserver - User mailing list archive at Nabble.com.



More information about the mapserver-users mailing list