planetiler/planetiler-core/src/main/java/com/onthegomap/planetiler/util
Adam Laža 88c7f5650f
Move basemap profile into OpenMapTiles submodule (#258)
2022-07-29 06:40:15 -04:00
..
log4j
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
ByteBufferUtil.java Linting - spelling, tiny cleanups (#150) 2022-03-27 05:49:58 -04:00
CacheByZoom.java feat: added `maxzoomForRendering` and `minzoomForRendering` (#272) 2022-06-20 06:31:50 -04:00
CloseableConusmer.java Parallel temp feature writes using `--write-threads` argument (#213) 2022-05-05 22:02:18 -04:00
CommonStringEncoder.java Allow more than 256 attribute keys (#275) 2022-06-20 05:37:40 -04:00
DiskBacked.java
Downloader.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -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
FileUtils.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
Format.java Data type support for Expression / MultiExpression (#190) 2022-04-28 07:08:00 -04:00
Geofabrik.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
Gzip.java
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
LanguageUtils.java Move basemap profile into OpenMapTiles submodule (#258) 2022-07-29 06:40:15 -04:00
LayerStats.java Review thread local warnings (#196) 2022-04-27 07:24:14 -04:00
LogUtil.java
Madvise.java Node location cache: off-heap storage and “array” implementation that supports parallel inserts (#131) 2022-03-19 05:46:03 -04:00
MemoryEstimator.java
Parse.java Handle elevations in units besides meters (#226) 2022-05-17 20:23:11 -04: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
ThreadLocalTransliterator.java Unsynchronize ICU4j transliterate (#246) 2022-06-01 21:31:49 -04:00
Translations.java Unsynchronize ICU4j transliterate (#246) 2022-06-01 21:31:49 -04:00
Wikidata.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
ZoomFunction.java