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. Tiles and Open Street Map
Forum Updated to NodeBB v4.3 + New Features

Tiles and Open Street Map

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5maptiles
5 Posts 3 Posters 771 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.
  • D Offline
    D Offline
    deleted286
    wrote on last edited by
    #1

    Hi everyone. Can i get the piece that i want in the map, from open street map?

    I saw this one, but i want to achieve spesific part of a map. How can i do it?

    "http://tile.openstreetmap.org/%1/%2/%3.png"
    
    jsulmJ 1 Reply Last reply
    -1
    • D deleted286

      Hi everyone. Can i get the piece that i want in the map, from open street map?

      I saw this one, but i want to achieve spesific part of a map. How can i do it?

      "http://tile.openstreetmap.org/%1/%2/%3.png"
      
      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @suslucoder said in Tiles and Open Street Map:

      I saw this one, but i want to achieve spesific part of a map. How can i do it?

      You were already advised more than once to check the code from where you have this string. Did you do that?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • Christian EhrlicherC Offline
        Christian EhrlicherC Offline
        Christian Ehrlicher
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Dupe of https://forum.qt.io/topic/122919/offline-mapping/ - closed.

        Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
        Visit the Qt Academy at https://academy.qt.io/catalog

        1 Reply Last reply
        1
        • Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @suslucoder said in Tiles and Open Street Map:

          but i want to achieve spesific part of a map

          Please read the tile spec: https://wiki.osgeo.org/wiki/Tile_Map_Service_Specification - implementing it by yourself is not really feasible . You should use QtLocation or ESRI ArcGIS runtime for Qt or similiar libraries.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          D 1 Reply Last reply
          1
          • Christian EhrlicherC Christian Ehrlicher

            @suslucoder said in Tiles and Open Street Map:

            but i want to achieve spesific part of a map

            Please read the tile spec: https://wiki.osgeo.org/wiki/Tile_Map_Service_Specification - implementing it by yourself is not really feasible . You should use QtLocation or ESRI ArcGIS runtime for Qt or similiar libraries.

            D Offline
            D Offline
            deleted286
            wrote on last edited by
            #5

            @Christian-Ehrlicher Okey, thank you

            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