Re: [mkgmap-dev] city of riga not found

2013-02-28 Thread Rich
On 2013-02-28 23:30, Steve Ratcliffe wrote: > On 28/02/13 19:01, Rich wrote: >> On 2013-02-14 14:01, Minko wrote: >>> Rich, on OSM I see name = Rīga with an accent on the i >>> http://www.openstreetmap.org/browse/node/26707967 >>> Maybe therefore it will not recognize Riga. If you compile your maps

Re: [mkgmap-dev] unicode

2013-02-28 Thread Robert Joop
On 13-02-28 16:38:51 CET, Steve Ratcliffe wrote: > With that change your patch seems to work, I did a little test > with your test string on my Etrex 30 and it turns out that it > was supported. > > I'll commit your patch with the added null transliterator. Isn’t my patch utterly incomplete? Firs

Re: [mkgmap-dev] character repertoires

2013-02-28 Thread Steve Ratcliffe
On 28/02/13 22:06, Michał Rogala wrote: > Is it possible to override java's remapping tables in mkgmap? I have a > map in CP1250 charset which covers also part of Ukraine and cyrilic > characters are shown as '?' - I would like to have them remapped to > their latin equivalents as in --latin1. The

Re: [mkgmap-dev] character repertoires

2013-02-28 Thread Michał Rogala
Is it possible to override java's remapping tables in mkgmap? I have a map in CP1250 charset which covers also part of Ukraine and cyrilic characters are shown as '?' - I would like to have them remapped to their latin equivalents as in --latin1. 2013/2/28 Steve Ratcliffe > On 28/02/13 01:05, R

Re: [mkgmap-dev] city of riga not found

2013-02-28 Thread Steve Ratcliffe
On 28/02/13 19:01, Rich wrote: > On 2013-02-14 14:01, Minko wrote: >> Rich, on OSM I see name = Rīga with an accent on the i >> http://www.openstreetmap.org/browse/node/26707967 >> Maybe therefore it will not recognize Riga. If you compile your maps with >> name:en before name it will find it? >>

Re: [mkgmap-dev] Default style example invalid?

2013-02-28 Thread Marko Mäkelä
On Thu, Feb 28, 2013 at 02:17:58PM +, Steve Ratcliffe wrote: >In this actual case though, I don't think that there is much value in >the current split since it is incomplete, so I am quite happy to >in-line those again. Yes, I guess we can inline the default style again. I wanted to make it

Re: [mkgmap-dev] city of riga not found

2013-02-28 Thread Rich
On 2013-02-14 14:01, Minko wrote: > Rich, on OSM I see name = Rīga with an accent on the i > http://www.openstreetmap.org/browse/node/26707967 > Maybe therefore it will not recognize Riga. If you compile your maps with > name:en before name it will find it? > --name-tag-list=name:en,int_name,name

[mkgmap-dev] Improvements of style rules

2013-02-28 Thread Manfred Brenneisen
Hi all, as a result of the hack weekend in Essen, which was very interesting by the way, I have thought about several improvements which, in general, can lead to better maps. Mistakenly, I have written my proposal to the list some weeks ago, but as I was new to the mailing list I had no mail f

[mkgmap-dev] Commit: r2513: Fix 'include' statement that is the very first statement in an included file.

2013-02-28 Thread svn commit
Version 2513 was committed by steve on Thu, 28 Feb 2013 Fix 'include' statement that is the very first statement in an included file. The very first statement in an included file was not being tested to see if it was an include command. As a result the 'include' token was was seen as a tag name

Re: [mkgmap-dev] character repertoires

2013-02-28 Thread Steve Ratcliffe
On 28/02/13 01:05, Robert Joop wrote: > Since all characters are mappable, no transliteration would take place. Yes this is a case where transliteration would have to be done first with a mask of characters to process. Which leads to the question that perhaps that is how it should be done in all c

[mkgmap-dev] Commit: r2512: Allow code-page=65001 to make utf-8 encoded labels.

2013-02-28 Thread svn commit
Version 2512 was committed by steve on Thu, 28 Feb 2013 Allow code-page=65001 to make utf-8 encoded labels. - Robert Joop ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] unicode

2013-02-28 Thread Steve Ratcliffe
Hi > At least getting unicode into street names turned out to be easy: > I brutally patched the code to use the codepage 65001 and put UTF-8 > bytes for “äαЯب” into the code, i.e. German, Greek, Cyrillic and Arabic, > which is usually contained in four codepages (1250, 1253, 1251, 1256). > The str

Re: [mkgmap-dev] Default style example invalid?

2013-02-28 Thread GerdP
Hi Steve, I agree in all points. Gerd Steve Ratcliffe wrote > On 28/02/13 09:26, Gerd Petermann wrote: >> just a question: Why are the rules into includes? > > Its just copying the previous base-style layout. > > > I thought this makes >> only sense for rule

Re: [mkgmap-dev] Default style example invalid?

2013-02-28 Thread Steve Ratcliffe
On 28/02/13 09:26, Gerd Petermann wrote: > just a question: Why are the rules into includes? Its just copying the previous base-style layout. > I thought this makes > only sense for rules that are > common to e.g. points and lines ? It makes sense in the same wa

Re: [mkgmap-dev] Default style example invalid?

2013-02-28 Thread Gerd Petermann
Hi Steve, just a question: Why are the rules into includes? I thought this makes only sense for rules that are common to e.g. points and lines ? Gerd > Date: Wed, 27 Feb 2013 21:45:00 + > From: st...@parabola.me.uk > To: mkgmap-dev@lists.mkgmap.org.uk > Subject: Re: [mkgmap-dev] Default st

Re: [mkgmap-dev] dimension

2013-02-28 Thread GerdP
Hi Steve, steve sgalowski wrote > in the africa .pbf file on download.geofrabik.de > there are probs with length of way dimension > > http://www.openstreetmap.org/browse/way/23806919 > max dimension of 32767 and is about to be split > > any ideas if the length of way's can be increased ? The p

[mkgmap-dev] Commit: r2511: Handle edge cases in test for line size to avoid broken routing

2013-02-28 Thread svn commit
Version 2511 was committed by gerd on Thu, 28 Feb 2013 Handle edge cases in test for line size to avoid broken routing on long ways (>= instead of >) ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://lists.mkgmap.org.uk/mailman/listinfo/