New Post: RegisterSensor and InsertObservation Services
Due to other projects we haven't had time to actively maintain this project... We hope to get back to it after the holidays.That being said, the serialization classes are already created. We wanted to...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Oleg,Hi, I'm working with Dean. I downloaded both the OGC_WebClient_1.2_Source and OGC_WebService_1.2_Source.I am having difficulty getting the client example to talk to the service. When I run the...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Oleg,Here's some more information regarding the issue.The GetCapabilities() method is invoked on the SOSClient.In the SweClient.GetResponse(), I should see xml data returned representing the...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Hi Scott,I just run the example I have on my local machine and I got a correct response.It there any way that you can capture the response you getting and send it to me?My guess its some ASP.NET error...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Oleg,Sure, here’s the response I captured via Visual Studio 2008.<HTML><HEAD><link rel=\"alternate\" type=\"text/xml\" href=\"http://localhost:5786/Swe.svc?disco\"/><STYLE...
View ArticleNew Post: RegisterSensor and InsertObservation Services
sorry for late response,Did you try to run the example as it is or did some modifications to the code?If so can you attach the project and I can a look?From error message it seems that it doesn't...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Oleg (2 o 3),From: olegkap [mailto:notifications@codeplex.com] Sent: Tuesday, January 19, 2010 10:09 AMTo: Suppan, Scott JSubject: Re: RegisterSensor and InsertObservation Services [ogc:78870]From:...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Oleg (3 of 3),From: olegkap [mailto:notifications@codeplex.com] Sent: Tuesday, January 19, 2010 10:09 AMTo: Suppan, Scott JSubject: Re: RegisterSensor and InsertObservation Services [ogc:78870]From:...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Oleg (2 of 2),Please remove the “.allow” at the end of the file.From: olegkap [mailto:notifications@codeplex.com] Sent: Tuesday, January 19, 2010 10:09 AMTo: Suppan, Scott JSubject: Re: RegisterSensor...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Oleg (3 of 3),Sorry about the confusion. It appears that the zip file is too big to be sent.I will have to split it.From: olegkap [mailto:notifications@codeplex.com] Sent: Tuesday, January 19, 2010...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Oleg (1 of 1),Please remove the “.allow” at the end of the file.From: olegkap [mailto:notifications@codeplex.com] Sent: Tuesday, January 19, 2010 10:09 AMTo: Suppan, Scott JSubject: Re: RegisterSensor...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Oleg (3 of 3, part 2)From: olegkap [mailto:notifications@codeplex.com] Sent: Tuesday, January 19, 2010 10:09 AMTo: Suppan, Scott JSubject: Re: RegisterSensor and InsertObservation Services...
View ArticleNew Post: RegisterSensor and InsertObservation Services
Oleg,Sorry but it appears that the attachments didn't come through. :-( I feel silly.I can tell you what I did though.I extracted the web service source and web client source.I extracted the web...
View ArticleNew Post: Image For Observation
hi,im using from your Sos and EDMX for connect to DB.i have been Succesed to Runnig Service by using form GetCapabilites(), GetObservation() and DiscribSensor() Operations.for observation, im using...
View ArticleNew Post: Use with other EF data model
Hi,I have my own database based on a specifif data model, using Entity Framework.I try to plug your implementation to my project, but unsuccessfuly so far.What are the steps to do to make it work? Do I...
View ArticleNew Post: Use with other EF data model
You need to use the model used, and create queries to retireve the data.They are embedded in the sos.edmx
View ArticleNew Post: error 2102: The version of EdmItemCollection must match the version...
Hi,I dont know if anyone will answer but here is my problem. I am trying to run Ogc service but I get this exception. Here what i did. * Downloaded LittleBear database from...
View ArticleNew Post: Usage without a database
Hi, Would it be possible to reuse some of the functionality from this project without mapping to a database back-end? We have sensor data and metadata stored in an OPC server and would like to serve...
View ArticleNew Post: Usage without a database
As long as you can populate the entities, you might be able to use it.
View ArticleNew Post: Usage without a database
Please forgive my ignorance, as I am not familiar with Entity Framework and its usage. How exactly would I populate the entities? As far as I can understand from the solution, the entity classes are...
View Article