Message 1 of 6
Export WFS to DWG with attributes by layer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I am not that new to AutoCad and GIS handling, but I cant seem to make this work.
I want to export a map as a dwg-drawing and want to move the styling of the feature-layer over to the regular dwg-layer as a default. As an example: my buildings on feature-layer "RESF" are styled as empty polygons with red outlines on the map. When I export the map to dwg, the buildings (as an object, and object color) appear red (255,0,0) , but the layer color setting is default on black. I want the layer default setting to be red and the object to come as color: bylayer
What am I missing?