[mkgmap-dev] [PATCH v8] - alpha patch to support road find by name
From Florian Lohoff flo at rfc822.org on Mon Mar 23 19:21:10 GMT 2009
On Mon, Mar 23, 2009 at 08:10:59PM +0100, Florian Lohoff wrote: > I have another one - i wasnt actually shure whats going on but it seems > that when using the splitter - converting the osm files individually > with mkgmap and later merging them with mkgmap to a gmapsupp the > ability to search for streets gets lost - i get a list shown which > contains my example street "Alt Hammoor" but when searching by entering > characters "AL" the list is empty - Entering "Al" does not work (GPSMap > 60Csx) because pressing ok on the lower case "l" does not cause it to > be added to the search string. > > I remember i was able to find "Alt Hammoor" by entering "ALT" ... > > I'll convert a smaller subset without splitting and merging... I am able to find it in the smaller subset - strange ... This is how i convert the single small subset: java -Xmx1024M -jar /home/flo/export2garmin/mkgmap-r986/dist/mkgmap.jar --net --route --tdbfile --gmapsupp owl.osm This is how i convert the larger subset with splitting: java -jar ../splitter-r27/dist/splitter.jar nordrhein-westfalen.osm for i in *.osm.gz; do echo Converting $i java -Xmx1024M \ -jar /home/flo/export2garmin/mkgmap-r986/dist/mkgmap.jar \ --net --route $i done java -Xmx1024M -jar /home/flo/export2garmin/mkgmap-r986/dist/mkgmap.jar \ --net --route --gmapsupp --tdbfile *.img Flo -- Florian Lohoff flo at rfc822.org +49-171-2280134 Those who would give up a little freedom to get a little security shall soon have neither - Benjamin Franklin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20090323/3b526a8c/attachment.bin
- Previous message: [mkgmap-dev] [PATCH v8] - alpha patch to support road find by name
- Next message: [mkgmap-dev] [PATCH v8] - alpha patch to support road find by name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list