openvtpk icon indicating copy to clipboard operation
openvtpk copied to clipboard

Use WGS84

Open leeson6868 opened this issue 3 years ago • 2 comments
trafficstars

It doesn't seem to be able to convert VTPK files that are in a WGS84 coordinate system. It completes converting them but the position on the map is way north.

leeson6868 avatar May 31 '22 20:05 leeson6868

What is the default coordinate system? Web Mercator (3857)?

Tmodurr avatar Jun 06 '23 00:06 Tmodurr

The MBTiles spec requires the usage of Global Mercator 41001. Since 41001 is deprecated I suggest using Web Mercator 3857

ThomasHalwax avatar Jun 07 '23 08:06 ThomasHalwax