wavded / ogre

ogr2ogr geojson-focused web client
http://ogre.adc4gis.com
MIT License
266 stars 79 forks source link

Features from all layers get thrown into 1 layer #82

Closed pungiish closed 4 years ago

pungiish commented 4 years ago

Hey, so while transforming a legit .dxf file with multiple layers ( checked in QCAD and I can see what's on each layer individually ), All the features transfer to the 1, 'main' layer and only point geometries stay in their respective layers.

In the CAD file, this main layer mustn't be turned off, because otherwise other layers on top won't be shown at all. I think it has something to do to with that, does anyone maybe know how to fix this issue?

Best, Jan

pungiish commented 4 years ago

@vfonsecaz @wavded @rclark @dericke Any ideas?

pungiish commented 4 years ago

Fixed the issue by Exploding all the referenced blocks.