Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. 2D GPS Application

2D GPS Application

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 716 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mkrrM Offline
    mkrrM Offline
    mkrr
    wrote on last edited by
    #1

    Hi,

    I need to develop an application that can be used like a GPS navigator. The objective of this, is to be used in Precision Agriculture to show the route that the tractor is going.

    The application, should be abble to load shapefiles and draw the map (from shape) and show a line by the route that the tractor is going (into the map).

    Besides this, I need to read the shapefile information of the GPS coordinates. Acoording with the GPS coordinates, I need to read the respective data from shapefile.

    To do this, I thought to use SpatialLite database to load the shapefiles and check the data from shapefiles acording the GPS coordinates. To draw the map, the OpenGL could be an alternative, but I'm not certain yet.

    I have not experience with this kind of application. I would like to know some opinions about this. I believe that can exist some libraries to develop GPS application, because it is so common in the industry, What do you think? To check the data from shapefiles acording GPS coordinates, I thought in SpatialLite, because it's offer a set of functions to check shapefile data from a GPS coordinate.

    I don't know yet, how I can draw a Shapefile map using OpenGL, and I don't know if it is the better option for this, maybe you can suggest another way to develop.

    I'm using embedded linux with yocto project and using Qt5 and QML to develop my application. My hardware is a iMX6 Solo.

    Any thing that you can talk about this, I will be so grateful. I have some experience with QT and Qml, but I have not idea to work with GPS application.

    Thanks

    Cleiton BuenoC 1 Reply Last reply
    0
    • mkrrM mkrr

      Hi,

      I need to develop an application that can be used like a GPS navigator. The objective of this, is to be used in Precision Agriculture to show the route that the tractor is going.

      The application, should be abble to load shapefiles and draw the map (from shape) and show a line by the route that the tractor is going (into the map).

      Besides this, I need to read the shapefile information of the GPS coordinates. Acoording with the GPS coordinates, I need to read the respective data from shapefile.

      To do this, I thought to use SpatialLite database to load the shapefiles and check the data from shapefiles acording the GPS coordinates. To draw the map, the OpenGL could be an alternative, but I'm not certain yet.

      I have not experience with this kind of application. I would like to know some opinions about this. I believe that can exist some libraries to develop GPS application, because it is so common in the industry, What do you think? To check the data from shapefiles acording GPS coordinates, I thought in SpatialLite, because it's offer a set of functions to check shapefile data from a GPS coordinate.

      I don't know yet, how I can draw a Shapefile map using OpenGL, and I don't know if it is the better option for this, maybe you can suggest another way to develop.

      I'm using embedded linux with yocto project and using Qt5 and QML to develop my application. My hardware is a iMX6 Solo.

      Any thing that you can talk about this, I will be so grateful. I have some experience with QT and Qml, but I have not idea to work with GPS application.

      Thanks

      Cleiton BuenoC Offline
      Cleiton BuenoC Offline
      Cleiton Bueno
      wrote on last edited by
      #2

      @mkrr Did you manage to implement? Did you use OpenGL?

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved