OGC Web Service .NET
CodePlex Home
Register
|
Sign In
|
CodePlex Home
Home
Downloads
Discussions
Issue Tracker
Source Code
People
License
Close
RSS
All Project Updates
Discussions
Issue Tracker
Releases
Reviews
Source Code
Wiki & Documentation
RSS
View All Comments
|
Print View
|
Page Info
|
Change History (all pages)
Home
Project Description
This project provides a .NET class library and web service template for easy and flexible implementation of the Open Geospatial Consortium (OGC) Sensor Observation Service (SOS).
Ready to go "out of the box" implementations, including CUAHSI's Observations Data Model (
ODM v1.1
).
Ability to extend existing functionality if the desired options are currently not availble.
Project Plans
:
publish class library for SOS (completed)
provide a template using the classes in the previous step to enable easy creation of SWE Services. We are using SOS as a first example, however we expect it to ultimately be useful for all of SWE (completed)
use the classes and template from previous steps to create a basic implementation of the SOS service to expose data from an ODM database (completed)
new release of code to include web service and ODM implementation (completed)
deploy a publicly available instance of the service from released code (completed)
next iteration on the service implementation (in the works)
Documentation:
Setup and Configuration
Service Examples:
GetCapabilities -
http://ws.sensordatabus.org/Ows/Swe.svc/?service=SOS&request=GetCapabilities
DescribeSensor -
http://ws.sensordatabus.org/Ows/Swe.svc/?service=SOS&request=DescribeSensor&SensorId=urn:renci:sdb:sensor:1.0.0:32487&outputFormat=text/xml%3Bsubtype="sensorML/1.0.0"
GetObservation -
http://ws.sensordatabus.org/Ows/Swe.svc/?service=SOS&request=GetObservation&offering=Buenaventura,%20Colombia&responseFormat=text/xml&observedProperty=urn:renci:sdb:property:1.0.0:Water%20Temperature
Requirements:
VS.NET 2008 SP1
Microsoft SQL Server System CLR Types
Source code:
C#
References
The Sensor Observation Service (SOS) Interface Standard:
link
OGC Sensor Web Enablement (SWE):
link
A Data Model for Environmental Observations (aka ODM2):
link
Last edited
Jun 4 at 6:20 PM
by
olegkap
, version 30
Want to leave feedback?
Please use
Discussions
or
Reviews
instead.
Downloads
Recommended release:
Version 1.2
Fri Jun 5 2009 at 8:00 AM
, Stable
171 downloads
More info
Copyright (c) 2009, Renaissance Computing Institute All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of University of North Carolina, Chapel Hill nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Activity
7
30
All
days
Page Views
92
Visits
47
Downloads
78
Updating...
© 2006-2009 Microsoft
|
About CodePlex
|
Privacy Statement
|
Terms of Use
|
Code of Conduct
|
Advertise With Us
|
Version 2009.10.27.15987