Are there other entites you identified to be incorrectly handled ?
It depends which revision of dxf reference you read. If you're
refering to R2000 (AutoCAD 2000 which ogr supports for writing) POINT
and LINE entity can safely be removed from coordinate transformations.
POINT:
100 Subclass
Pero,
> I started with trying to solve ticket 5705, incorect ellipse reading
> when extrusion is [0,0,-1].
I've applied your patch in r33770 (with the addition of a test case that
demonstrates it). Thanks
>
> As always the easiest solution was looked last, that is RTFM. If you
> read dxf refer
Hi all,
I started with trying to solve ticket 5705, incorect ellipse reading
when extrusion is [0,0,-1].
As always the easiest solution was looked last, that is RTFM. If you
read dxf reference from autodesk you will see that everything is
explained very well. Not all entities use OCS (ob
Hello everyone,
I have shared my draft on the GSoC website. I request the would be mentors
to please have a look and suggest me any changes that they feel fit.
Since it has not been shared using Google docs, any comments to the draft
can be sent to me via mail.
If the draft is inaccessible, please
Hello Dmitry,
I have made all the necessary changes and now the code is working as
expected ie If we provide no dbname, it will take the username by default.
Here is the
https://github.com/OSGeo/gdal/commit/417f4ed2642c56729f93fdb959e2bf1b9f1fdfb1
to
the fix.
Regards,
Sarthak
On Tue, Mar 22,