Toy project to test nimqml+futhark
Reads geographical vector data sources at command line and displays an interactive Qt Map of their contents
- Generate GDAL C API bindings via Futhark
- Read sources at command line via GDAL
- Build QAbstractListModel for each vector layer
- Pass models to QML via QVariantList
- Display Map via QML 🎉
- Check memory for leaks