Are there any packages that allow for the interactive display of GIS shapefiles? I’m looking to create a simple GUI that displays simple shapefiles (coastlines, etc) but can’t seem to find where to start. I was originally tasked with doing this in R but I would like to try and use python and Qt.
Are there any packages that allow for the interactive display of GIS shapefiles? I’m
Share
Mapnik supports GIS shape files and has a Python interface.