Can use this issue to track relevant info. I think it would be simplest to not do shapefile parsing and instead use something like shp2json to turn it into JSON and reuse the existing JSON parser that is already bundled. Then use cairo to draw lines. Would be nice to ditch opencv as well while working on this, as it is only used for its jpg/png/etc write capability.
Can use this issue to track relevant info. I think it would be simplest to not do shapefile parsing and instead use something like shp2json to turn it into JSON and reuse the existing JSON parser that is already bundled. Then use cairo to draw lines. Would be nice to ditch opencv as well while working on this, as it is only used for its jpg/png/etc write capability.