mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 12:31:10 +00:00
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:
@@ -72,7 +72,7 @@ public class Water implements
|
||||
Tables.OsmWaterPolygon.Handler,
|
||||
OpenMapTilesProfile.NaturalEarthProcessor,
|
||||
OpenMapTilesProfile.OsmWaterPolygonProcessor,
|
||||
ForwardingProfile.LayerPostProcesser,
|
||||
ForwardingProfile.LayerPostProcessor,
|
||||
ForwardingProfile.FinishHandler {
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user