You can now find the theme in a separate repository at GitHub.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: bm.ffb on December 25, 2025, 20:07:46This is actually not what I meant with "Please test and give feedback.". I though more about testing the themes on your favorite maps and give feedback about the colors, symbols and so on.
Quote from: bm.ffb on December 25, 2025, 20:07:46Posting long error messages for themes which are working perfectly fine does only confuse "normal" people. I rather would prefer if these error message posts would "disappear".
Quote from: bm.ffb on December 21, 2025, 18:04:28Could you please elaborate a bit more on the checks you did? I use "circle" and "radius" as described in the renderTheme reference.
What kind of checks did you perform? Did you check something just in the .xml file? On which machine?
For me, both themes run without problems.
QuotePlease test and give feedback.
xmllint --schema renderTheme.xsd OUTDOOR.xmlOUTDOOR.xml:1546: Schemas validity error : Element '{http://mapsforge.org/renderTheme}lineSymbol';, attribute 'align-center': The attribute 'align-center' is not allowed.
OUTDOOR.xml:1547: Schemas validity error : Element '{http://mapsforge.org/renderTheme}lineSymbol';, attribute 'align-center': The attribute 'align-center' is not allowed.
OUTDOOR.xml:2003: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2003: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2004: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2004: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2007: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2007: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2269: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2269: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2270: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2270: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2271: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2271: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2275: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2275: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2284: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2284: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2287: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2287: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2291: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2291: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2292: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2292: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml:2295: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';, attribute 'r': The attribute 'r' is not allowed.
OUTDOOR.xml:2295: Schemas validity error : Element '{http://mapsforge.org/renderTheme}circle';: The attribute 'radius' is required but missing.
OUTDOOR.xml fails to validateQuoteMay I ask, how it would be possible to show hiking paths, signs and so on at this theme?
QuoteAnd, can it be used for OAM and Locus Maps?