Re: [mkgmap-dev] signed maps / new device

2021-08-04 Thread 7770
Hi.
I checked some maps where i have bits of Russia and Ukraine, all names are 
transliterated. Is this bacause of data, i use data from geofabrik.de or a 
setting when running mkgmap? 
Can i retain original names in original writing?

Regards
Karl

On onsdag 4 augusti 2021 kl. 16:20:48 CEST Andrzej Popowski wrote:
> Hi,
> 
> 65001 is exactly Unicode UTF-8, that we are talking about. It doesn't
> work for me.




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


Re: [mkgmap-dev] signed maps / new device

2021-08-04 Thread Andrzej Popowski

Hi,

65001 is exactly Unicode UTF-8, that we are talking about. It doesn't 
work for me.


--
Best regards,
Andrzej
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


Re: [mkgmap-dev] signed maps / new device

2021-08-04 Thread Felix Hartmann
Just make a map of Cyprus and check if you get greek in the South, and
Turkish special characters in the north. The Latin alphabet without special
characters like ö or accents is covered in nearly all codepages.

On Wed, 4 Aug 2021, 07:15 7770 <7...@foskan.eu> wrote:

> Hi.
> i have made maps using the --code-page=65001  option.
> Maps are read just fine by GPSMAP 66st with all firmwares i have had (at
> least
> since 4.xx up till 7.60).
>
> Could there be something overriding this setting and not making the map
> unicode, is there a way to check what the map really is?
>
> i use map data from geofabrik.de.
>
> regards
> Karl
>
>
> On tisdag 3 augusti 2021 kl. 17:59:15 CEST Andrzej Popowski wrote:
> > Hi Marek,
> >
> > I have tested on 66st firmware 7.20. Unicode maps compiled with mkgmap
> > are rejected, the same message as you have found on issue 26 - "Cannot
> > authenticate maps".
>
>
>
>
> ___
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] signed maps / new device

2021-08-03 Thread 7770
Hi.
i have made maps using the --code-page=65001  option.
Maps are read just fine by GPSMAP 66st with all firmwares i have had (at least 
since 4.xx up till 7.60).

Could there be something overriding this setting and not making the map 
unicode, is there a way to check what the map really is?

i use map data from geofabrik.de.

regards
Karl


On tisdag 3 augusti 2021 kl. 17:59:15 CEST Andrzej Popowski wrote:
> Hi Marek,
> 
> I have tested on 66st firmware 7.20. Unicode maps compiled with mkgmap
> are rejected, the same message as you have found on issue 26 - "Cannot
> authenticate maps".




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


Re: [mkgmap-dev] signed maps / new device

2021-08-03 Thread Felix Hartmann
of course - any new device needs hacked firmware or non unicode maps. 1251
or whatever works however. I explained it above - tested that many times.
If we cannot come up how to digitally sign a map (maybe any code signing
certificate would be fine? but I have no clue how they signed the maps and
which parts are signed) it's that way


On Tue, 3 Aug 2021 at 17:59, Andrzej Popowski  wrote:

> Hi Marek,
>
> I have tested on 66st firmware 7.20. Unicode maps compiled with mkgmap
> are rejected, the same message as you have found on issue 26 - "Cannot
> authenticate maps".
>
> --
> Best regards,
> Andrzej
> ___
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>


-- 
Felix Hartman - Openmtbmap.org & VeloMap.org
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] signed maps / new device

2021-08-03 Thread Andrzej Popowski

Hi Marek,

I have tested on 66st firmware 7.20. Unicode maps compiled with mkgmap 
are rejected, the same message as you have found on issue 26 - "Cannot 
authenticate maps".


--
Best regards,
Andrzej
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


Re: [mkgmap-dev] signed maps / new device

2021-08-03 Thread Marek Greško
Hello,

I just found this page:

https://www.gpsrchive.com/GPSMAP/GPSMAP%2066/Common%20Issues.html

Due to issue 26 it seems solved. But I do not fully understand whether
the issue truly no longer exists or it has been solved by not using
UTF-8 maps. If the latter is the case then it seems to be big problem
for me to accept it. Someone could confirm which of the cases it is?

Thanks

Marek



2021-08-02 14:50 GMT+02:00, Marek Greško :
> Hi,
>
> that is what I was afraid about. I use only UTF-8 maps. My current
> device of choice would be GPSmap66s since the other do not possess
> features I would expect. Has somebody experience with this device and
> UTF-8 maps? Are they working?
>
> Thanks
>
> Marek
>
>
> 2021-07-31 15:18 GMT+02:00, Andrzej Popowski :
>> Hi,
>>
>> I think different models of GPS react differently. Most common is that
>> new devices require digital signature for Unicode maps. Maps with CP1252
>> usually work. At least handheld GPS, more problems could be with nuvi.
>>
>> --
>> Best regards,
>> Andrzej
>> ___
>> mkgmap-dev mailing list
>> mkgmap-dev@lists.mkgmap.org.uk
>> https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>>
>
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] signed maps / new device

