tinuzz / wp-plugin-trackserver

A WordPress plugin for GPS tracking and publishing
https://wordpress.org/plugins/trackserver/
37 stars 14 forks source link

[feature request] - track gpx tracks from local machine #44

Open PDeMeulemeester opened 9 months ago

PDeMeulemeester commented 9 months ago

Hello, I'm running a local server on raspberry pi connected to a GPS receiver. A GPX stream is running and I would like to track that GPX file which is being saved locally. By using the shortcode command gpx, it misses out on some functionality. For instance if I enable 'live', it will not auto position to the track on the map (it will go to its default coordinates). If I disable the live option, the map opens directly to the correct position however there is no live update. Also, I would like to track several gpx files that are saved locally so that I can differentiate between fixed, floats, single positions.

I know this application has a somewhat a different goal. But it would be interesting to see what your thoughts are on this. Maybe I missed something. I appreciate the effort!

tinuzz commented 5 months ago

Hi,

Sorry for the late reply.

The fact that the map does not follow the last coordinate of the GPX track when 'live=y', is a bug. It has been fixed in Git.

I am sorry, but I do not understand "Also, I would like to track several gpx files that are saved locally so that I can differentiate between fixed, floats, single positions.". Can you elaborate?

Best regards, Martijn.