The option is indeed returned by "java -jar mkgmap.jar --help=options"

I use mkgmap inside an Ant wrapper script : args are passed inside a file. If I 
add —x-split-name-index inside in this args file, mkgmap crashes with an 
exception. If I add the option as a command line arg (hardcoded in the Ant 
script), then mkgmap runs OK. Is this intended ?

Cheers,
Paco

> Le 31 déc. 2015 à 14:57, Gerd Petermann <gpetermann_muenc...@hotmail.com> a 
> écrit :
> 
> Hmm, no idea why you have that problem.
> 
> You can use 
> java -jar mkgmap.jar -help=options > options.txt 
> Line 129 should contain the option. If that is not the case
> you probably don't use r3656. 
> 
> Gerd
> 
> 
> ________________________________________
> Von: mkgmap-dev-boun...@lists.mkgmap.org.uk 
> <mkgmap-dev-boun...@lists.mkgmap.org.uk> im Auftrag von Paco Tyson 
> <paco.ty...@free.fr>
> Gesendet: Donnerstag, 31. Dezember 2015 14:19
> An: Development list for mkgmap
> Betreff: Re: [mkgmap-dev] Address search index questions.
> 
> Hi Gerd,
> 
> I can’t find this option in the latest mkgmap version 3656, neither in the 
> accepted options nor in the options.txt file.
> Is this still in a branch ?
> 
> Thanks,
> Paco
> 
>> Le 31 déc. 2015 à 09:35, Gerd Petermann <gpetermann_muenc...@hotmail.com> a 
>> écrit :
>> 
>> Hi Thomas,
>> 
>> options.txt contains:
>> --x-split-name-index
>>  A temporary option to enable indexing each part of a street name separately.
>>  So for example if the street is "Aleksandra Gryglewskiego" then you will be 
>> able to
>>  search for it as both "Aleksandra" and "Gryglewskiego".  It will also 
>> increase the
>>  size of the index.  Useful in countries where searching for the first word 
>> in name
>>  is not the right thing to do.
>> 
>>  Note that this option is still experimental and there may be problems. If 
>> you find
>>  any let us know!
>> 
>> I guess you did not find it because of a typo (--x-splitt-name-index has  
>> two 't' )
>> 
>> Gerd
>> 
>> ________________________________________
>> Von: mkgmap-dev-boun...@lists.mkgmap.org.uk 
>> <mkgmap-dev-boun...@lists.mkgmap.org.uk> im Auftrag von Thomas Morgenstern 
>> <webmas...@img2ms.de>
>> Gesendet: Donnerstag, 31. Dezember 2015 09:30
>> An: Development list for mkgmap
>> Betreff: Re: [mkgmap-dev] Address search index questions.
>> 
>> Hi, the option --x-splitt-name-index is new for me. Is  a documentation
>> for this option available ?. In ..\mkgmap-r3650\doc\options.txt it is
>> not descripted. Can i use both options  --index and
>> --x-splitt-name-index togehter ? or only solo 1 option ?
>> 
>> regards thomas
>> 
>> On Dec 30, 2015, at 18:25, Gerd Petermann <gpetermann_muenc...@hotmail.com> 
>> wrote:
>> 
>> Hi Diego,
>> 
>> I think --x-split-name-index  is the option you are looking for.
>> 
>> ciao,
>> Gerd
>> 
>> 
>> 
>> _______________________________________________
>> mkgmap-dev mailing list
>> mkgmap-dev@lists.mkgmap.org.uk
>> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>> _______________________________________________
>> mkgmap-dev mailing list
>> mkgmap-dev@lists.mkgmap.org.uk
>> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
> 
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to