Ticket #2373 (closed feature: fixed)

Opened 3 years ago

Last modified 3 years ago

Protocol for Sensor Observation Service

Reported by: bartvde Owned by: bartvde
Priority: minor Milestone: 2.9 Release
Component: Protocol Version: 2.8
Keywords: Cc:
State: Complete

Description

In order to create an SOS client, we need to have a Protocol that returns the features and can actually map the stations in combination with a Layer.Vector.

Attachments

ticket2373.patch Download (12.3 KB) - added by bartvde 3 years ago.
ticket2373.2.patch Download (12.3 KB) - added by ahocevar 3 years ago.
modifications required because of changes in #2347

Change History

Changed 3 years ago by bartvde

  • state set to Review

Tests pass in FF 3.5

Changed 3 years ago by bartvde

Changed 3 years ago by ahocevar

modifications required because of changes in #2347

Changed 3 years ago by ahocevar

  • state changed from Review to Commit

Bart, I uploaded a new patch which changes the format.write({...}); call to format.writeNode("sos:GetFeatureOfInterest", {...});. This is required if you agree with my changes for #2347.

Tests pass in FF3.5 and IE7. Please commit if you agree.

Changed 3 years ago by bartvde

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [9912]) add Protocol for Sensor Observation Service r=ahocevar (closes #2373)

Note: See TracTickets for help on using tickets.