Difference between revisions of "Snowflake Web Feature Services"

From CityGML Wiki
Jump to: navigation, search
imported>Ianpainter
imported>Ianpainter
Line 46: Line 46:
   
 
<div style="border: 2px solid #d0d0ff;">
 
<div style="border: 2px solid #d0d0ff;">
*[Bounding Box Query retrieving only the Hangar http://82.69.18.188:8082/hangar_terrain/GOPublisherWFS?service=wfs&version=1.0.0&request=GetFeature&typename=Building,CityObjectGroup,GenericCityObject,CityFurniture&bbox=570259,4506270,0,570335,4506351,1000]
+
*[http://demo.snowflakesoftware.com:8080/hangar_terrain/GOPublisherWFS?service=wfs&version=1.0.0&request=GetFeature&typename=Building,CityObjectGroup,GenericCityObject,CityFurniture&bbox=570259,4506270,0,570335,4506351,1000 Bounding Box Query retrieving only the Hangar]
  +
*[http://demo.snowflakesoftware.com:8080/hangar_terrain/GOPublisherWFS?service=wfs&version=1.0.0&request=GetFeature&typename=Building&bbox=570250,4506200,0,570330,4506270,1000 Bounding Box Query retrieving Helipad only]
  +
*[http://demo.snowflakesoftware.com:8080/hangar_terrain/GOPublisherWFS?service=wfs&version=1.0.0&request=GetFeature&typename=CityFurniture Typename query retrieving the Helicopter only]
  +
*[http://demo.snowflakesoftware.com:8080/hangar_terrain_zip/GOPublisherWFS?service=wfs&version=1.0.0&request=GetFeature&&typename=Building&filter=(%3CFilter%3E%3CPropertyIsNotEqualTo%3E%3CPropertyName%3Egml:name%3C/PropertyName%3E%3CLiteral%3EDefault_Building_%3C/Literal%3E%3C/PropertyIsNotEqualTo%3E%3C/Filter%3E) Filter spec query excluding hangar]
   
 
</div>
 
</div>

Revision as of 17:49, 2 August 2007

Snowflake Software has set up an WFS demonstrator serving the LoD1, LoD2, LoD3 and LoD4 CityGML it hosted for the OGC Open Web Services 4 - CAD/GIS/BIM testbed. The WFS allows the following requests in both 1.0 and 1.1 specification

  • DescribeFeatureType
  • GetCapabilities
  • GetFeature


3 seperate web services can be found following address:


The WFS server currently supports the following Features:

  • Building
  • CityObjectGroup
  • GenericCityObject
  • ReliefFeature
  • CityFurniture


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

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

div style="background-color:#d0d0ff;"> Sample Queries (Uncompressed)



The WFS can be tested with the following clients: