[Gdal-dev] postgis driver: double entries for views
Bart van den Eijnden
BEN at Syncera-ITSolutions.NL
Thu Oct 13 05:54:14 EDT 2005
Hi list,
using FWTools 0.9.9 and ogrinfo on my PostGIS database I get the following output:
D:\ms4w\apps\stragisweb\htdocs\sites\mdwh\data\gebiedsgericht\geo>ogrinfo -ro PG
:"host=127.0.0.1 user=postgres password=stragisweb dbname=mdwh"
INFO: Open of `PG:host=127.0.0.1 user=postgres password=stragisweb dbname=mdwh'
using driver `PostgreSQL' successful.
1: bedrijven (Point)
2: vw_bedrijven_publiek (Point)
3: vw_bedrijven_publiek (Point)
4: vw_bedrijven_intern (Point)
5: vw_bedrijven_intern (Point)
Why are views shown twice? This is the contents of the geometry_columns table:
33047;"''";"milieu";"bedrijven";"the_geom";"2";"28992";"POINT"
24291;"''";"milieu";"vw_bedrijven_intern";"the_geom";"2";"28992";"POINT"
24271;"''";"milieu";"vw_bedrijven_publiek";"the_geom";"2";"28992";"POINT"
Best regards,
Bart
Bart van den Eijnden
Syncera IT Solutions
Postbus 270
2600 AG DELFT
tel.nr.: 015-7512436
email: BEN at Syncera-ITSolutions.nl
More information about the Gdal-dev
mailing list