planetiler icon indicating copy to clipboard operation
planetiler copied to clipboard

Keep descriptions of builtin args

Open zstadler opened this issue 1 year ago • 1 comments

when overridden in custom map args

zstadler avatar Dec 25 '24 09:12 zstadler

I could not find an object that contains the descriptions of the builtin args. They seem to be provided as parameters to arguments.get* calls. For example:

https://github.com/onthegomap/planetiler/blob/4c2e187ea3dc148d5c6e54c758b60969d2e78898/planetiler-core/src/main/java/com/onthegomap/planetiler/config/PlanetilerConfig.java#L122

zstadler avatar Dec 25 '24 10:12 zstadler