Hi, 2013/4/26 Mark Wynter <[email protected]>: > Possibly some bugs. In summary: > > CASE 1: v.out.ogr if I export to shapefile works as expected - in terms of > 176783 features and SRID 2193. > CASE 2: v.out.ogr if I export to postgis, only returns 139 features, with > SRID 900915(?) > CASE 3: v.out.postgis returns 176782 features, with SRID=0 despite setting > SRID=2193 using the options flag. > > Has anyone else encountered similar problems?
note that `v.out.postgis` is quite new module (mostly related to ongoing PostGIS Topology support). Generally speaking work in progress. I will look at these issues ASAP. Thanks for testing. Martin _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
