planetiler/planetiler-core/src/main/java/com/onthegomap/planetiler/util
Michael Barry f69882addb
Fix tile size stats memory leak (#861)
2024-04-02 20:34:42 -04:00
..
log4j Change name to Planetiler (#40) 2021-12-23 05:42:24 -05:00
AnsiColors.java Support disabling colors in terminal output (#501) 2023-02-25 07:45:45 -05:00
AwsOsm.java Use some new Java 21 features (#695) 2023-10-27 20:29:26 -04:00
BinPack.java Parallel temp feature writes using `--write-threads` argument (#213) 2022-05-05 22:02:18 -04:00
BuildInfo.java Add planetiler-specific metadata (#428) 2023-01-02 11:26:00 -05:00
ByteBufferUtil.java Linting - spelling, tiny cleanups (#150) 2022-03-27 05:49:58 -04:00
CacheByZoom.java Shortbread schema (#323) 2022-09-23 06:49:09 -04:00
CloseShieldOutputStream.java remove log4j-CloseShieldOutputStream usage (#779) 2024-01-09 18:14:28 -05:00
CloseableConsumer.java fix CloseableConsumer class name (#454) 2023-01-23 06:06:57 -05:00
CloseableIterator.java Tile stats (#656) 2023-09-21 21:44:09 -04:00
CommonStringEncoder.java Allow more than 256 attribute keys (#275) 2022-06-20 05:37:40 -04:00
CompareArchives.java Fix comparison of multipolygons bounds check [#780] (#793) 2024-01-16 08:11:03 -05:00
CountingOutputStream.java remove log4j-CloseShieldOutputStream usage (#779) 2024-01-09 18:14:28 -05:00
DelegatingOutputStream.java remove log4j-CloseShieldOutputStream usage (#779) 2024-01-09 18:14:28 -05:00
DiskBacked.java Change name to Planetiler (#40) 2021-12-23 05:42:24 -05:00
Downloader.java Rewrite downloader using virtual threads (#702) 2023-11-01 19:30:28 -04:00
DuplicateClassLoader.java Unsynchronize ICU4j transliterate (#246) 2022-06-01 21:31:49 -04:00
Exceptions.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
FastGzipOutputStream.java Tile stats (#656) 2023-09-21 21:44:09 -04:00
FileUtils.java Rewrite downloader using virtual threads (#702) 2023-11-01 19:30:28 -04:00
FileWatcher.java Expose arguments via config (#363) 2022-10-04 19:57:59 -04:00
Format.java Fix geometry errors (#526) 2023-03-20 16:41:18 -04:00
FunctionThatThrows.java Expose arguments via config (#363) 2022-10-04 19:57:59 -04:00
Geofabrik.java Use some new Java 21 features (#695) 2023-10-27 20:29:26 -04:00
Gzip.java Change name to Planetiler (#40) 2021-12-23 05:42:24 -05:00
Hashing.java Use fnv1a64 for tile hash (#253) 2022-06-03 20:44:49 -04:00
Hilbert.java Support zoom levels up to 15 (#303) 2022-07-26 07:51:31 -04:00
Imposm3Parsers.java Shortbread schema (#323) 2022-09-23 06:49:09 -04:00
LanguageUtils.java Move basemap profile into OpenMapTiles submodule (#258) 2022-07-29 06:40:15 -04:00
LayerAttrStats.java Make OSM polygon construction deterministic (#788) 2024-01-12 09:01:09 -05:00
LogUtil.java Logging fix (#699) 2023-10-27 20:40:45 -04:00
Madvise.java Node location cache: off-heap storage and “array” implementation that supports parallel inserts (#131) 2022-03-19 05:46:03 -04:00
Memoized.java Expose arguments via config (#363) 2022-10-04 19:57:59 -04:00
MemoryEstimator.java Remove graphhopper dependency (#101) 2022-03-01 08:43:19 -05:00
Parse.java Add `--download-max-bandwidth` option (#467) 2023-01-30 13:38:09 -05:00
ResourceUsage.java Expose pmtiles writer (#520) 2023-03-18 14:38:04 -04:00
SeekableInMemoryByteChannel.java Finish PMTiles write implementation and basic reader (#502) 2023-03-13 13:56:11 -04:00
SlidingWindow.java Node location cache: off-heap storage and “array” implementation that supports parallel inserts (#131) 2022-03-19 05:46:03 -04:00
SortKey.java Use some new Java 21 features (#695) 2023-10-27 20:29:26 -04:00
ThreadLocalTransliterator.java Fall back to slower transliterator (#543) 2023-03-31 06:33:12 -04:00
TileSizeStats.java Fix tile size stats memory leak (#861) 2024-04-02 20:34:42 -04:00
TileWeights.java Tile stats (#656) 2023-09-21 21:44:09 -04:00
TilesetSummaryStatistics.java Tile stats (#656) 2023-09-21 21:44:09 -04:00
TopOsmTiles.java Rewrite downloader using virtual threads (#702) 2023-11-01 19:30:28 -04:00
Translations.java Use some new Java 21 features (#695) 2023-10-27 20:29:26 -04:00
Try.java Expose arguments via config (#363) 2022-10-04 19:57:59 -04:00
VarInt.java Speed up VarInt encoding, remove emitTilesInOrder option [#98] (#460) 2023-01-27 08:12:54 -05:00
Wikidata.java Attempt to fix IOException/GOAWAY happening within parseResults() (#818) 2024-02-16 07:46:17 -05:00
ZoomFunction.java Migrate to eclipse formatter to support multiple IDEs (#122) 2022-03-08 21:08:03 -05:00