Thanks Andreas, changes merged and submitted to OSG master and 3.6 branch
On 2 April 2018 at 18:49, Andreas Ekstrand <[email protected]> wrote: > Hi, > > Thought I had submitted this before with my previous SHP submissions but it > must have slipped. > > The attached code (from the 3.6 branch) adds a keepSeparatePoints option to > the SHP plugin which makes it possible to avoid merging point features into > multi-points, in case you e.g. need to keep separate point attributes. > > It also contains a fix in the Xbase DBF parser, converting a numeric shape > attribute to double instead of integer. As stated in e.g. > https://en.wikipedia.org/wiki/.dbf the numeric field can contain decimals. > > Regards, > Andreas > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
