Coder Social home page Coder Social logo

Comments (6)

lioralbaz avatar lioralbaz commented on May 24, 2024

I recommend you build your map program. All you need is Google map API to display location on the map.

from traccar-web.

tananaev avatar tananaev commented on May 24, 2024

You can use MySQL database (http://www.traccar.org/docs/mysql.jsp) and write data directly into database from your Python program.

from traccar-web.

tananaev avatar tananaev commented on May 24, 2024

lioralbaz, what are your arguments? and what are you even doing here if you are recommending people not to use Traccar.

from traccar-web.

simongregersen avatar simongregersen commented on May 24, 2024

Thank you very much tananaev. Though, I got one problem left.

I just set up a solution with traccar using a MySQL-database and then the python program sends the tracking data to this database. Though, I've observed a problem. When I load up the position from the bottom "Archive"-field my data is shown correctly. When I press the name of my tracking device in the left column "Devices" the latest position-data isn't shown as the data I just send directly to the database with my Python program, though! This "latest position" is still the one I passed on to my traccar-server in the normal way and not the newest one even though the time is later than this one.

The "latest" shown position is: 2013-03-31 13:17:18 even though I send new tracking data 2013-03-31 13:46:00, which I'm able to find in the Archive.

Can you help me out? Thank you very much for your time!

from traccar-web.

tananaev avatar tananaev commented on May 24, 2024

You need to update 'devices' table, there is latest position id there.

from traccar-web.

simongregersen avatar simongregersen commented on May 24, 2024

Oh yeaah, of course. Thank you very much.

from traccar-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.