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. Modify Tiles on QML Map with OSM plugin.
Forum Updated to NodeBB v4.3 + New Features

Modify Tiles on QML Map with OSM plugin.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 316 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.
  • T Offline
    T Offline
    trcrenshaw
    wrote on last edited by
    #1

    Is it possible to modify Tiles before they are displayed on a Map with the Open Street Map Plugin?

    We have a simple tile server setup with some grayscale tiles where each pixel represents some data (humidity, temp elevation etc.) at the given point. We'd like the user to be able to select the color scale they would like for the tiles, so we were hoping to find a way to be able to modify the tile image once its downloaded from the server. Is this possible?

    Or should we try to download the tiles from the server to a local directory and modify them, and point the Map Plugin to the local directory instead?

    I'm open to any other suggestions as well.

    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