How to write data in Postgis with the same color as DWG, after recording in postgis the recorded data comes out with the same color.
Page 1 / 1
Hi @mr_fme,
I think this post might help you out: https://knowledge.safe.com/questions/59162/convert-dwg-to-postgresql.html
It looks like you can store all the autocad symbology data in a single attribute in PostGIS - see the answer from DaveAtSafe from this post.
Hi @mr_fme,
I think this post might help you out: https://knowledge.safe.com/questions/59162/convert-dwg-to-postgresql.html
It looks like you can store all the autocad symbology data in a single attribute in PostGIS - see the answer from DaveAtSafe from this post.
Thank´s