Difference between revisions of "Forschungszentrum Karlsruhe Web Feature Services"

From CityGML Wiki
Jump to: navigation, search
imported>Karl-Heinz Haefele
imported>Karl-Heinz Haefele
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
The '''[http://www.iai.fzk.de/ifc|Institute of 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:
+
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 15: Line 15:
 
</div>
 
</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>
   
   
Line 23: Line 48:
 
<div style="border: 2px solid #d0d0ff;">
 
<div style="border: 2px solid #d0d0ff;">
 
*deegr<span style="color:#ff0000;">ee</span> generic OGC WebService client '''http://www.iai.fzk.de/wfsclient'''
 
*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]])
+
*[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>

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: