touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #08899
[Bug 1355459] [NEW] Make tile URL configurable
Public bug reported:
I'm not sure this is the right place to talk about this, or if this
should only be referred to Qt maintainer (I'm not sure to understand how
QtLocation interacts with Qt), please redirect me if needed :)
One thing that makes OpenStreetMap and its community very powerful is
that many people are doing tile serving, and so there are many nice
styles out there, many being dedicated to some particular interests,
like bike, boat, transport, etc.
When using QtLocation it could be very useful to be able to pass the
tile url as parameter (just like we can do right now for the user-
agent), following the more standard scheme, see:
http://www.thunderforest.com/tutorials/tile-format/
So I imagine being able to do something like (in my map plugin):
PluginParameter { name: "tileUrl"; value:
'http://tiles.mydomain.org/{z}/{x}/{y}.png' }
Thanks!
** Affects: osmtouch (Ubuntu)
Importance: Undecided
Status: New
** Affects: qtlocation-opensource-src (Ubuntu)
Importance: Undecided
Status: New
** Also affects: osmtouch (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtlocation-opensource-src
in Ubuntu.
https://bugs.launchpad.net/bugs/1355459
Title:
Make tile URL configurable
Status in “osmtouch” package in Ubuntu:
New
Status in “qtlocation-opensource-src” package in Ubuntu:
New
Bug description:
I'm not sure this is the right place to talk about this, or if this
should only be referred to Qt maintainer (I'm not sure to understand
how QtLocation interacts with Qt), please redirect me if needed :)
One thing that makes OpenStreetMap and its community very powerful is
that many people are doing tile serving, and so there are many nice
styles out there, many being dedicated to some particular interests,
like bike, boat, transport, etc.
When using QtLocation it could be very useful to be able to pass the
tile url as parameter (just like we can do right now for the user-
agent), following the more standard scheme, see:
http://www.thunderforest.com/tutorials/tile-format/
So I imagine being able to do something like (in my map plugin):
PluginParameter { name: "tileUrl"; value:
'http://tiles.mydomain.org/{z}/{x}/{y}.png' }
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/osmtouch/+bug/1355459/+subscriptions
Follow ups
References