libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libredwg] [news] Autodesk and Open Design Alliance Reach Agreement


From: address@hidden
Subject: Re: [libredwg] [news] Autodesk and Open Design Alliance Reach Agreement for Autodesk DWG Trademarks
Date: Mon, 10 May 2010 14:23:58 +0200

I have made my patches to franks code to remove the usage of ODA header files
http://github.com/h4ck3rm1k3/gdal_dxfdwg_no_oda/

it will compile and run (with no effect ) now against my IndirectDWG
address@hidden:h4ck3rm1k3/InDirectDWG.git

The stubs there are empty, but contain no code at all from any of the
original sources,
so the next step will be to fill them with code.

but it runs without crashing now.
gdb ./apps/.libs/ogr2ogr
r -f "DXF" test.dxf test.shp

I am considering now the options for libredwg integration.

mike

On Sun, May 9, 2010 at 6:50 PM, address@hidden
<address@hidden> wrote:
> OK,
> i just committed my last patch to get it to compile.
> now we have an interface that uses no ODW code to compile.
> I will work on implementing this using libredwg next.
> the next stop will be to get it to link and remove all code that is not
> needed.
>
> mike
>
> On Sun, May 9, 2010 at 1:07 PM, address@hidden
> <address@hidden> wrote:
>>
>> ok,
>> I have removed the content of the includes via ifdef for the unattributed
>> code.
>> my wrapper is getting better. committed a bunch of definitions, need
>> to add in some more parameters.
>> http://github.com/h4ck3rm1k3/InDirectDWG
>>
>> On Sun, May 9, 2010 at 11:45 AM, address@hidden
>> <address@hidden> wrote:
>> > Ok
>> > here are the files.
>> >
>> > the only one that is not marked is the trivial class :
>> > OdBaseFileBuf.h
>> > OdBaseFileBuf.cpp
>> >
>> > I dont see any real IP in there, it is pretty simple.
>> >
>> > I will remove them and create an alternative from the code left over.
>> > thanks,
>> > mike
>> >
>> > On Thu, May 6, 2010 at 6:24 PM, Frank Warmerdam <address@hidden>
>> > wrote:
>> >> address@hidden wrote:
>> >>>
>> >>> Any exposure to liability is mine personally. This is not an official
>> >>> libredwg project.
>> >>>
>> >>> I am interested in getting OGR to use libredwg, and would work on
>> >>> doing that by working on the API.
>> >>>
>> >>> I will put some time into this as I have resources available.
>> >>> If opendwg wants to sue me, I am ready to fight them.
>> >>>
>> >>> The code that I am deriving this from
>> >>> (http://svn.osgeo.org/gdal/spike/dxfdwg)  seems to have a bsd like
>> >>> open license and mentions no IP restrictions.
>> >>
>> >> Mike,
>> >>
>> >> While not too relavent to you, that code was moved to spike
>> >> specifically
>> >> because it included a modified include file from dwgdirect.
>> >>
>> >> Best regards,
>> >>
>> >>> My work is just to
>> >>>
>> >>> resolve compiler errors from compiling against my dummy types, in my
>> >>> opinion, there can be no IP claims against me for doing that.
>> >>
>> >>>
>> >>>
>> >>> I dont even see that there is any "substantial portions of the
>> >>> Software" in my header files, so I will license it under the AGPL 3.0.
>> >>
>> >> --
>> >>
>> >> ---------------------------------------+--------------------------------------
>> >> I set the clouds in motion - turn up   | Frank Warmerdam,
>> >> address@hidden
>> >> light and sound - activate the windows | http://pobox.com/~warmerdam
>> >> and watch the world go round - Rush    | Geospatial Programmer for Rent
>> >>
>> >>
>> >>
>> >>
>> >
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]