planetiler/planetiler-core/src/main/java/com/onthegomap/planetiler/util
Michael Barry 9a704e773e
Convert get all tile coords to iterator (#463)
2023-02-05 14:16:05 -05:00
..
log4j Change name to Planetiler (#40) 2021-12-23 05:42:24 -05:00
AnsiColors.java Shortbread schema (#323) 2022-09-23 06:49:09 -04:00
AwsOsm.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -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
CloseableConsumer.java fix CloseableConsumer class name (#454) 2023-01-23 06:06:57 -05:00
CloseableIterator.java Convert get all tile coords to iterator (#463) 2023-02-05 14:16:05 -05:00
CommonStringEncoder.java Allow more than 256 attribute keys (#275) 2022-06-20 05:37:40 -04:00
DiskBacked.java Change name to Planetiler (#40) 2021-12-23 05:42:24 -05:00
Downloader.java Add `--download-max-bandwidth` option (#467) 2023-01-30 13:38:09 -05: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
FileUtils.java Support unzipping GeoPackage sources at runtime (#430) 2023-01-25 20:56:30 -05:00
FileWatcher.java Expose arguments via config (#363) 2022-10-04 19:57:59 -04:00
Format.java Move NumberFormat to thread-local variable (#387) 2022-11-21 20:34:28 -05:00
FunctionThatThrows.java Expose arguments via config (#363) 2022-10-04 19:57:59 -04:00
Geofabrik.java Improve geofabrik area search (#317) 2022-08-09 07:13:45 -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
LayerStats.java Convert get all tile coords to iterator (#463) 2023-02-05 14:16:05 -05:00
LogUtil.java Migrate to eclipse formatter to support multiple IDEs (#122) 2022-03-08 21:08:03 -05: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 Linting - spelling, tiny cleanups (#150) 2022-03-27 05:49:58 -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 Migrate to eclipse formatter to support multiple IDEs (#122) 2022-03-08 21:08:03 -05:00
ThreadLocalTransliterator.java Unsynchronize ICU4j transliterate (#246) 2022-06-01 21:31:49 -04:00
Translations.java Switch ordering of translation providers (#403) 2022-12-01 17:26:04 -05: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 Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
ZoomFunction.java Migrate to eclipse formatter to support multiple IDEs (#122) 2022-03-08 21:08:03 -05:00