Wykres commitów

381 Commity (f2050ec4bc8131fc66291b6b4b9c86e2f12af13e)

Autor SHA1 Wiadomość Data
Mike Barry f2050ec4bc Demo tiles hosted by Americana project 2022-06-04 06:57:28 -04:00
Mike Barry 83ed0556dc 0.5-snapshot 2022-06-03 21:07:28 -04:00
Michael Barry bed2220e83
Cheap isFill check and add `--skip-filled-tiles` option (#234) 2022-06-03 21:04:17 -04:00
Michael Barry b0f634bcaf
Use fnv1a64 for tile hash (#253) 2022-06-03 20:44:49 -04:00
dependabot[bot] c39c667f02
Bump mockito-core from 4.6.0 to 4.6.1 (#252) 2022-06-03 05:46:22 -04:00
Michael Barry 4ba36655d4
Fall back to parsing bounds from all nodes (#251) 2022-06-03 05:25:17 -04:00
Michael Barry 85a50cf70c
Also run java 18 in CI (#249) 2022-06-02 05:52:40 -04:00
Mike Barry a2ff797267 Upload jar file on each commit to main 2022-06-02 05:41:05 -04:00
dependabot[bot] 2947968d9a
Bump commonmark from 0.18.2 to 0.19.0 (#248)
Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.18.2 to 0.19.0.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.18.2...commonmark-parent-0.19.0)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02 05:20:53 -04:00
Michael Barry 2ccef9f7f6
Unsynchronize ICU4j transliterate (#246) 2022-06-01 21:31:49 -04:00
Björn Bilger 97642fc096
Improve DB Indexes and Fix Deferred Index Logging in Compact DB Mode (#245) 2022-06-01 21:29:59 -04:00
Michael Barry f93e5221f8
fix is convex negated (#241) 2022-05-30 08:15:40 -04:00
dependabot[bot] 27cf19cca4
Bump mockito-core from 4.5.1 to 4.6.0 (#239) 2022-05-30 04:55:43 -04:00
Brian Sperlongano 9cf7f318fe
Change 'render' terminology (#238) 2022-05-29 18:03:32 -04:00
Michael Barry f7fd3e90a7
Merge overlapping water polygons (#235) 2022-05-28 05:40:17 -04:00
Michael Barry 4ecc96e9d9
enable by default (#236) 2022-05-28 05:23:36 -04:00
Michael Barry 99c0f8ae9c
Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00
Björn Bilger f5206b3a73
add compact DB mode (--compact-db) to de-duplicate mbtiles output (#219) 2022-05-24 17:46:56 -04:00
Michael Barry 6873b989d6
Upgrade basemap profile to OpenMapTiles v3.13.1 (#227) 2022-05-23 06:08:59 -04:00
dependabot[bot] 2cf36c61c8
Bump geotools.version from 26.4 to 27.0 (#230)
Bumps `geotools.version` from 26.4 to 27.0.

Updates `gt-shapefile` from 26.4 to 27.0

Updates `gt-epsg-hsql` from 26.4 to 27.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 05:31:57 -04:00
Michael Barry dab37f572e
Handle elevations in units besides meters (#226) 2022-05-17 20:23:11 -04:00
dependabot[bot] 6b4eca3a78
Bump jackson.version from 2.13.2 to 2.13.3 (#223) 2022-05-16 06:01:39 -04:00
Michael Barry b1e6848979
Upload artifact during build (#222) 2022-05-12 06:31:07 -04:00
dependabot[bot] 1a55d138e7
Bump spotless-maven-plugin from 2.22.4 to 2.22.5 (#221)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.4 to 2.22.5.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.22.4...maven/2.22.5)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 05:35:42 -04:00
Michael Barry a8bec7a56d
Run nested tests (#218) 2022-05-08 21:12:31 -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 726e6d0107
Parallel temp feature writes using `--write-threads` argument (#213) 2022-05-05 22:02:18 -04:00
Michael Barry 3589fc61f3
More robust multiexpression filtering (#206) 2022-05-04 20:30:47 -04:00
dependabot[bot] b109bd0ee6
Bump spotless-maven-plugin from 2.22.3 to 2.22.4 (#210) 2022-05-04 08:29:15 -04:00
Michael Barry 01b52f9812
Add `--mmap-temp` option to use memory-mapped IO for temp feature files (#209) 2022-05-03 08:59:15 -04:00
Brian Sperlongano 891537e2bc
Implement matchField testing for Expression.not (#201) 2022-04-30 09:42:24 -04:00
Michael Barry 186af36c42
Minimize number of temp feature chunk files (#199) 2022-04-28 20:14:44 -04:00
Brian Sperlongano ffb157414e
Data type support for Expression / MultiExpression (#190) 2022-04-28 07:08:00 -04:00
dependabot[bot] 59a48e1620
Bump spotless-maven-plugin from 2.22.2 to 2.22.3 (#198)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.2 to 2.22.3.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.22.2...maven/2.22.3)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 05:45:52 -04:00
Michael Barry c1cac1d1d0
ignore generated code from sonar (#197) 2022-04-27 08:10:37 -04:00
Michael Barry b04f4cde0b
Review thread local warnings (#196) 2022-04-27 07:24:14 -04:00
Michael Barry 2db49fc76f
Fix sonar issues with unclosed resources (#195) 2022-04-26 06:26:05 -04:00
dependabot[bot] 4c67e10ed5
Bump spotless-maven-plugin from 2.22.1 to 2.22.2 (#194)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.1 to 2.22.2.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.22.1...lib/2.22.2)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 06:09:22 -04:00
Michael Barry 29a50f59e4
fix sonar warnings in tests (#191) 2022-04-23 06:36:24 -04:00
Michael Barry 5341d4d712
Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
dependabot[bot] ae92610f24
Bump mockito-core from 4.5.0 to 4.5.1 (#189) 2022-04-22 06:02:43 -04:00
dependabot[bot] 8f9c1fabe0
Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#188)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 07:30:00 -04:00
dependabot[bot] 6c4f22f2d9
Bump mockito-core from 4.4.0 to 4.5.0 (#183)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 07:19:41 -04:00
dependabot[bot] b67189e2dd
Bump actions/cache from 2 to 3 (#182)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 07:18:38 -04:00
Michael Barry 48c443135a
Inline sonar token (#186) 2022-04-21 07:09:27 -04:00
Mike Barry 3332d27b16 force 1.0.13 2022-04-20 06:30:13 -04:00
Michael Barry afe1f08a75
Synchronize less in `transportation_name` layer (#180) 2022-04-19 06:38:50 -04:00
Michael Barry ad7502c601
[WIP] Sonar? (#177)
Try using sonarcloud for static analysis
2022-04-19 06:24:52 -04:00
Michael Barry 422c6c0fcb
reduce forest landcover min zoom to 7 (#176) 2022-04-14 05:39:01 -04:00
dependabot[bot] 2742bef48d
Bump actions/setup-java from 2 to 3 (#171)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 20:14:29 -04:00