I feel like I am asking a very stupid question, because what I am searching for seems so obvious. But I have not been able to find it so far. Is there some form of the Carto-style that is applicable on (standard) Mapsforge-maps? I would prefer that because I am most used to that, besides some particular details in various other styles that I don't like, or that just lack. And I think that's exactly what I have seen in ViewRanger. Unless that worked differently. Currently I use maps from Freizeitkarte and BBBike in Locus.
I have been looking into the Carto-project itself. That did not seem appropriate to me. Or just with a lot of other tools for generation or conversion. That went beyond me. So again. Isn't there just the plain and simple xml-file that I am looking for somewhere?! Preferably going along with new versions of Carto. asked 09 Jul '22, 20:05 BertMule |
I think the main issue is that the MapsForge rendering rules are basically similar to those of OSMarender which used XLST transforms to convert OSM XML to SVG using another XML document as the style sheet. Indeed the main style sheet on the MapsForge repo is even called This is technology which has not been maintained for 10 years, so the number of people familiar with the principles, and particularly, limitations of the approach is now small. answered 11 Jul '22, 17:05 SK53 ♦ |