Difference between revisions of "How to Use WFS in Aristoteles"

From CityGML Wiki
Jump to: navigation, search
imported>Karl-Heinz Haefele
imported>Karl-Heinz Haefele
Line 6: Line 6:
 
*Start Aristoteles
 
*Start Aristoteles
 
*Menu '''"''world''-->''addscene''-->''webservice client''"'''
 
*Menu '''"''world''-->''addscene''-->''webservice client''"'''
  +
*press '''"''new webservice''"'''
*press '''"''new webservice''"''' --> '''''"id"''''' = AnyName --> '''''"url"''''' = <nowiki>http://141.52.248.80:8080/deegree2/ogcwebservice</nowiki> --> '''''"service"''''' = WFS
 
  +
**--> '''''"id"''''' = AnyName
  +
**--> '''''"url"''''' = <nowiki>http://141.52.248.80:8080/deegree2/ogcwebservice</nowiki>
  +
**--> '''''"service"''''' = WFS
 
*Click on '''''"AnyName"''''' in the server list
 
*Click on '''''"AnyName"''''' in the server list
 
*Activate the raider '''''"GetFeature"''''' --> activate '''''"resultType"''''' = results --> activate '''''"TypeName"''''' = citygml:Building --> activate '''''"namespace"''''' = citygml=http:/www.citygml.org/citygml/1/0/0
 
*Activate the raider '''''"GetFeature"''''' --> activate '''''"resultType"''''' = results --> activate '''''"TypeName"''''' = citygml:Building --> activate '''''"namespace"''''' = citygml=http:/www.citygml.org/citygml/1/0/0

Revision as of 10:38, 3 August 2007

Get All Buildings

  • Start Aristoteles
  • Menu "world-->addscene-->webservice client"
  • press "new webservice"
    • --> "id" = AnyName
    • --> "url" = http://141.52.248.80:8080/deegree2/ogcwebservice
    • --> "service" = WFS
  • Click on "AnyName" in the server list
  • Activate the raider "GetFeature" --> activate "resultType" = results --> activate "TypeName" = citygml:Building --> activate "namespace" = citygml=http:/www.citygml.org/citygml/1/0/0
  • Set the "handle response by" to "XML document explorer" and "execute query"
  • The completed dialog is shown here
  • The query will be executed and the "received service responce" can be saved and shown ("save & show")
  • All available buildings should now be visible in the Aristoteles Viewer --> Congratulations


Use WFS Filters

  • If the parameter "Filter" is not available, then press "create new Parameter" and name the parameter = "Filter"
  • Define your filter and "execute query" --> Have fun testing your filter
  • Filter can be saved and loaded as XML files