This week I've been working with @tordans on adding some improved icons for various tree types, see:
rapideditor/temaki#87
openstreetmap/id-tagging-schema#1035
I think it would be fun for Rapid to support these, especially as we are starting to see open tree datasets like the Esri Community Trees appear as Esri datasets that Rapid users can access..
There are some basic tree presets in the id-tagging-schema repo, but we could override these presets to support for a wider variety of tree types, including palms and cacti.
Our PresetSystem is supposed to support merging in custom presets that override the defaults, but we have never actually tested this! So I think this thing with the trees could be a good way to see whether the code works and test out the idea of custom presets for some kinds of data.
This week I've been working with @tordans on adding some improved icons for various tree types, see:
rapideditor/temaki#87
openstreetmap/id-tagging-schema#1035
I think it would be fun for Rapid to support these, especially as we are starting to see open tree datasets like the Esri Community Trees appear as Esri datasets that Rapid users can access..
There are some basic tree presets in the id-tagging-schema repo, but we could override these presets to support for a wider variety of tree types, including palms and cacti.
Our PresetSystem is supposed to support merging in custom presets that override the defaults, but we have never actually tested this! So I think this thing with the trees could be a good way to see whether the code works and test out the idea of custom presets for some kinds of data.