views:

110

answers:

0

Can you help me with plotting data from postgresql database (postgis) in python with matplotlib? There are .shp polygons in that database. I need to create simple graphic interface to show those polygons. (cant use any other software, only python and matplotlib). Thank you!