Distributed Version Control System for Geospatial data
...Users are able to import raw geospatial data (currently from Shapefiles, PostGIS or SpatiaLite) in to a repository where every change to the data is tracked. These changes can be viewed in a history, reverted to older versions, branched in to sandboxed areas, merged back in, and pushed to remote repositories.
Code for the SALAMANDER environmental sensor project. SALAMANDERs are wireless motes (Crossbow TelosB with MSP430 processor) with a string of sensors attached. Mote code is in nesC. DataGetter java code enables mobile phones to collect sensor data.
Experimental utilities in Java for geographic information and remote sensing in environmental science. Seagis is build on top of Geotools 2, which is an OpenGIS implementation. Some Seagis classes may move to Geotools 2 when (and if) they become mature e
AndroidCam converts an Android device into a time-lapse camera
...Image capture can be triggered using time based scheduling or in response to data thresholds monitored by the app (e.g. temperature, location, windspeed, etc) Data collection is performed via IOIO connection and the new ADK. Remote synchronization upload of images can be scheduled and performed via SCP.