Difference between revisions of "Forschungszentrum Karlsruhe Web Feature Services"

From CityGML Wiki
Jump to: navigation, search
imported>Karl-Heinz Haefele
imported>Karl-Heinz Haefele
 
(5 intermediate revisions by the same user not shown)
Line 21: Line 21:
   
 
<div style="border: 2px solid #d0d0ff;">
 
<div style="border: 2px solid #d0d0ff;">
  +
*Building
*_AbstractBuilding
 
**
+
**Address
  +
**CeilingSurface, InteriorWallSurface, FloorSurface, RoofSurface, WallSurface, GroundSurface, ClosureSurface
  +
**BuildingInstallation
  +
**Door / Window
  +
**Room
  +
***BuildingInstallation
  +
***BuildingFurniture
  +
***CeilingSurface, InteriorWallSurface, FloorSurface, RoofSurface, WallSurface, GroundSurface, ClosureSurface
 
</div>
 
</div>
   
Line 31: Line 38:
   
 
<div style="border: 2px solid #d0d0ff;">
 
<div style="border: 2px solid #d0d0ff;">
*LoD 1
+
*LoD 1, LoD 2, LoD 3, LoD 4
*LoD 2
 
*LoD 3
 
*LoD 4
 
 
</div>
 
</div>
   
Line 44: 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: