syncpoint / openvtpk

Repackaging ESRI's VTPK into an MBTiles container
MIT License
46 stars 10 forks source link

Use WGS84 #20

Open leeson6868 opened 2 years ago

leeson6868 commented 2 years ago

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.

Tmodurr commented 1 year ago

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

ThomasHalwax commented 1 year ago

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