mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 04:21:08 +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:
@@ -67,7 +67,7 @@ import org.openmaptiles.generated.Tables;
|
||||
public class Building implements
|
||||
OpenMapTilesSchema.Building,
|
||||
Tables.OsmBuildingPolygon.Handler,
|
||||
ForwardingProfile.LayerPostProcesser,
|
||||
ForwardingProfile.LayerPostProcessor,
|
||||
ForwardingProfile.OsmRelationPreprocessor {
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user