planetiler/planetiler-core/src/main/java/com/onthegomap/planetiler/reader
Erik Price 7f6032b641
Fix NPE for `OsmReader#estimateMemoryUsageBytes()` (#389)
A `NullPointerException` was thrown when this method was called after
calling `close()` (which happens when using the `PrometheusStats`
client).
2022-11-21 15:13:29 -05:00
..
osm Fix NPE for `OsmReader#estimateMemoryUsageBytes()` (#389) 2022-11-21 15:13:29 -05:00
FileFormatException.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
NaturalEarthReader.java Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
ShapefileReader.java Improve shapefile zip reads (#314) 2022-07-31 07:17:42 -04:00
SimpleFeature.java Linting - spelling, tiny cleanups (#150) 2022-03-27 05:49:58 -04:00
SimpleReader.java Parallel temp feature writes using `--write-threads` argument (#213) 2022-05-05 22:02:18 -04:00
SourceFeature.java Shortbread schema (#323) 2022-09-23 06:49:09 -04:00
WithGeometryType.java Shortbread schema (#323) 2022-09-23 06:49:09 -04:00
WithTags.java Shortbread schema (#323) 2022-09-23 06:49:09 -04:00