Re: [mkgmap-dev] Splitting the entire planet in one pass.

2010-09-22 Thread Chris Miller
Intellij IDEA lets you exclude specific packages and classes from auto imports, 
I assume Eclipse must have a similar feature. Probably worth 
enabling/configuring 
if you don't have it set up already. Here's a few of the most relevant 
exclusions 
I use:

com.sun
sun
org.w3c
java.sql.Date
java.beans.Statement

Chris

> That import is totally unused. Truly bizarre.  Just delete the line.
> 
> But I think I know where it came from: When you use a class thats not
> imported, eclipse makes suggestions. The wrong click can leave behind
> the import of a random class.



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


Re: [mkgmap-dev] problem with mkgmap r1699

2010-09-22 Thread Torsten Leistikow
WanMil schrieb am 21.09.2010 23:30:
> This has been fixed with r1700 so the problem should not 
> exist any more.

I can confirm, that r1701 does not crash any more.

Thanks for the fast fix.

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


[mkgmap-dev] Binary-Format

2010-09-22 Thread aighes

Hi,
On Geofabrik I found the new pbf-files. They ar much smaller, so I would
like to use them. Are there any ready-to-use files of osmosis, splitter and
mkgmap which can use the binary format?
Which new parameters I have to use for osmosis and splitter?

Greets,
aighes
-- 
View this message in context: 
http://gis.638310.n2.nabble.com/Binary-Format-tp5560018p5560018.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


Re: [mkgmap-dev] basic search

2010-09-22 Thread Johann Gail

> As far as I understand, the mkgmap --index option produces "half-cooked" 
> files that must be transferred by MapSource to the device. Once that is 
> done, the search should work. Others can hopefully chime in; I have 
> never used MapSource.
>
>
>   
Same situation for me. I have never tried, but am in the opinion it 
should work this way. Can anyone confirm this? If so, it should be 
possible to find the differences in mkgmap and mapsource generated indexes.

Regards,
Johann
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


Re: [mkgmap-dev] Binary-Format

2010-09-22 Thread Scott Crosby
My advice is to wait a few weeks for new releases to come out.

Scott


On Wed, Sep 22, 2010 at 12:37 PM, aighes  wrote:

>
> Hi,
> On Geofabrik I found the new pbf-files. They ar much smaller, so I would
> like to use them. Are there any ready-to-use files of osmosis, splitter and
> mkgmap which can use the binary format?
> Which new parameters I have to use for osmosis and splitter?
>
> Greets,
> aighes
> --
> View this message in context:
> http://gis.638310.n2.nabble.com/Binary-Format-tp5560018p5560018.html
> Sent from the Mkgmap Development mailing list archive at Nabble.com.
> ___
> 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

Re: [mkgmap-dev] basic search

2010-09-22 Thread Clinton Gladstone
On Sep 22, 2010, at 20:33, Johann Gail wrote:

>> 
>> As far as I understand, the mkgmap --index option produces "half-cooked" 
>> files that must be transferred by MapSource to the device. Once that is 
>> done, the search should work. Others can hopefully chime in; I have 
>> never used MapSource.
>> 
> Same situation for me. I have never tried, but am in the opinion it 
> should work this way. Can anyone confirm this? If so, it should be 
> possible to find the differences in mkgmap and mapsource generated indexes.

I can confirm this: after transferring maps to my eTrex with either Mapsource 
on Windows/Wine or MapInstall on the Mac, address search works -- at least with 
the known limitations of mkgmap's index generation.

I have not recently attempted to copy a generated gmapsupp.img file to my 
device, but I recall that the address index did not work in this case. I assume 
that this has not changed.

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


Re: [mkgmap-dev] basic search

2010-09-22 Thread Rutger Nijlunsing
>>> As far as I understand, the mkgmap --index option produces "half-cooked"
>>> files that must be transferred by MapSource to the device. Once that is
>>> done, the search should work. Others can hopefully chime in; I have
>>> never used MapSource.
>>>
>> Same situation for me. I have never tried, but am in the opinion it
>> should work this way. Can anyone confirm this? If so, it should be
>> possible to find the differences in mkgmap and mapsource generated indexes.
>
> I can confirm this: after transferring maps to my eTrex with either Mapsource 
> on Windows/Wine or MapInstall on the Mac, address search works -- at least 
> with the known limitations of mkgmap's index generation.
>
> I have not recently attempted to copy a generated gmapsupp.img file to my 
> device, but I recall that the address index did not work in this case. I 
> assume that this has not changed.

I can confirm that copying gmapsupp.img to a Nuvi 255 results in not
working adresses with
a recent mkgmap.

It cannot find any number in the street, even for streets which do
have streetnumbers in them.

Regards,
Rutger.
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


Re: [mkgmap-dev] basic search

2010-09-22 Thread Felix Hartmann
  On 22.09.2010 21:26, Rutger Nijlunsing wrote:
 As far as I understand, the mkgmap --index option produces "half-cooked"
 files that must be transferred by MapSource to the device. Once that is
 done, the search should work. Others can hopefully chime in; I have
 never used MapSource.

>>> Same situation for me. I have never tried, but am in the opinion it
>>> should work this way. Can anyone confirm this? If so, it should be
>>> possible to find the differences in mkgmap and mapsource generated indexes.
>> I can confirm this: after transferring maps to my eTrex with either 
>> Mapsource on Windows/Wine or MapInstall on the Mac, address search works -- 
>> at least with the known limitations of mkgmap's index generation.
>>
>> I have not recently attempted to copy a generated gmapsupp.img file to my 
>> device, but I recall that the address index did not work in this case. I 
>> assume that this has not changed.
> I can confirm that copying gmapsupp.img to a Nuvi 255 results in not
> working adresses with
> a recent mkgmap.
>
> It cannot find any number in the street, even for streets which do
> have streetnumbers in them.
>
> Regards,
> Rutger.
> ___
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
I have written what is possible and how on "old generation" devices 
here: http://openmtbmap.org/about-2/howto-search-addresses/
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


Re: [mkgmap-dev] basic search

2010-09-22 Thread Marko Mäkelä
On Wed, Sep 22, 2010 at 09:26:48PM +0200, Rutger Nijlunsing wrote:
>I can confirm that copying gmapsupp.img to a Nuvi 255 results in not
>working adresses with a recent mkgmap.
>
>It cannot find any number in the street, even for streets which do
>have streetnumbers in them.

Like Felix writes at 
http://openmtbmap.org/about-2/howto-search-addresses/ 
the address search does work on older devices, even on the gmapsupp.img 
generated by mkgmap without --index (and without fixing the file by 
MapSource).

On my Edge 705, I can search for streets up to some 150km away. It could 
be that the street has to be in the same map tile, so that it can be 
found. Street numbers do not appear to have any effect on the Edge 705; 
it'll always return a point about halfway to the street, no matter what 
I type and which street numbers have been defined. Street numbers 
(addr:housenumber) are visible when I choose to see POI details, e.g., 
some shop or bus stop.

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