planetiler/planetiler-core/src/test/java/com/onthegomap/planetiler
Adam Laža 88c7f5650f
Move basemap profile into OpenMapTiles submodule (#258)
2022-07-29 06:40:15 -04:00
..
collection Fix flaky windows test (#264) 2022-06-07 20:40:46 -04:00
config Fall back to parsing bounds from all nodes (#251) 2022-06-03 05:25:17 -04:00
expression Declarative schema from configuration file (#160) 2022-06-07 17:34:21 -04:00
geo Support zoom levels up to 15 (#303) 2022-07-26 07:51:31 -04:00
mbtiles Use fnv1a64 for tile hash (#253) 2022-06-03 20:44:49 -04:00
reader feat: `--polygon` argument to constrain mbtiles to a poly shape (#280) 2022-07-22 06:48:04 -04:00
render feat: `--polygon` argument to constrain mbtiles to a poly shape (#280) 2022-07-22 06:48:04 -04:00
stats fix sonar warnings in tests (#191) 2022-04-23 06:36:24 -04:00
util Move basemap profile into OpenMapTiles submodule (#258) 2022-07-29 06:40:15 -04:00
worker Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00
ExpectedException.java Node location cache: off-heap storage and “array” implementation that supports parallel inserts (#131) 2022-03-19 05:46:03 -04:00
FeatureCollectorTest.java Allow more than 256 attribute keys (#275) 2022-06-20 05:37:40 -04:00
FeatureMergeTest.java fix: merge line if it needs to be simplified (#244) 2022-06-10 06:45:12 -04:00
ForwardingProfileTests.java fix sonar warnings in tests (#191) 2022-04-23 06:36:24 -04:00
PlanetilerTests.java Support zoom levels up to 15 (#303) 2022-07-26 07:51:31 -04:00
TestUtils.java Declarative schema from configuration file (#160) 2022-06-07 17:34:21 -04:00
VectorTileTest.java Cheap isFill check and add `--skip-filled-tiles` option (#234) 2022-06-03 21:04:17 -04:00