logo separator

[mkgmap-dev] [PATCH v1] Thin out builtin-tag-list

From Felix Hartmann extremecarver at gmail.com on Mon Apr 11 21:59:22 BST 2011

BTW this patch decreased compilation time from 2:36 to 2:31 
(min:seconds) for my austria map. So it is noticeable, but small effect.

On 11.04.2011 21:41, WanMil wrote:
> I want to remove all tags that are not necessarily needed but are 
> still remaining in the builtin-tag-list.
>
> From my point of view the following tags can be removed:
>
> day_off
> day_on
> hour_off
> hour_on
> => They are only used in the RestricationRelation class to warn the 
> user that these tags are not supported.
>
> addr:phone
> openGeoDB:sort_name
> => they are not referenced by any java class
>
> natural
> => only accessed by the SeaGenerator and that adds the tag dynamically
>
> osm:id?
> => It is added by the HighwayHook but does it really exists in the 
> source data?
>
> barrier
> cycleway
> fixme
> FIXME
> => only accessed by the HighwayHooks and are added dynamically using 
> the attached patch
>
>
> WanMil
>
>
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20110411/b37801b4/attachment.html 


More information about the mkgmap-dev mailing list