Forschungszentrum Karlsruhe Web Feature Services and How to Use WFS in Aristoteles: Difference between pages

From CityGML Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>Karl-Heinz Haefele
No edit summary
 
imported>Karl-Heinz Haefele
No edit summary
 
Line 1: Line 1:
The '''[http://www.iai.fzk.de/ifc Institute for Applied Computer Science (IAI)]''' of the '''[http://www.fzk.de Forschungszentrum Karlsruhe (Research Center Karlsruhe)]''' has set up an open WFS server. The WFS server allows user the following WFS:
*'''DescribeFeatureType'''
*'''GetCapabilities'''
*'''GetFeature'''
*'''Transaction'''


<div style="background-color:#d0d0ff;">
'''The WFS server can be found under the following address:'''
</div>

<div style="border: 2px solid #d0d0ff;">
*'''<span style="color:#0000ff;"><nowiki>http://141.52.248.80:8080/deegree2/ogcwebservice</nowiki></span>'''
*or using the shortcut '''<span style="color:#0000ff;"><nowiki>http://www.iai.fzk.de/wfs</nowiki></span>'''
</div>


<div style="background-color:#d0d0ff;">
'''The WFS server currently supports the following Features:'''
</div>

<div style="border: 2px solid #d0d0ff;">
*Building
**Address
**CeilingSurface, InteriorWallSurface, FloorSurface, RoofSurface, WallSurface, GroundSurface, ClosureSurface
**BuildingInstallation
**Door / Window
**Room
***BuildingInstallation
***BuildingFurniture
***CeilingSurface, InteriorWallSurface, FloorSurface, RoofSurface, WallSurface, GroundSurface, ClosureSurface
</div>


<div style="background-color:#d0d0ff;">
<div style="background-color:#d0d0ff;">
Get all Buildings
'''The WFS server supports the following Level of Details (LoDs):'''
</div>
</div>


<div style="border: 2px solid #d0d0ff;">
<div style="border: 2px solid #d0d0ff;">
*Start Aristoteles
*LoD 1, LoD 2, LoD 3, LoD 4
*Menu '''"''world''-->''addscene''-->''webservice client''"'''
*press '''"''new webservice''"''' --> '''''"id"''''' = AnyName --> '''''"url"''''' = <nowiki>http://141.52.248.80:8080/deegree2/ogcwebservice</nowiki> --> '''''"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 qurey 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
</div>
</div>




<div style="background-color:#d0d0ff;">
<div style="background-color:#d0d0ff;">
Get all Buildings
'''The WFS can be tested with the following clients:'''
</div>
</div>


<div style="border: 2px solid #d0d0ff;">
<div style="border: 2px solid #d0d0ff;">
*If the parameter '''''"Filter"''''' is not available, then press '''''"create new Parameter"''''' and name the parameter = '''"Filter"'''
*deegr<span style="color:#ff0000;">ee</span> generic OGC WebService client '''http://www.iai.fzk.de/wfsclient'''
*[http://131.220.71.208/index.php/Aristoteles Aristoteles] ([http://131.220.71.208/index.php/Download Download] and '''[[How to Use WFS in Aristoteles|Short Introduction]]''')
</div>
</div>

Revision as of 15:08, 1 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 qurey 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


Get all Buildings

  • If the parameter "Filter" is not available, then press "create new Parameter" and name the parameter = "Filter"