Hi Brad,

yes, this isn't supported. I can't estimate how much work it would be to 
support this.

Gerd

________________________________________
Von: mkgmap-dev <[email protected]> im Auftrag von brad 
<[email protected]>
Gesendet: Donnerstag, 19. August 2021 17:49
An: Development list for mkgmap
Betreff: [mkgmap-dev] using wildcard for a tag

Is there someway to use a wildcard on the left side of a tag test?

These both work:
ref=*     { addlabel '${ref|part:;:1}'}
ref:usfs=* { addlabel '${ref|part:;:1}'}

But the first one doesn't find ref:usfs
Is there a way to make it general, such as:
ref*=*     { addlabel '${ref|part:;:1}'}

That fails with an error


_______________________________________________
mkgmap-dev mailing list
[email protected]
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
[email protected]
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to