Wykres commitów

321 Commity (3ca78328a28a35f4b2c1ca5e003bc9c5c3db64de)

Autor SHA1 Wiadomość Data
Mike Barry 3ca78328a2 attach javadoc before signing 2022-03-31 07:20:07 -04:00
Michael Barry 4983bbc04e
0.4.0 tweaks (#153)
* tweaks from running on planet

* add no building merge log

* table format

* update maven descriptions
2022-03-31 06:42:28 -04:00
Mike Barry 827da1912a bump to 0.4-SNAPSHOT 2022-03-31 05:54:57 -04:00
dependabot[bot] 33931ed7f0
Bump jib-maven-plugin from 3.2.0 to 3.2.1 (#152)
Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-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-03-31 05:34:28 -04:00
dependabot[bot] 1c76cdc96d
Bump spotless-maven-plugin from 2.21.0 to 2.22.0 (#151) 2022-03-29 06:10:34 -04:00
Yuri Astrakhan bc66bbd352
Linting - spelling, tiny cleanups (#150)
* Linting - spelling, tiny cleanups

Grammar fixes, marked one place as `final`, etc.

* formatting
2022-03-27 05:49:58 -04:00
Mike Barry 96b6f200c6 fix multipolygon size estimate 2022-03-25 19:47:49 -04:00
Mike Barry 11cb4ade2e fix --madvise flag 2022-03-25 19:47:31 -04:00
Michael Barry fb5fe8252f
Don't get transportation_name ref values from minor networks (#148) 2022-03-25 05:42:45 -04:00
Michael Barry 2a8ac32350
Improve name:latin logic (#147)
* name:latin improvements

* improve latin letter regex

* allow region codes and x-extension's on localized names
2022-03-25 05:39:12 -04:00
Robin 34f2be75cd
Allow changing Basemap Base-Url (#143) 2022-03-24 19:24:27 -04:00
Mike Barry 0f084f4028 tweak bug report template 2022-03-23 06:05:11 -04:00
Mike Barry 724c451f5c fix hasTag variants 2022-03-23 05:37:20 -04:00
Michael Barry e20b41c88d
Offload multipolygon storage to disk (reduce memory usage by 10-15gb) (#141) 2022-03-22 20:34:54 -04:00
SomeoneElseOSM 4c6d5e6aa7
Update README.md (#140)
* Update README.md

Fix "planetilerler" typo on "java" line.
Nudge non-Java people into adding methods inside their new class, not outside it.
2022-03-21 20:42:10 -04:00
Michael Barry 313a695abb
Handle more than one centerline for a lake (#139) 2022-03-19 15:16:11 -04:00
Michael Barry bf081692ce
Node location cache: off-heap storage and “array” implementation that supports parallel inserts (#131)
* Add --nodemap-type=array option for 2-3x faster osm pass 1 imports
* Add --nodemap-storage=direct option to experiment with direct (off-heap) memory usage
* Extract ResourceUsage and OsmPhaser utilities
2022-03-19 05:46:03 -04:00
Mike Barry ba7b861a8f remove reference to old profile name 2022-03-17 20:19:29 -04:00
Oliver Wipfli 1cfcca2e20
Read shapefiles in UTF-8 mode (#137) 2022-03-17 08:26:13 -04:00
Oliver Wipfli 332e631507
Check disk space and memory only with OSM input file (#138) 2022-03-16 05:42:44 -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
dependabot[bot] 1c27d833b2
Bump mockito-core from 4.3.1 to 4.4.0 (#130)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.1...v4.4.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-03-08 21:23:55 -05:00
Mike Barry f9c2434725 dependabot change 2022-03-08 21:14:27 -05:00
Mike Barry 628c937c9a fix dependabot wrapper pom 2022-03-08 21:11:31 -05:00
Michael Barry cce51668f2
Migrate to eclipse formatter to support multiple IDEs (#122) 2022-03-08 21:08:03 -05:00
Michael Barry bce75230f2
Move roadmap out of README
These are all tracked in issues now
2022-03-08 07:05:08 -05:00
dependabot[bot] 04da2864a6
Bump msgpack-core from 0.9.0 to 0.9.1 (#123) 2022-03-08 04:46:34 -05:00
dependabot[bot] 5f2733a7fb
Bump jackson.version from 2.13.1 to 2.13.2 (#121) 2022-03-07 06:31:57 -05:00
Michael Barry 385ffa9a50
Use newer lake centerlines from @acalcutt (#116) 2022-03-05 09:09:37 -05:00
Michael Barry 1ce2b5f76c
Retry wikidata requests (#115) 2022-03-05 08:52:20 -05:00
Mike Barry e5acfbd17c Add logs from @ZeLonewolf's r6g ramdisk run 2022-03-05 08:06:15 -05:00
Oliver Wipfli 4c9c24f1aa
Update adoptium links (#94) 2022-03-04 07:22:12 -05:00
Mike Barry 3767cc4719 check disk space and memory after wikidata/download early exit 2022-03-04 05:18:27 -05:00
Michael Barry e93ff79a01
Log direct memory usage (#108) 2022-03-03 20:21:25 -05:00
Michael Barry f051178b46
Test for freeing input file after read (#107) 2022-03-03 08:52:45 -05:00
Mike Barry 0ddba6e9a7 actually delete after run 2022-03-03 08:32:04 -05:00
Michael Barry 20c7a05caa
Warn when running with insufficient memory or disk space (#73) 2022-03-03 07:25:24 -05:00
dependabot[bot] 27bfb0f819
Bump actions/checkout from 2 to 3 (#106) 2022-03-02 04:51:45 -05:00
Michael Barry 8a6997f9dc
Remove graphhopper dependency (#101) 2022-03-01 08:43:19 -05:00
dependabot[bot] 1f75ad2667
Bump guava from 31.0.1-jre to 31.1-jre (#102)
Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 31.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 07:17:52 -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
dependabot[bot] 7e8596b0e1
Bump log4j.version from 2.17.1 to 2.17.2 (#100) 2022-02-28 05:10:22 -05:00
dependabot[bot] 4ad4d952a6
Bump actions/setup-node from 2 to 3 (#95) 2022-02-25 05:02:25 -05:00
dependabot[bot] 2017e84475
Bump commonmark from 0.18.1 to 0.18.2 (#96) 2022-02-25 05:01:31 -05:00
Michael Barry 714c636e12
download from quickstart (#93) 2022-02-24 21:21:19 -05:00
Oliver Wipfli 0f2c2e9c76
Add intellij file settings instructions on Linux (#89) 2022-02-24 21:11:08 -05:00
Michael Barry 0d727c4302
Thread stats (#85)
Add more detailed thread and GC stats to summary.
2022-02-24 08:19:44 -05:00
dependabot[bot] aaaaa2f20b
Bump geotools.version from 26.2 to 26.3 (#84) 2022-02-24 05:03:49 -05:00
Mike Barry e7e5cd88c4 fix warnings 2022-02-23 20:45:56 -05:00
Michael Barry 209361eb7e
Support for each loop in workers (#83) 2022-02-23 20:32:41 -05:00