WaterML api for .Net (C# library)
WaterML api for .net is a set of c# class library,
Api version 1.0 released. User can use it to parser the waterML into ojects. Test case can be found at source code(test.cs).
This version straight forward to parser XML, instead of using .net build in utilities xml serializer, which has been used in version 0.3.
Version 1.0 are recommended, because it is more stable and more error tolarenc.
However it lose the ability of bi-directional convertion between waterML and objects, which version 0.3 has
Api version 0.3 enable user to forward and backward convert between waterML and objects, but due to this version need strictly format of waterML,
which some time cause error because of the missing tags. it is unstable, unrecommended.
Download the source code:
https://sourceforge.net/projects/waterml By the way, I have a similar product ====GeoRSS api for Java and .Net 1.0==== released.
Download :
https://sourceforge.net/projects/georss-api
Microsoft VE and Google map support GeoRss w3c.
This component will easy the forward and backward convert between GeoRSS and objects.
Joe Hu(advisor Dan Ames)
hoogw@yahoo.com
Idaho State Univ