XMLRPCInputPlugin This plugin provides an language independent interface using XML RPC. Using this class an enduser of the SPF can push data to it using XML remot...
ThinSweClient1 Development of this version is discontinued. Please take a look at new client versions. Requirements * Windows 2000 or higher tested with Win...
52 #176;North SOS operations Currently, the 52 #176;North SOS implementation supports the following operations: Core Profile * GetCapabilities * DescribeSe...
Sensor Event Service Client Framework A development version of the 52N SES Client Framework is available at https://svn.52north.org/svn/swe/incubation/SES/Clie...
Frequently Asked Questions: Develop a plugin for the SPS I get a NullpointerException after restarting my servlet engine. This could be caused by several things:...
RegisterSensor Introduction The RegisterSensor operation allows the client to register a new sensor system with the SOS as part of the transactional profile. Sen...
InputPlugins Writing a Custom InputPlugin This page provides guidance on how to write an InputPlugin for the SensorPlatformFramework. To find information abo...
MKInputPlugin Mikrokopter InputPlugin for the SensorPlatformFramework coming soon Metadata * Topic created by: Main.MatthesRieke * Topic created on: 2012 ...
GpxOutputPlugin About Logs the tracked position data of a sensor platform in GPS Exchange Format (GPX). It can also store observed phenomena in the gpx:desc elem...
GpxInputPlugin About Imports position tracks and data from GPS Exchange Format (GPX) files. It can also feed observed phenomena in the gpx:desc element in a cert...
TimeSeriesSimulation About A simple simulation plugin that can be used for quick tests of OutputPlugins by generating random time series data. Installation Cla...
FileWriterPlugin About Stores data in a comma separated value file. Installation Class name: org.n52.ifgicopter.spf.output.FileWriterPlugin Configuration * ...
HowTo Sensor World How to start Sensor World First you have to Check out the project from the svn and make sure to have the right settings. In each components (...
Ifgicopter About The ifgicopter is a small unmanned aerial vehicle ( UAV ) build and maintained by the Sensor Web, Web based Geoprocessing and Simulation La...
SWSL Definition: Sensor Web, Web based Geoprocessing and Simulation Lab SWSL is a research unit at ifgi, see http://swsl.uni muenster.de . Metadata * Topic...
Incubator / svn The project is available on the 52 North Sensor Web SVN in the incubation area. Checkout with Eclipse Your can check out the project from svn: ...
AXIS213PTZ System plugin Overview This site describes the plugin for an AXIS(tm) System. The plugin has been developed as a wrapper plugin for the AxisCameraPl...
AXIS213PTZ Network Camera plugin Overview This site describes the plugin for an AXIS(tm) PTZ camera. The plugin was developed to run within a 52 #176;North Sen...
DescribeSensor Introduction One method of obtaining metadata that describes the characteristics of an observation procedure (sensor or sensor constellation) is t...
Video on Demand SOS (VOD) Introduction The Video On Demand (VOD) Service is a motion imagery SOS which aggregates readings from live sensors (cameras). The servi...
Setting Up SOS as Dynamic Web project in eclipse * Import project from SVN using New Project from SVN * Use https://svn.52north.org/svn/swe as repository pa...
Sensor Observation Service (SOS) Transactional profile Description of implementation of transactional profile The transactional profile should enable data pro...
GetFeatureOfInterest Introduction GetFeatureOfInterest returns a featureOfInterest, a domainFeature or a collection containing featureOfInterests and domainFeatu...
Apache Tomcat Installation in Windows 7 (64 Bit) If you want to install and run Apache Tomcat on Windows 7 using the installer, you might consider the following h...
Notes This version of the SPS implementation was the first one, developed by Johannes Echterhoff. Note, that in fact this version is not compliant to SPS version...
GetCapabilities Introduction This operation allows clients to retrieve service metadata about a specific service instance. No "request" parameter is included, si...
UpdateSensor Introduction The UpdateSensor operation allows the client to update sensor system with the SOS as part of the transactional profile. Sensor updates ...
InsertObservation Introduction The InsertObservation operation allows the client to insert new observations for a sensor system. This is a request to an SOS to p...
GetFeatureOfInterestTime Introduction GetFeatureOfInterestTime returns the time periods for which the SOS will return data for a given advertised feature of inte...
GetObservationById Introduction The GetObservationById operation is designed to return an observation based on an identifier. This identifier must have been obta...
GetResult Introduction The purpose of the GetResult operation is to allow a client to repeatedly obtain sensor data from the same set of sensors without having ...
Description of the config.properties file Property Description conf.sos.ds.daofactory Class name of the data access object factory, including the packag...
Description of the build.properties file Property Description webapp.name The name of the web application (which is 52nSOSv3 by default). If you pref...
Offene Fragen * ? Ich wollte die security api und security apps auschecken aus dem svn. In dem security api verzeichniss habe ich dann "mvn eclipse:eclipse" au...
SPS Adapter /Sensor Control Adapter * Erweiterung der Sensor Gui um einen Button " Go to " um Sensor Manuell aus der Sensor Gui heraus zu steuern * SJ: W...
* neuer Message Typ von der alle Command Message abgeleitet werden sollten * Position Command Message wird an einen Sensor geschickt um ihn zu einer neuen Pos...
* Bei einer einfachen Position Command Message ist dies Ausfuehrung einfach zu ueberpruefen anhand der Sensor Position Messages. da dadurch Postion, Speed und Di...
Development Devolopers Currently involved (at the Institute for Geoinformatics) in this project are * Simon Jirka * Birte L #252;tkebohmert * Daniel N #...
Virtual Communication Layer The VCL encapsulates the communication between all components and is responsible to deliver all messages that need to be exchanged. It...
Phenomenon Simulation The phenomenon simulation has the task to simulate a phenomenon the sensor network is working on. To make measurement in the system possible...
Sensor Simulation The sensor simulation component consists of a number of seperate independent sensor simulation processes, which emulate the behaviour of a singl...
Visualization Component Implementation The visualization is tight knit to the phenomenon simulation, therefore both are started together. Basically the Sensor Wo...
Communication Simulation The Communication Simulation brings "the real world" into the simulation. Since the sensors in the simulation do not communicate through ...
Visualization Component The visualization is tight knit to the phenomenon simulation, therefore both are started together. Basically the Sensor World Vis Control...
SPS VOD MSP2 Workshop Overview This workshop combines actually three existing projects. The intention of the workshop is, to build up a small communication net...
Configuration A note to the SensorID The SensorID is unique for each sensor instance installed/registered at an SPS. While registering (or later) our implementat...
This will be a FAQ in future.... needs reformatting Recently, I ran into a problem when I tried to publish alerts with geo locations. I got an Exception "the ...