You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
I searched all over git and found that there is no c++ library for converting from mvt to geojson, what should I do?
I don't know what those integer arrays mean or how to get the actual lat/lon values.
For example, "LINESTRING[count=4](1259 3111, 1301 3154, 1241 3207, 1283 3256)", how to get the actual latitude and longitude value of the midpoint?
I searched all over git and found that there is no c++ library for converting from mvt to geojson, what should I do?
I don't know what those integer arrays mean or how to get the actual lat/lon values.
For example, "LINESTRING[count=4](1259 3111, 1301 3154, 1241 3207, 1283 3256)", how to get the actual latitude and longitude value of the midpoint?