planetiler/planetiler-core/src/test/java/com/onthegomap/planetiler
Brandon Liu d5b404d8e2
Finish PMTiles write implementation and basic reader (#502)
2023-03-13 13:56:11 -04:00
..
collection Convert get all tile coords to iterator (#463) 2023-02-05 14:16:05 -05:00
config Support disabling colors in terminal output (#501) 2023-02-25 07:45:45 -05:00
expression Shortbread schema (#323) 2022-09-23 06:49:09 -04:00
geo FeatureGroup can emit in either TMS or Hilbert order. [#98] (#455) 2023-01-26 21:43:07 -05:00
mbtiles Convert get all tile coords to iterator (#463) 2023-02-05 14:16:05 -05:00
pmtiles Finish PMTiles write implementation and basic reader (#502) 2023-03-13 13:56:11 -04:00
reader FeatureGroup can emit in either TMS or Hilbert order. [#98] (#455) 2023-01-26 21:43:07 -05:00
render Detect certain kinds of invalid polygons when slicing into tiles (#499) 2023-02-24 13:14:50 -05:00
stats Tile archive refactor (#443) 2023-01-17 07:05:45 -05:00
util Add `--download-max-bandwidth` option (#467) 2023-01-30 13:38:09 -05:00
worker Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00
ExpectedError.java Expose arguments via config (#363) 2022-10-04 19:57:59 -04:00
ExpectedException.java Expose arguments via config (#363) 2022-10-04 19:57:59 -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 Detect certain kinds of invalid polygons when slicing into tiles (#499) 2023-02-24 13:14:50 -05:00
TestUtils.java Tile hashing fix (#436) 2023-01-14 16:03:50 -05:00
VectorTileTest.java Cheap isFill check and add `--skip-filled-tiles` option (#234) 2022-06-03 21:04:17 -04:00