Brandon Liu
|
0f03dc3312
|
python: pmtiles-convert from mbtiles writes v3 spec
|
2022-10-12 00:02:59 +08:00 |
|
Brandon Liu
|
b1cfa7da24
|
python v3: serialize/deserialize header
|
2022-10-11 16:58:42 +08:00 |
|
Brandon Liu
|
904031a85e
|
python client: implement v3 directory serialization/deserialization
|
2022-10-11 15:57:15 +08:00 |
|
Brandon Liu
|
6087d89391
|
initial implementations of python v3 utility functions
|
2022-10-11 13:58:08 +08:00 |
|
Brandon Liu
|
de687baf61
|
python reader: fix leaf level querying
|
2022-07-18 21:00:46 +08:00 |
|
Brandon Liu
|
80c0e2b436
|
Python API changed to do I/O in larger blocks
|
2022-07-07 21:57:28 +08:00 |
|
Brandon Liu
|
3944d27833
|
refactor python reader to take a get_bytes function; add reader tests [#38]
|
2022-04-26 16:15:03 +08:00 |
|
fscottfoti
|
ed40933563
|
reformat with black
|
2022-04-09 12:44:54 -07:00 |
|
Brandon Liu
|
cd5ebcccc9
|
python writer correctly handles sparse pyramids where leaf parent tile missing [#37]
|
2022-03-20 18:24:08 +08:00 |
|
Brandon Liu
|
df8256f10b
|
python writer: fix logical error when a packed leaf directory overflows [#37]
|
2022-03-20 18:20:56 +08:00 |
|
Brandon Liu
|
7fe6325c74
|
refactor of python writer; separate pyramid building from i/o
|
2022-02-28 10:59:02 +08:00 |
|