2021-08-02 Thread Marek Greško
Hi,

that is what I was afraid about. I use only UTF-8 maps. My current
device of choice would be GPSmap66s since the other do not possess
features I would expect. Has somebody experience with this device and
UTF-8 maps? Are they working?

Thanks

Marek


2021-07-31 15:18 GMT+02:00, Andrzej Popowski :
> Hi,
>
> I think different models of GPS react differently. Most common is that
> new devices require digital signature for Unicode maps. Maps with CP1252
> usually work. At least handheld GPS, more problems could be with nuvi.
>
> --
> Best regards,
> Andrzej
> ___
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


Re: [mkgmap-dev] signed maps / new device

2021-08-02 Thread Andrzej Popowski

Hi Felix,

I guess the idea is that Garmin holds certificates and only offers 
signing services for money. Or doesn't offer at all.


Well, maps aren't encrypted, so you could hack firmware in your GPS to 
disable verification.


--
Best regards,
Andrzej
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


Re: [mkgmap-dev] signed maps / new device

2021-07-31 Thread Felix Hartmann
If you have a code signing certificate, would it be possible to add that
digital signature to Unicode maps?
Every codepage works on the newer devices - as long as the codepage is
supported by the device - even codepages like Simplified or Tradition
chinese Characters. For some languages however no codepage exists (very
few) while they are covered by Unicode).

On Sat, 31 Jul 2021 at 16:18, Andrzej Popowski  wrote:

> Hi,
>
> I think different models of GPS react differently. Most common is that
> new devices require digital signature for Unicode maps. Maps with CP1252
> usually work. At least handheld GPS, more problems could be with nuvi.
>
> --
> Best regards,
> Andrzej
> ___
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>


-- 
Felix Hartman - Openmtbmap.org & VeloMap.org
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] signed maps / new device

2021-07-31 Thread Andrzej Popowski

Hi,

I think different models of GPS react differently. Most common is that 
new devices require digital signature for Unicode maps. Maps with CP1252 
usually work. At least handheld GPS, more problems could be with nuvi.


--
Best regards,
Andrzej
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


Re: [mkgmap-dev] signed maps / new device

2021-07-25 Thread nick
I have a GPSmap65 and can assure you that all maps created by mkgmap 
work on the GPSmap65.


They also work for any Fenix5/6 which display maps.

On 25/07/2021 14:31, Andy Townsend wrote:

On 25/07/2021 13:04, Marek Greško wrote:

my Colorado just broke (the Rock and Roller). I got offer from Garmin
to replace the device by Oregon 700 or GPSmap65. Is it possible to use
gpsmap compiled maps in any of these device? Or only Garmin signed
maps are available for it?


I can't comment on a GPSmap65, but looking at the specs it looks very 
similar to a GPSMap64SX, which you absolutely can use mkgmap-created 
maps on:


GPSMap65 https://buy.garmin.com/en-GB/GB/p/715085/#specs

GPSMap64SX https://buy.garmin.com/en-GB/GB/p/669284/pn/010-02258-11#specs

Actually, installing OSM-derived maps was a lot easier (just copying 3 
files) than downloading the "free" British Ordnance Survey imagery 
that came with the device :)


Cheers,

Andy

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

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

Re: [mkgmap-dev] signed maps / new device

2021-07-25 Thread Andy Townsend

On 25/07/2021 13:04, Marek Greško wrote:

my Colorado just broke (the Rock and Roller). I got offer from Garmin
to replace the device by Oregon 700 or GPSmap65. Is it possible to use
gpsmap compiled maps in any of these device? Or only Garmin signed
maps are available for it?


I can't comment on a GPSmap65, but looking at the specs it looks very 
similar to a GPSMap64SX, which you absolutely can use mkgmap-created 
maps on:


GPSMap65 https://buy.garmin.com/en-GB/GB/p/715085/#specs

GPSMap64SX https://buy.garmin.com/en-GB/GB/p/669284/pn/010-02258-11#specs

Actually, installing OSM-derived maps was a lot easier (just copying 3 
files) than downloading the "free" British Ordnance Survey imagery that 
came with the device :)


Cheers,

Andy

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

[mkgmap-dev] signed maps / new device

2021-07-25 Thread Marek Greško
Hello,

my Colorado just broke (the Rock and Roller). I got offer from Garmin
to replace the device by Oregon 700 or GPSmap65. Is it possible to use
gpsmap compiled maps in any of these device? Or only Garmin signed
maps are available for it?

Thanks

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