The Apache Baremaps community is pleased to announce the release of Apache Baremaps 0.7.3 (incubating). Thank you to everyone who contributed to this release and thank you to the mentors for their support. We are looking to grow the community and welcome new contributors.
Highlights
- This new release addresses most licensing concerns, including those related to EPSG and test data, which is a crucial step for the project.
- There is now support for PMTiles, which enables low-cost and low-maintenance map applications.
- Significant improvements were made to enable the creation of vector tiles from the Daylight Map Distribution.
What's Changed
- Update dependencies by @bchapuis in #791
- Cleanup OGC API by @bchapuis in #793
- Fix release script by @bchapuis in #787
- Improve release instructions by @bchapuis in #783
- Optimize postgres tilestore by @bchapuis in #792
- Move fonts and sprites to apache website by @bchapuis in #796
- Fix unzip task and add shaded relief workflow by @bchapuis in #798
- Create inital workflow for daylight by @bchapuis in #757
- Improve low zoom levels by @bchapuis in #800
- Add building extrusions by @bchapuis in #788
- Add refresh statements for the materialized views by @bchapuis in #801
- Add documentation for the cache flag by @bchapuis in #803
- Handle no arguments in the init command by @bchapuis in #804
- Add support for PMTiles by @bchapuis in #794
- Improve building extrusion by @bchapuis in #809
- Upgrade maplibre by @bchapuis in #808
- Improve hanlding of exceptions in the tile stream by @bchapuis in #807
- Enable internal compression in pmtiles by @bchapuis in #811
- Improve workflow package by @bchapuis in #802
- Remove duplicated lines in postgres data table by @bchapuis in #814
- Display framerate in dev mode and missing license headers by @bchapuis in #813
- Test the readers with osm-test data by @bchapuis in #816
- Refactor copy writer with constants by @bchapuis in #817
- Add a search service for the database by @bchapuis in #818
- Improve highway layers and fix issues in basemap by @bchapuis in #819
- Fix the header of the pmtiles by @bchapuis in #820
- Add toString methods to tasks by @bchapuis in #821
- Improve icons and legends by @bchapuis in #822
- Fix leisure layer in daylight workflow by @bchapuis in #825
- Bring back Armeria by @bchapuis in #826
- Update the license override.properties file by @bchapuis in #827
- Improve the workflow for the daylight distribution by @bchapuis in #823
- Improve the naming convention and fix styling issues by @bchapuis in #829
- Add style directives directives by @bchapuis in #830
- Create the spritesheet with spreet by @bchapuis in #831
- Add spritezero icons and instructions by @bchapuis in #832
- Make some improvements to the style by @bchapuis in #833
- Upgrade MapLibre to version 4 by @bchapuis in #834
- Fix the different themes by @bchapuis in #835
- Fix assembly file for source release by @bchapuis in #836
- Move most assets to baremaps site by @bchapuis in #837
- Upgrade maven dependencies by @bchapuis in #838
- Remove the dependency to proj4j-epsg by @bchapuis in #840
- Add missing license headers by @bchapuis in #839
- Replace licensed datasets by sample datasets by @bchapuis in #841
- Update the license override.properties file by @bchapuis in #842
- Use standard codes of conduct by @CalvinKirs in #843
Full Changelog: v0.7.2...v0.7.3-rc1