Skip to content

Nim project to display geographical data via Qt Map

Notifications You must be signed in to change notification settings

arkanoid87/nimmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nimmap

Toy project to test nimqml+futhark

Reads geographical vector data sources at command line and displays an interactive Qt Map of their contents

screenshot

  • 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

About

Nim project to display geographical data via Qt Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published