#1021: v.in.ogr: multiple files are merged when using only dsn= without layer= ---------------------+------------------------------------------------------ Reporter: neteler | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.4.0 Component: Vector | Version: svn-releasebranch64 Keywords: ogr | Platform: All Cpu: All | ---------------------+------------------------------------------------------ When pointing v.in.ogr to a directory which contains several SHAPE files (or presumably other OGR supported files) by defining dsn= without using layer=, it imports all files into the output map which is typically undesired.
Suggestion: add a check if the DSN is file based and if layer= was omitted, in that case refuse to importand complain about the missing layer= parameter. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/1021> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
