Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML QtLocation Map offline mapping GeoTiff to QML Map
Qt 6.11 is out! See what's new in the release blog

QML QtLocation Map offline mapping GeoTiff to QML Map

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 976 Views
  • 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.
  • A Offline
    A Offline
    akadirdd
    wrote on last edited by
    #1

    hi everyone,
    I work on qtlocation map and i have to do offline map. I searched some tips in qt doc and they say, "use osm plugin". on the other hand, i have geotiff format map data. but i cant find and use this data with qml map component.
    is there a way about that how can i transform geotiff map to qml map type? any suggestion about it is very useful for me. thanks.

    1 Reply Last reply
    0
    • AlienA Offline
      AlienA Offline
      Alien
      wrote on last edited by
      #2

      You have to implement your own map plugin. Furthermore, using geotiff along with other types such as shape files, mbtiles, etc need a map engine.

      V 1 Reply Last reply
      1
      • AlienA Alien

        You have to implement your own map plugin. Furthermore, using geotiff along with other types such as shape files, mbtiles, etc need a map engine.

        V Offline
        V Offline
        Vijaykarthikeyan
        wrote on last edited by
        #3

        @Alien Any reference or documentation Links?please

        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