Working through vtquery has made us think it'd be great to have a couple reprojection utilities in spatial-algorithms (or elsewhere).
- Convert vector tile coordinates to lnglat - requires (x, y, and z values)
- Convert lnglat to vector tile coordinates - requires(lng, lat, and z values)
cc @mapbox/core-tech