Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. osm-pbf-parser in qt
Forum Updated to NodeBB v4.3 + New Features

osm-pbf-parser in qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
9 Posts 4 Posters 2.2k Views 2 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.
  • H Offline
    H Offline
    haifisch
    wrote on last edited by haifisch
    #1

    Good day. I need a module, a library or a Open Street Map tile parser plugin. There is such a module, library or plug-in? An example of use is desirable.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      The QtLocation module already provides support for Open Street Map.

      What is it that you want to do ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • H Offline
        H Offline
        haifisch
        wrote on last edited by
        #3

        Good afternoon.
        1 Display a map without a network connection.
        2 Add map areas that will be displayed without an Internet connection, manually.
        3 On the map, mark areas, points, information about the selected area, taking into account the latitude and longitude
        4 Calculate the distances between points.
        5 Build a path along two specified points on the sea.
        6 Choose a card provider.
        7 Add to the table the name of the selected point, information about the selected point, latitude and longitude.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Which makes me think about KDE's Marble application.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          3
          • H Offline
            H Offline
            haifisch
            wrote on last edited by
            #5

            No. I need to create my own application. Which will have such opportunities. There are good lessons on QtLocation

            aha_1980A 1 Reply Last reply
            0
            • H Offline
              H Offline
              haifisch
              wrote on last edited by
              #6

              Are there any other good lessons on QtLocation?

              1 Reply Last reply
              0
              • H haifisch

                No. I need to create my own application. Which will have such opportunities. There are good lessons on QtLocation

                aha_1980A Offline
                aha_1980A Offline
                aha_1980
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Hi @haifisch, did your read the link @SGaist provided?

                Quoting:

                "At its heart, a software library powers the Marble applications -- also integrated in a wide variety of other projects like Digikam or the KDE workspaces. Using the Marble library in your project requires only C++, Qt and adherence to the LGPL."

                Qt has to stay free or it will die.

                1 Reply Last reply
                0
                • H Offline
                  H Offline
                  haifisch
                  wrote on last edited by
                  #8

                  @aha_1980 Thank you for clarifying. Now I realized that Marble is a library

                  1 Reply Last reply
                  2
                  • G Offline
                    G Offline
                    GajananAB
                    wrote on last edited by
                    #9

                    in marble application which package need to install to download map and load in qt project.
                    1.Package libmarblewidget-qt5-23
                    2.Package libmarblewidget-qt5-28
                    3.Package marble-maps
                    4.Package marble-plugins
                    5.Package marble-qt
                    6.Package marble-qt-data

                    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