clean-up, based on recent changes in planetiler-core reg. LayerPostProcesser (#201)

clean-up, based on recent changes in planetiler-core: s/LayerPostProcesser/LayerPostProcessor
This commit is contained in:
Peter Hanecak
2024-10-18 16:53:47 +02:00
committed by GitHub
parent 4ae3afb288
commit 1352d160cb
14 changed files with 14 additions and 14 deletions

View File

@@ -81,7 +81,7 @@ public class TransportationName implements
Tables.OsmHighwayLinestring.Handler,
Tables.OsmAerialwayLinestring.Handler,
Tables.OsmShipwayLinestring.Handler,
ForwardingProfile.LayerPostProcesser,
ForwardingProfile.LayerPostProcessor,
OpenMapTilesProfile.IgnoreWikidata,
ForwardingProfile.OsmNodePreprocessor,
ForwardingProfile.OsmWayPreprocessor {