Live monitoring
- f ski tracks in Norway
Live monitoring of ski tracks in Norway Cross-country skiing The - - PowerPoint PPT Presentation
Live monitoring of ski tracks in Norway Cross-country skiing The problem Snow grooming Where does it occur and when? A spatiotemporal problem alreaday solved? Google, Runkeeper, Nike etc. Ski-specific solutions:
when?
Snow groomer + Tracking unit
Web Application
Server
PostGIS Apache
segments
arbitrary number of sub-segments
Segments TempSegments /w sub-segment
Track
has X, Y, Z and M
update M-dimension of MultPoint and MultiLinestring..
“programming”
/usr/share/postgresql/9.3/extension/
Raw positions X – Y – Z - Time Segment X – Y – Z - Time TempSegment X – Y – Z - Time
On insert Trigger: LS_UpdateTimeline on Segment table On update trigger: LS_BuildTempSegment Where SID = Segment.ID
geojson
linestring with varying colours
segment table is needed
rather preprocess than generate on the fly
data
PostGIS + Custom Extension Traccar Apache2 + libpq
New tracker Old tracker “H02” Port 5003 HTTP POST
segments
Track layer + Tracking unit
Server
Traccar PostGIS Apache2 Web application
than my hobby Arduino projects
Kjartan Bjørset kjabjo@norkart.no @kjartanb