mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 20:41:09 +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:
@@ -71,7 +71,7 @@ import org.openmaptiles.util.Utils;
|
||||
public class Waterway implements
|
||||
OpenMapTilesSchema.Waterway,
|
||||
Tables.OsmWaterwayLinestring.Handler,
|
||||
ForwardingProfile.LayerPostProcesser,
|
||||
ForwardingProfile.LayerPostProcessor,
|
||||
OpenMapTilesProfile.NaturalEarthProcessor,
|
||||
ForwardingProfile.OsmRelationPreprocessor,
|
||||
OpenMapTilesProfile.OsmAllProcessor {
|
||||
|
||||
Reference in New Issue
Block a user