LSIR / gsn

Global Sensor Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Location

mvishnuprathap opened this issue · comments

How can I get the location value into the database in GSN ?

If your sensor is also reporting its location, add the latitude and longitude fields to the virtual sensors (in the configuration file). They will be part of the measurements. If the sensor is fixed, you can add the coordinate in the metadata of the virtual sensor, in the xml file. But they won't be added in the database itself.