Blogpost link<http://gsoc2016gdaldwg.blogspot.ru/2016/07/week-6-report.html>.


Last week I had to move back home, and I had to set up a new working 
environment, and it took a lot of time. Also, I changed priority a little, so 
'probably to be done' tasks are done (EED), and 'to be done' task becomes next 
week task.


1. This week I've done:

Libopencad changes:

- ExtendedEntityData is now available by method vector< string > 
CADGeometry::getEED();

- ESRI SpatialRef is now available by method string 
CADFile::getESRISpatialRef();


OGR CAD Driver changes:

- EED support added (all EED are presented as a feature string attribute).

- *.prj file reading, or extracting it from CAD file, if not presented.


2. Plan on doing next week:

Polylines tesselation, spline geometry. Test library on a files with a lot of 
different objects (raster/vector). Fix CAD driver issue (described below).


3. Blocking:

As far as I can see Latest commits to libopencad crashed CAD Driver on my Mac. 
GDAL still builts fine, but calling ogrinfo with DWG file causes an endless 
loop somewhere in libopencad, however, tests are passed and cadinfo app works 
just fine. Currently I have no idea what can cause such behavior, and I am 
working on it.


Links:

libopencad github<https://github.com/sandyre/libopencad>

gdal + libopencad fork github<https://github.com/sandyre/gdal_libopencad>


Best regards,

Alexandr Borzykh
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev
  • [gdal-dev] GSoC GDAL DW... Борзых Александр Андреевич
    • [gdal-dev] GSoC GD... Борзых Александр Андреевич

Reply via email to