mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 12:31:10 +00:00
Upgrade planetiler-basemap to be compatible with OpenMapTiles 3.13 (#49)
Applying changes to layers from [OpenMapTiles 3.13 release](https://github.com/openmaptiles/openmaptiles/releases/tag/v3.13) (https://github.com/openmaptiles/openmaptiles/compare/v3.12.2...v3.13), minus transportation network connectivity improvements - those will be a separate change.
This commit is contained in:
@@ -211,7 +211,8 @@ public class GenerateTest {
|
||||
List.of(),
|
||||
null,
|
||||
null,
|
||||
props
|
||||
props,
|
||||
List.of()
|
||||
));
|
||||
assertEquals(or(
|
||||
and(
|
||||
|
||||
Reference in New Issue
Block a user