Martin Dobias
a5160086ed
Support TMS convention with vector tiles ({-y} instead of {y})
...
XYZ convention has zero Y at the top and increasing downwards,
but various map servers use TMS convention which has zero Y at
the bottom and rising upwards (within tile matrix)
2020-05-12 12:10:55 +02:00
Martin Dobias
6f746b557e
Add writing of vector tiles to MBTiles container
2020-04-25 14:31:10 +02:00
Martin Dobias
804ac87030
Get rid of qDebug(), wrap strings in QStringLiteral
2020-03-27 21:51:55 +01:00
Martin Dobias
976c0e0ddb
Do not mix class and struct
2020-03-26 21:26:06 +01:00
Martin Dobias
617db5919a
Doxygen, spelling, sip fixes
2020-03-26 21:08:01 +01:00
Martin Dobias
bbc6af5ded
Fixes to python bindings + some bits from code review
2020-03-26 19:31:00 +01:00