Hi Walter,

I think the POI info is filled in StyledConverter. This source snippet shows the corresponding tags:
    private static final short countryTagKey = TagDict.getInstance().xlate("mkgmap:country");
    private static final short regionTagKey = TagDict.getInstance().xlate("mkgmap:region");
    private static final short cityTagKey = TagDict.getInstance().xlate("mkgmap:city");
    private static final short postal_codeTagKey = TagDict.getInstance().xlate("mkgmap:postal_code");
    private static final short streetTagKey = TagDict.getInstance().xlate("mkgmap:street");
    private static final short housenumberTagKey = TagDict.getInstance().xlate("mkgmap:housenumber");
    private static final short phoneTagKey = TagDict.getInstance().xlate("mkgmap:phone");

Be aware that some values like mkgmap:street and mkgmap:housenumber are used for the --housenumbers
option as well, and others are used for the indexes.
I think the only tag that can be used for other purposes is mkgmap:phone.

Gerd

> From: Walter.Schloegl-Resch@aon.at
> To: mkgmap-dev@lists.mkgmap.org.uk
> Date: Sat, 17 Jan 2015 00:24:11 +0100
> Subject: Re: [mkgmap-dev] difference between addlabel and poi-address
>
> Hi WanMil,
>
> thanks, so I know now that my device can show address info but no additional
> label info.
>
> I am trying to add specific information to the field that is normaly used
> for address.
>
> Is there any direct way via command or any indirect way via overrulement of
> special fields?
>
> I found one exampe 4.5 on page 29 of the Style rules docu,
> but this is only showing how to overrule the postcode parameter.
>
> Walter
>
> -----Ursprüngliche Nachricht-----
> From: WanMil
> Sent: Friday, January 16, 2015 10:16 PM
> To: Development list for mkgmap
> Subject: Re: [mkgmap-dev] difference between addlabel and poi-address
>
> Hi Walter,
>
> you are right. POIs have address fields that are usually filled by
> mkgmap and that is what you see.
>
> Each POI also have 4 label fields but usually only the first label is
> shown (but that might also differ between differnent devices).
>
> WanMil
>
> > I’m not sure but I think I am mixing 2 things up.
> > When I enable poi-address I can see the address field of the POI filled
> > with the address on my Oregon device.
> > When I set no-poi-address and try to fill the address field individually
> > by using addlabel,
> > and do not see these labels in the POI address field.
> > Maybe addlabel is filling total different fields not available on my
> > Oregon.
> > Can anybody approve my assumption?
> > Is it right, that the Oregan is not displaying the 4 addlabel fields?
> > Walter
> >
> >
> > _______________________________________________
> > 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
>
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev