Wykres commitów

169 Commity (5c8b8e1bb08a4a0bec7fb4d04223f4582e77df38)

Autor SHA1 Wiadomość Data
dependabot[bot] afc2470eb5
Bump sqlite-jdbc from 3.40.1.0 to 3.41.0.0 (#497) 2023-02-23 05:51:35 -05:00
dependabot[bot] b872eb2bd8
Bump log4j.version from 2.19.0 to 2.20.0 (#494) 2023-02-21 05:57:55 -05:00
dependabot[bot] 08dc1e679b
Bump geotools.version from 28.1 to 28.2 (#493) 2023-02-21 04:55:54 -05:00
dependabot[bot] 756f17e45e
Bump protobuf-java from 3.21.12 to 3.22.0 (#491) 2023-02-17 18:20:30 -05:00
Michael Barry 9c318e45b0
Update ReadableTileArchive.java (#486) 2023-02-14 05:41:28 -05:00
Brandon Liu 9bf62d5644
Pmtiles package low level header and directory serialization/deserialization [#98] (#466) 2023-02-08 06:44:04 -05:00
dependabot[bot] 07b1f78034
Bump RoaringBitmap from 0.9.38 to 0.9.39 (#474) 2023-02-06 04:46:30 -05:00
Michael Barry 9a704e773e
Convert get all tile coords to iterator (#463) 2023-02-05 14:16:05 -05:00
dependabot[bot] 6ed0e3cc86
Bump sqlite-jdbc from 3.40.0.0 to 3.40.1.0 (#472) 2023-02-02 06:19:52 -05:00
Michael Barry 78129905e5
Add `--download-max-bandwidth` option (#467) 2023-01-30 13:38:09 -05:00
Brandon Liu 88daeb4d0b
Speed up VarInt encoding, remove emitTilesInOrder option [#98] (#460) 2023-01-27 08:12:54 -05:00
Brandon Liu 9ce9d1f5b2
FeatureGroup can emit in either TMS or Hilbert order. [#98] (#455) 2023-01-26 21:43:07 -05:00
Michael Barry 723f44e236
Improve is convex logic (#459) 2023-01-26 12:03:58 -05:00
Erik Price 4f43f1127a
Revert "fix is convex negated (#241)" (#458)
This reverts commit f93e5221f8.
2023-01-26 04:59:37 -05:00
Brandon Liu f772180fb7
refactor VectorLayers from mbtiles into util.LayerStats [#98] (#456) 2023-01-25 21:15:43 -05:00
Erik Price a0f8c67c78
Support unzipping GeoPackage sources at runtime (#430) 2023-01-25 20:56:30 -05:00
dependabot[bot] ae1317c341
Bump geopackage from 6.6.0 to 6.6.1 (#457)
Bumps [geopackage](https://github.com/ngageoint/geopackage-java) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/ngageoint/geopackage-java/releases)
- [Changelog](https://github.com/ngageoint/geopackage-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ngageoint/geopackage-java/compare/6.6.0...6.6.1)

---
updated-dependencies:
- dependency-name: mil.nga.geopackage:geopackage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 06:23:40 -05:00
Brandon Liu b97d9d0e79
fix CloseableConsumer class name (#454) 2023-01-23 06:06:57 -05:00
Brandon Liu 1afb5de820
add VarInt encoder for unsigned longs [#98] (#449) 2023-01-23 05:58:23 -05:00
dependabot[bot] 42e2e19390
Bump geotools.version from 28.0 to 28.1 (#452) 2023-01-20 05:56:01 -05:00
Brandon Liu 09fd4ba2ba
Tile archive refactor (#443) 2023-01-17 07:05:45 -05:00
Peter Hanecak 4a622a8ef0
Tile hashing fix (#436) 2023-01-14 16:03:50 -05:00
dependabot[bot] 867e447a10
Bump RoaringBitmap from 0.9.37 to 0.9.38 (#434) 2023-01-09 06:32:03 -05:00
dependabot[bot] aa69f509e2
Bump RoaringBitmap from 0.9.36 to 0.9.37 (#432) 2023-01-05 05:44:10 -05:00
Erik Price ef24e91f0b
Add basic support for reading GeoPackage files. (#413) 2023-01-02 12:19:05 -05:00
Michael Barry aea309e094
add layer to shapefile (#429) 2023-01-02 11:41:12 -05:00
Michael Barry dad2073f61
Add planetiler-specific metadata (#428) 2023-01-02 11:26:00 -05:00
Erik Price 184f950051
Extract ZIP file walker out of ShapefileReader. (#423) 2023-01-01 17:29:00 -05:00
dependabot[bot] 2ed6ac8630
Bump RoaringBitmap from 0.9.35 to 0.9.36 (#418) 2022-12-19 04:35:22 -05:00
Erik Price ea8589bd6f
Add shapefile directory source (#406) 2022-12-15 14:19:22 -05:00
dependabot[bot] e9f78d6471
Bump protobuf-java from 3.21.11 to 3.21.12 (#415) 2022-12-15 06:06:08 -05:00
dependabot[bot] 29dc7993c5
Bump slf4j-api from 2.0.5 to 2.0.6 (#414)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 05:50:14 -05:00
dependabot[bot] 271e681b1a
Bump protobuf-java from 3.21.10 to 3.21.11 (#412) 2022-12-11 16:54:53 -05:00
dependabot[bot] 9f6167bfff
Bump slf4j-api from 2.0.3 to 2.0.5 (#405) 2022-12-05 04:50:31 -05:00
dependabot[bot] c08925fee1
Bump protobuf-java from 3.21.9 to 3.21.10 (#404) 2022-12-02 15:32:12 -05:00
Michael Barry 926bc9210b
Switch ordering of translation providers (#403) 2022-12-01 17:26:04 -05:00
dependabot[bot] 966ee898fd
Bump sqlite-jdbc from 3.39.4.1 to 3.40.0.0 (#401)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.39.4.1 to 3.40.0.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.39.4.1...3.40.0.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 10:57:32 -05:00
Erik Price 9e4eb45baa
Fix max tile size in stats output. (#399) 2022-11-30 20:18:45 -05:00
Erik Price 762d052b10
Remove outdated reference to "relation_member" type (#397) 2022-11-29 18:15:35 -05:00
ttomasz 6a893a4787
Cli add version argument (#376) 2022-11-26 06:59:13 -05:00
dependabot[bot] 3a434a4cd7
Bump RoaringBitmap from 0.9.33 to 0.9.35 (#392) 2022-11-23 04:49:09 -05:00
dependabot[bot] 0d4396e0bf
Bump geotools.version from 27.2 to 28.0 (#390)
Bumps `geotools.version` from 27.2 to 28.0.

Updates `gt-shapefile` from 27.2 to 28.0

Updates `gt-epsg-hsql` from 27.2 to 28.0

---
updated-dependencies:
- dependency-name: org.geotools:gt-shapefile
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.geotools:gt-epsg-hsql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 05:16:37 -05:00
Erik Price ccf098115e
Move NumberFormat to thread-local variable (#387)
* Move NumberFormat to thread-local variable

The NumberFormat class isn't thread safe, and sharing one instance
across threads allowed for races which resulted in otherwise valid OSM
tags not being parsed correctly.

* Add supression for ThreadLocal use

* Use ThreadLocal for NumberFormat objects in `Format`

* Wrap `NumberFormat` instances rather than hashmap
2022-11-21 20:34:28 -05:00
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
dependabot[bot] 9ead458f7f
Bump os-maven-plugin from 1.7.0 to 1.7.1 (#388)
Bumps [os-maven-plugin](https://github.com/trustin/os-maven-plugin) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/trustin/os-maven-plugin/releases)
- [Commits](https://github.com/trustin/os-maven-plugin/compare/os-maven-plugin-1.7.0...os-maven-plugin-1.7.1)

---
updated-dependencies:
- dependency-name: kr.motd.maven:os-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 05:26:06 -05:00
dependabot[bot] c73c835533
Bump sqlite-jdbc from 3.39.4.0 to 3.39.4.1 (#386)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.39.4.0 to 3.39.4.1.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.39.4.0...3.39.4.1)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 06:31:26 -05:00
dependabot[bot] 199faf72f2
Bump jnr-ffi from 2.2.12 to 2.2.13 (#385)
Bumps [jnr-ffi](https://github.com/jnr/jnr-ffi) from 2.2.12 to 2.2.13.
- [Release notes](https://github.com/jnr/jnr-ffi/releases)
- [Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.12...jnr-ffi-2.2.13)

---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-ffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 05:50:55 -05:00
dependabot[bot] 22c6fd1927
Bump sqlite-jdbc from 3.39.3.0 to 3.39.4.0 (#381) 2022-11-10 03:59:38 -05:00
dependabot[bot] 0489a290f5
Bump protobuf-java from 3.21.8 to 3.21.9 (#375)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.8 to 3.21.9.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.8...v3.21.9)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 06:12:43 -04:00
dependabot[bot] f02120e7b0
Bump geotools.version from 27.1 to 27.2 (#371) 2022-10-24 05:12:41 -04:00