Bertil Chapuis
Bertil Chapuis
https://jreleaser.org/ https://github.com/jreleaser/jreleaser
The state of the javadoc can be improved. This issue is used to track progress. Current status: - [x] baremaps-blob - [x] baremaps-blob-s3 - [ ] baremaps-cli - [x] baremaps-osm...
This may accelerate the creation of geometries when a lot of RAM is available. https://github.com/yahoo/Oak https://github.com/OpenHFT/Chronicle-Map
I recently got a dedicated server aimed at producing a world map. I still encounter some issues with the geometries of some relations in planet.osm.pbf, hence the small fixes here...
Creating indexes can take up to several hours. It would be nice to report on the progress. The following query may help at doing this. ``` SELECT a.query, p.phase, p.blocks_done,...
For instance, a subset of the layers could be returned by passing parameters in the URL or in the query parameters. ``` /z/x/y.pbf?layers=layer1+layer2+layer3 ``` If no filter is specified, all...
The maputnik editor may be used to edit the sql queries used to generate the tileset. This would enable to edit the whole map (tileset and styles) without leaving the...