Discussion:
[mkgmap-dev] address search in Canada
Gerd Petermann
2015-10-12 14:16:52 UTC
Permalink
Hi all,

due to bad CanVec imports many (> 10000) streetnames in addr:street tags
have duplicated spaces, so that the name is not exactly like that
of the matching road.
Example:
"Rue Principale" instead of
"Rue Principale" appears 8470 times.
"Rue Notre-Dame Est" instead of
"Rue Notre-Dame Est" appears 614 times.

I am not sure why there is no bot to fix this, but I think it would be okay
to remove any duplicated blank from road names while processing them
with mkgmap?

Gerd
Andrzej Popowski
2015-10-12 16:06:50 UTC
Permalink
Hi Gerd,

I think you can perform standard cleaning for each name or label,
removing leading, trailing and duplicate spaces. Maybe there are even
more similar corrections, which could be applied.

--
Best regards,
Andrzej
Gerd Petermann
2015-10-12 16:23:22 UTC
Permalink
Hi Andrzej,
yes, I think mkgmap does this already later, soit should be no problem to do thesechanges right after style processing.
Any idea why there is no bot to fix that?
Gerd

> To: mkgmap-***@lists.mkgmap.org.uk
> From: ***@poczta.onet.pl
> Date: Mon, 12 Oct 2015 18:06:50 +0200
> Subject: Re: [mkgmap-dev] address search in Canada
>
> Hi Gerd,
>
> I think you can perform standard cleaning for each name or label,
> removing leading, trailing and duplicate spaces. Maybe there are even
> more similar corrections, which could be applied.
>
> --
> Best regards,
> Andrzej
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-***@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
Loading...