<div dir="ltr"><div>Hi</div><div><br></div><div>I am trying to convert a GeoJSON to DXF with ogr2ogr. I have control over the GeoJSON: I can add whatever I want to the "properties", like "color: '#00ff00'"</div><div><br></div><div>How can I make that color appear in the DXF? I know there are the OGR styles like</div><div>PEN(c:#00ff00)</div><div>(I can write that into the GeoJSON)</div><div>but I do not know how to "transfer" the style automatically while usingĀ ogr2ogr.</div><div><span>I guess I need some sql black magic there.</span></div><div><br></div><div>Thanks</div><div>Javier.</div><div><br></div></div>