Commit Graph
122 Commits
Author SHA1 Message Date
Jan-Piet Mens 8c6c6092b3 FIX: output mandatory properties{} in Feature
closes #367
2021-08-17 11:40:34 +02:00
Jan-Piet Mens 7864b6e042 bump copyright date 2019-12-31 11:51:59 +01:00
Jan-Piet Mens df009f791a fix misleading error message
closes #302
2019-04-30 17:41:36 +02:00
Adam Liddell 615865c5c9 Add acc field to GeoJSON point feature properties 2019-01-18 21:58:00 +00:00
Jan-Piet Mens 7a1562e24e introduce define for BUFSIZ issue
addresses #242
2018-06-17 13:22:51 +02:00
JP MensandGitHub 7a9dbc4292 Merge pull request #243 from avanc/master
Deactivate warnings for format truncation
2018-06-17 13:16:21 +02:00
Sven Klomp 8a57bc19bd Change buffer sizes to avoid truncation 2018-06-16 21:47:03 +02:00
Jan-Piet Mens 8e62f86e30 Add vel to Feature for live map
addresses #241
2018-06-16 17:38:44 +02:00
Jan-Piet Mens d72b66575a support file systems without DT_DIR
reported by @matbor for CentOS
2018-02-13 06:48:44 +01:00
Olaf SchottandGitHub da14ea53da update storage.c to include xmlns on gpx export
at least one tool (RouteConverter) will not accept .gpx files w/o proper namespace information - added xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns='http://www.topografix.com/GPX/1/1'
2017-10-31 14:17:01 +01:00
Jan-Piet Mens e1f7a1367d consistently use json_delete 2017-08-16 13:49:51 +02:00
Jan-Piet Mens 0565f1d0f3 update desc on changed .otrw files
closes #171
2017-05-17 09:31:33 +02:00
Jan-Piet Mens 73b19bc524 add dist to geofence report
closes #172
2016-12-10 17:50:55 +01:00
Jan-Piet Mens f43de2032c spurious comment 2016-12-08 20:02:48 +01:00
Jan-Piet Mens 491a8f6f20 NEW: support for geo fences (waypoints)
WARNING: you must run --initialize to create the new sub db
  see documentation in doc/FENCES.md
2016-12-07 19:40:59 +01:00
Jan-Piet Mens d48c17e9e6 ignore tm_isdst for FreeBSD
closes #125
2016-07-18 17:55:42 +02:00
Jan-Piet Mens 838a303d38 allow negative _geoprec 2016-03-05 18:27:55 +01:00
Jan-Piet Mens 77a5545d92 override precision with _geoprec
closes #58
2016-03-04 12:40:54 +01:00
Jan-Piet Mens 9fbbc3f6fb view can specify hours instead of from/to
closes #99
2016-03-04 10:38:11 +01:00
Jan-Piet Mens e25033abea stab for CARD in user-dev/u-d.json before user/u.json
closes #94
2016-03-01 22:02:33 +01:00
Jan-Piet Mens d4490d0b2d lowercase 2016-03-01 15:53:42 +01:00
Jan-Piet Mens 2022ff6ed0 log failed parsing of http.json 2016-02-24 14:28:37 +01:00
Jan-Piet Mens 2cfee69be3 optionally return content of last/user/device/http.json 2016-02-24 14:00:55 +01:00
Jan-Piet Mens 0d94ea65a5 fix CSV, XML output 2016-02-24 07:53:31 +01:00
Jan-Piet Mens 2ac53a87f9 add to array (mem) 2016-02-23 20:39:31 +01:00
Jan-Piet Mens b41d152cd1 valgrind is happier 2016-02-23 17:31:00 +01:00
Jan-Piet Mens 115302feb6 fix pairs size 2016-02-23 11:26:33 +01:00
Jan-Piet Mens 3505918e54 solidify GPX output 2016-02-22 21:37:40 +01:00
Jan-Piet Mens a228d6405a delete unused arrays 2016-02-22 21:31:23 +01:00
Jan-Piet Mens 3791e49c05 LMDB is no longer optional 2016-02-22 13:09:57 +01:00
Jan-Piet Mens e2b9166597 GPL-2 license 2016-02-16 14:09:30 +01:00
Jan-Piet Mens 8cc0c1f440 surface CARD details 2016-02-16 10:04:04 +01:00
Jan-Piet Mens 6523294416 fix limit in locations api 2016-02-09 18:21:03 +01:00
Jan-Piet Mens c501130a63 squash spaces 2016-02-09 09:32:03 +01:00
Jan-Piet Mens e7f192b134 gpx elevation only if available 2016-02-09 09:14:16 +01:00
Jan-Piet Mens d9cfb035b8 GPX output now contains elevation and UTC time 2016-02-09 09:00:31 +01:00
Jan-Piet Mens c286f64e3c points on GeoJSON map are now clickable for infowindow
closes #78
2016-01-30 11:53:31 +01:00
Jan-Piet Mens 865e986d3d update (C) date 2016-01-01 15:57:34 +01:00
Jan-Piet Mens e7f368ef04 locations API now supports CSV
closes #72
2015-11-14 13:36:00 +01:00
Jan-Piet Mens 67851bf217 API /last could crash with Greenwich defined 2015-11-11 21:30:14 +01:00
Jan-Piet Mens a2a8010f30 Support for Greenwich batt,ext,status arrays in LAST 2015-11-10 09:23:06 +01:00
Jan-Piet Mens 9a7755be94 add disptst 2015-11-02 08:37:20 +01:00
Jan-Piet Mens a2989e8c70 allow extra.json
closes #60
2015-10-26 19:00:21 +01:00
Jan-Piet Mens 90fdc8cf60 support /last with fields 2015-10-23 15:32:52 +02:00
Jan-Piet Mens e43a767f45 Support without LMDB 2015-10-22 21:10:15 +02:00
Jan-Piet Mens b06f224e27 XML: print empty tags for requested fields 2015-10-22 09:30:03 +02:00
Jan-Piet Mens 08d7f055c0 API endpoint photo/ 2015-10-21 14:37:51 +02:00
Jan-Piet Mens 56aa8c4629 support config dump (.otrc) 2015-10-20 09:37:24 +02:00
Jan-Piet Mens 0caef76d64 remove otrw on kill 2015-10-20 09:03:20 +02:00
Jan-Piet Mens 773792b803 sort Linestring GeoJSON by tst
closes #52
2015-10-12 11:34:22 +02:00