[Qgis-developer] PostGIS manager
Alex Mandel
tech_dev at wildintellect.com
Mon Oct 27 02:04:25 EDT 2008
Martin Dobias wrote:
> Hi all,
>
> recently I've been working on a simple PostGIS database manager plugin for QGIS.
>
> Features:
> - list schemas, tables, views and their geometry types
> - show table metadata (fields, constraints, indexes)
> - show attribute table and map preview for layers loadable by QGIS
> postgres provider
> - create tables including geometry column and spatial index
> - rename / delete tables and views
> - create / rename / delete schemas
> - load and dump data using pgsql2shp and shp2pgsql
>
> You can try it out from my sandbox:
> http://mapserver.sk/~wonder/qgis/plugins-sandbox.xml
>
> You'll need QGIS from SVN trunk.
>
> I'd like to hear some feedback whether you like / don't like it and
> what features are missing.
>
> Bye
> Martin
Feature:
I don't see on the list... import aspatial data(ie: csv or dbf files).
Not every table is going to come from a shapefile and I have yet to find
a GUI tool for import of non spatial data.
Alex
More information about the Qgis-developer
mailing list