Re: [mkgmap-dev] [PATCH v1] - Reduce number of Table A entries required

2009-09-21 Thread Marko Mäkelä
Hi Mark, On Tue, Sep 22, 2009 at 12:49:17AM +0100, Mark Burton wrote: > > Reduce number of Table A entries. > > Previously, Table A entries were unique for each combination of start > node, > end node and RoadDef. But no information from the start and end nodes goes > into Table

[mkgmap-dev] [PATCH v1] - Reduce number of Table A entries required

2009-09-21 Thread Mark Burton
Reduce number of Table A entries. Previously, Table A entries were unique for each combination of start node, end node and RoadDef. But no information from the start and end nodes goes into Table A so we can ignore the start and end nodes and all roads within a given routing c

Re: [mkgmap-dev] Commit: r1215: Added sections for POI and POI type (10 and 11)

2009-09-21 Thread maning sambale
what switch do I add to enable mdr creation? On Tue, Sep 22, 2009 at 5:45 AM, svn commit wrote: > > Version 1215 was commited by steve on 2009-09-21 22:45:00 +0100 (Mon, 21 Sep > 2009) > > Added sections for POI and POI type (10 and 11) > > This enables the Feature tab on the find dialog, but no

Re: [mkgmap-dev] Commit: r1198: Merge in the sea polygon patch from the multipolygon branch.

2009-09-21 Thread Carlos Dávila
svn commit escribió: > Version 1198 was commited by steve on 2009-09-17 10:27:24 +0100 (Thu, 17 Sep > 2009) > > Merge in the sea polygon patch from the multipolygon branch. > > You need to give the --generate-sea option at the moment to switch it on. > > Written by Christian Gawron I've been usin

[mkgmap-dev] Commit: r1215: Added sections for POI and POI type (10 and 11)

2009-09-21 Thread svn commit
Version 1215 was commited by steve on 2009-09-21 22:45:00 +0100 (Mon, 21 Sep 2009) Added sections for POI and POI type (10 and 11) This enables the Feature tab on the find dialog, but nothing is found. Not that I am particularly suprised as all the numbers are just made up. ___

Re: [mkgmap-dev] address search problem due to required "State" value

2009-09-21 Thread Felix Hartmann
it stands for "New Technology", a format that is foremost used by Garmin "City Navigator / CN " maps and I think some other "Road" maps. Not compatible with very old (say older 3-4 years) Garmin GPS. Nakor wrote: Hello, Excuse my ignorance here but what does NT stand for? Thanks, N. --

Re: [mkgmap-dev] address search problem due to required "State" value

2009-09-21 Thread Nakor
Hello, Excuse my ignorance here but what does NT stand for? Thanks, N. ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] address search problem due to required "State" value

2009-09-21 Thread Elrond
On Mon, Sep 21, 2009 at 07:26:39PM +0100, Steve Ratcliffe wrote: [...] > I've no idea what the mdr looks like in NT and of course if it > is vastly different then it will not help the current effort. MDR-for-NT and MDR-for-nonNT look quite close, it seems. MDR-for-NT has just some things more tha

[mkgmap-dev] Commit: r1214: Add city, region and country entries to MDR.

2009-09-21 Thread svn commit
Version 1214 was commited by steve on 2009-09-21 20:20:27 +0100 (Mon, 21 Sep 2009) Add city, region and country entries to MDR. Still does not work, but I've found that you apparently need 10 and 11 so they will be next. ___ mkgmap-dev mailing list m

Re: [mkgmap-dev] address search problem due to required "State" value

2009-09-21 Thread Steve Ratcliffe
On 21/09/09 19:12, Felix Hartmann wrote: > Why do you try to go for NT format? > Address search worked very well with non NT maps too. cpgsmapper also > makes classic non NT maps. In case it wasn't clear I am going for the classic format, like everything else in mkgmap, and not for the NT format.

Re: [mkgmap-dev] address search problem due to required "State" value

2009-09-21 Thread Felix Hartmann
Steve Ratcliffe wrote: On 21/09/09 17:03, Steve Hosgood wrote: MDR 1: A reverse index from maps to the other sections. MDR 4: poi types, partially known MDR 5: Cities MDR 6: unknown, wiki claims it is a list of cities but I don't believe that I wrote that bit of the wiki, and f

Re: [mkgmap-dev] address search problem due to required "State" value

2009-09-21 Thread Steve Ratcliffe
On 21/09/09 17:03, Steve Hosgood wrote: >> MDR 1: A reverse index from maps to the other sections. >> MDR 4: poi types, partially known >> MDR 5: Cities >> MDR 6: unknown, wiki claims it is a list of cities but I don't believe that >> > I wrote that bit of the wiki, and for me at least it's tru

Re: [mkgmap-dev] address search problem due to required "State" value

2009-09-21 Thread Elrond
On Mon, Sep 21, 2009 at 05:03:19PM +0100, Steve Hosgood wrote: [...] > NT maps (with MDR1 using a record-length of 4 bytes) seems to be listing > the GMP subtile files. I hear that there are 8 bytes variants - don't > know about them. The 8byte are used in mapsource. Elrond ___

Re: [mkgmap-dev] address search problem due to required "State" value

2009-09-21 Thread Steve Hosgood
Steve Ratcliffe wrote: > It looks like you can create a file with only the > sections: 1, 4, 5, 6, 7, 11, 15. > I shall start off with a header size of 286. > > MDR 1: A reverse index from maps to the other sections. > MDR 4: poi types, partially known > MDR 5: Cities > MDR 6: unknown, wiki cla

Re: [mkgmap-dev] Splitting at country borders?

2009-09-21 Thread Carlos Dávila
Dermot McNally escribió: > 2009/9/20 Apollinaris Schoell : > > >> but why split along the border? if you for example load bavaria-nord, >> bavaria-south+austria-northwest, austria-southwest-italy-nord >> is there any disadvantage? all borders are open in most of europe.why >> reintroduce them e

[mkgmap-dev] Commit: r1213: Fix the offset of the begining of the subsection data as shown in its

2009-09-21 Thread svn commit
Version 1213 was commited by steve on 2009-09-21 14:45:31 +0100 (Mon, 21 Sep 2009) Fix the offset of the begining of the subsection data as shown in its header. ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailma

[mkgmap-dev] Commit: r1212: Write out the section 1 contents.

2009-09-21 Thread svn commit
Version 1212 was commited by steve on 2009-09-21 14:15:54 +0100 (Mon, 21 Sep 2009) Write out the section 1 contents. This is limited to the headers of the subsections at present. As the subsections are currently empty, everything is 'correct' as far as I know in sect 1. _

[mkgmap-dev] Commit: r1211: Initial code for MDR 1.

2009-09-21 Thread svn commit
Version 1211 was commited by steve on 2009-09-21 12:26:46 +0100 (Mon, 21 Sep 2009) Initial code for MDR 1. Also add a test mdr creation program. When it is installed the find button is enabled and there is no crash when it is pressed! ___ mkgmap-de