Difference between revisions of "Snowflake Web Feature Services"

From CityGML Wiki
Jump to: navigation, search
imported>Ianpainter
 
imported>Ianpainter
Line 1: Line 1:
  +
'''[http://www.snowflakesoftware.com Snowflake Software]''' have set up an WFS demonstrator serving LoD2, LoD3 and LoD4 CityGML from the OGC. The WFS server allows user the following WFS:
Coming soon
 
  +
*'''DescribeFeatureType'''
  +
*'''GetCapabilities'''
  +
*'''GetFeature'''
  +
  +
  +
<div style="background-color:#d0d0ff;">
  +
'''3 seperate web services can be found following address:'''
  +
</div>
  +
  +
<div style="border: 2px solid #d0d0ff;">
  +
*'''<span style="color:#0000ff;"><nowiki>http://demo.snowflakesoftware.com:8080/hangar_terrain</nowiki> </span>(Uncompressed)'''
  +
</div>
  +
<div style="border: 2px solid #d0d0ff;">
  +
*'''<span style="color:#0000ff;"><nowiki>http://demo.snowflakesoftware.com:8080/hangar_terrain_gz</nowiki> </span>(GZ Compressed)'''
  +
</div>
  +
<div style="border: 2px solid #d0d0ff;">
  +
*'''<span style="color:#0000ff;"><nowiki>http://demo.snowflakesoftware.com:8080/hangar_terrain_zip</nowiki> </span>(WinZip Compressed)'''
  +
</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>

Revision as of 16:06, 2 August 2007

Snowflake Software have set up an WFS demonstrator serving LoD2, LoD3 and LoD4 CityGML from the OGC. The WFS server allows user the following WFS:

  • DescribeFeatureType
  • GetCapabilities
  • GetFeature


3 seperate web services can be found following address:

  • http://demo.snowflakesoftware.com:8080/hangar_terrain (Uncompressed)
  • http://demo.snowflakesoftware.com:8080/hangar_terrain_gz (GZ Compressed)
  • http://demo.snowflakesoftware.com:8080/hangar_terrain_zip (WinZip Compressed)


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: