dependabot[bot]
19a42def51
Bump org.tukaani:xz from 1.9 to 1.10 ( #966 )
...
* Bump org.tukaani:xz from 1.9 to 1.10
Bumps [org.tukaani:xz](https://github.com/tukaani-project/xz-java ) from 1.9 to 1.10.
- [Release notes](https://github.com/tukaani-project/xz-java/releases )
- [Changelog](https://github.com/tukaani-project/xz-java/blob/master/NEWS.md )
- [Commits](https://github.com/tukaani-project/xz-java/compare/v1.9...v1.10 )
---
updated-dependencies:
- dependency-name: org.tukaani:xz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update notice
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Barry <msb5014@gmail.com>
2024-07-30 05:29:04 -04:00
Michael Barry
fb1d0e3bd6
Iniitial geoparquet support ( #888 )
2024-05-22 05:55:57 -04:00
Michael Barry
1f23b55274
Tile stats ( #656 )
2023-09-21 21:44:09 -04:00
Michael Barry
72f86c8b63
update notice ( #544 )
2023-03-31 07:37:29 -04:00
Brandon Liu
d5b404d8e2
Finish PMTiles write implementation and basic reader ( #502 )
2023-03-13 13:56:11 -04:00
Michael Barry
55fddca832
Remove snakeyaml dependency ( #473 )
2023-02-05 14:39:24 -05:00
Brandon Liu
1afb5de820
add VarInt encoder for unsigned longs [ #98 ] ( #449 )
2023-01-23 05:58:23 -05:00
Erik Price
ef24e91f0b
Add basic support for reading GeoPackage files. ( #413 )
2023-01-02 12:19:05 -05:00
Michael Barry
5296d1772e
Shortbread schema ( #323 )
2022-09-23 06:49:09 -04:00
Adam Laža
88c7f5650f
Move basemap profile into OpenMapTiles submodule ( #258 )
2022-07-29 06:40:15 -04:00
Michael Barry
8a8db0005d
Lazy primitive group deserialization ( #309 )
2022-07-28 07:56:41 -04:00
Michael Barry
621a8ed759
Support zoom levels up to 15 ( #303 )
2022-07-26 07:51:31 -04:00
farfromrefuge
7818634774
feat: `--polygon` argument to constrain mbtiles to a poly shape ( #280 )
2022-07-22 06:48:04 -04:00
Michael Barry
9062e6b79b
Use custom min-heap to improve k-way merge by 30-50% ( #217 )
2022-05-08 20:00:13 -04:00
Michael Barry
0a064797fb
Memory-mapped file improvements ( #103 )
...
* Use large memory-mapped file segments to avoid running out of space on smaller machines
* Add `--nodemap-madvise` argument to opt into madvise(random) for memory-mapped file access
2022-03-09 07:22:33 -05:00
Michael Barry
cce51668f2
Migrate to eclipse formatter to support multiple IDEs ( #122 )
2022-03-08 21:08:03 -05:00
Michael Barry
8a6997f9dc
Remove graphhopper dependency ( #101 )
2022-03-01 08:43:19 -05:00
Michael Barry
2f05f942b2
Custom PBF parsing ( #82 )
...
Pull in pbf parsing to give more control over threading model and performance.
2022-02-28 20:52:30 -05:00
Mike Barry
e7e5cd88c4
fix warnings
2022-02-23 20:45:56 -05:00
Michael Barry
9e9cf7c413
Change name to Planetiler ( #40 )
...
* change name from flatmap to planetiler
* bump version to 0.2-SNAPSHOT
2021-12-23 05:42:24 -05:00
Mike Barry
39b7eca2a1
CI and docs
2021-10-19 21:57:47 -04:00
Mike Barry
798bc544a6
apache 2.0 license
2021-09-21 06:43:49 -04:00
Mike Barry
15a3659db6
simplify and improve performance of node map
2021-08-22 05:37:57 -04:00
Mike Barry
839224ce2a
concurrency improvements
2021-08-11 08:40:49 -04:00
Mike Barry
b6e0346b62
rearrange packages
2021-08-06 05:56:24 -04:00
Mike Barry
f7aaff368a
licenses
2021-08-01 20:26:22 -04:00