Difference between revisions of "Forschungszentrum Karlsruhe Web Feature Services"

From CityGML Wiki
Jump to: navigation, search
imported>Karl-Heinz Haefele
imported>Karl-Heinz Haefele
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
The '''Institute of Applied Computer Science (IAI)''' of the '''Forschungszentrum Karlsruhe (Research Center Karlsruhe)''' has set up an open WFS server. The WFS server allows user the following WFS:
+
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'''
 
*'''DescribeFeatureType'''
 
*'''GetCapabilities'''
 
*'''GetCapabilities'''
Line 5: Line 5:
 
*'''Transaction'''
 
*'''Transaction'''
   
The WFS server can be found under the following address:
 
   
  +
<div style="background-color:#d0d0ff;">
<nowiki>http://141.52.248.80:8080/deegree2/ogcwebservice or http://www.iai.fzk.de/wfs</nowiki
 
  +
'''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;">
  +
'''The WFS server supports the following Level of Details (LoDs):'''
  +
</div>
  +
  +
<div style="border: 2px solid #d0d0ff;">
  +
*LoD 1, LoD 2, LoD 3, LoD 4
  +
</div>
  +
  +
  +
<div style="background-color:#d0d0ff;">
  +
'''The WFS can be tested with the following clients:'''
  +
</div>
  +
  +
<div style="border: 2px solid #d0d0ff;">
  +
*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>

Latest revision as of 11:45, 2 August 2007

The Institute for Applied Computer Science (IAI) of the Forschungszentrum Karlsruhe (Research Center Karlsruhe) has set up an open WFS server. The WFS server allows user the following WFS:

  • DescribeFeatureType
  • GetCapabilities
  • GetFeature
  • Transaction


The WFS server can be found under the following address:

  • http://141.52.248.80:8080/deegree2/ogcwebservice
  • or using the shortcut http://www.iai.fzk.de/wfs


The WFS server currently supports the following Features:

  • Building
    • Address
    • CeilingSurface, InteriorWallSurface, FloorSurface, RoofSurface, WallSurface, GroundSurface, ClosureSurface
    • BuildingInstallation
    • Door / Window
    • Room
      • BuildingInstallation
      • BuildingFurniture
      • CeilingSurface, InteriorWallSurface, FloorSurface, RoofSurface, WallSurface, GroundSurface, ClosureSurface


The WFS server supports the following Level of Details (LoDs):

  • LoD 1, LoD 2, LoD 3, LoD 4


The WFS can be tested with the following clients: