Re: .obf reader license and .obf java library

2016-11-03 Thread Harry van der Wolf
In the tools repo you can find this file:
https://github.com/osmandapp/OsmAnd-tools/blob/master/LICENSE

The main osmand repo contains the license with all relevant sub licenses:
https://github.com/osmandapp/Osmand/blob/master/LICENSE

So I would say GPLv3

Harry

2016-11-01 23:23 GMT+01:00 David Taylor :

> Is there a license on the obf format its self? If I created my own obf
> reader what license would I be required to comply with?
>
> On Thursday, January 12, 2012 at 3:10:37 PM UTC-7, Pavol Zibrita wrote:
>>
>> Hi!
>>
>>If I'm right there, are several libraries, but the most one involved
>> in obf is
>> google's protobuf which uses some BSD license:
>> http://code.google.com/p/protobuf/
>> The obf reader is part of OsmAnd project so it is GNU GPL v3
>>  if I'm right.
>>
>> Th BinaryMapIndexReader could be the start point when reading obf files.
>>
>> Currently there is still focus on making the OsmAnd towards version 1,
>> which
>> does not include, I would it say, separating the codebase to more
>> modules. I can
>> imagine, this could be something next on target after version 1.
>>
>> Best regards,
>> Pavol
>>
>> On Sun, Jan 8, 2012 at 9:34 PM, Oon Arfiandwi  wrote:
>>
>>>
>>> Hi all,
>>>
>>> I'm new on Osmand development,
>>> I have question about .obf reader (parser).
>>> Any reference which class of Osmand that specifically parse the
>>> offline .obf file?
>>> What's the license of the .obf reader? is it GPL too, like the Osmand
>>> app?
>>>
>>> because I saw at the DataExtractionOSM, there's several library mixed,
>>> http://code.google.com/p/osmand/source/browse/#git%2FDataExt
>>> ractionOSM%2Fsrc%2Fnet%2Fosmand
>>>
>>> Is there anyone create .obf java library with the LGPL license? like
>>> the scrosby library for .pbf.
>>>
>>> thank you for any help.
>>>
>>> --
>>> sincerely,
>>> Oon Arfiandwi
>>>
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Osmand" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to osmand+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Osmand" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osmand+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: .obf reader license and .obf java library

2016-11-01 Thread David Taylor
Is there a license on the obf format its self? If I created my own obf 
reader what license would I be required to comply with?

On Thursday, January 12, 2012 at 3:10:37 PM UTC-7, Pavol Zibrita wrote:
>
> Hi!
>
>If I'm right there, are several libraries, but the most one involved in 
> obf is
> google's protobuf which uses some BSD license: 
> http://code.google.com/p/protobuf/
> The obf reader is part of OsmAnd project so it is GNU GPL v3 
>  if I'm right.
>
> Th BinaryMapIndexReader could be the start point when reading obf files.
>
> Currently there is still focus on making the OsmAnd towards version 1, 
> which
> does not include, I would it say, separating the codebase to more modules. 
> I can
> imagine, this could be something next on target after version 1.
>
> Best regards,
> Pavol
>
> On Sun, Jan 8, 2012 at 9:34 PM, Oon Arfiandwi  
> wrote:
>
>>
>> Hi all,
>>
>> I'm new on Osmand development,
>> I have question about .obf reader (parser).
>> Any reference which class of Osmand that specifically parse the
>> offline .obf file?
>> What's the license of the .obf reader? is it GPL too, like the Osmand
>> app?
>>
>> because I saw at the DataExtractionOSM, there's several library mixed,
>>
>> http://code.google.com/p/osmand/source/browse/#git%2FDataExtractionOSM%2Fsrc%2Fnet%2Fosmand
>>
>> Is there anyone create .obf java library with the LGPL license? like
>> the scrosby library for .pbf.
>>
>> thank you for any help.
>>
>> --
>> sincerely,
>> Oon Arfiandwi
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Osmand" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osmand+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.