Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-09 | 5.9 kB | |
v0.7.3 source code.tar.gz | 2024-04-09 | 1.9 MB | |
v0.7.3 source code.zip | 2024-04-09 | 2.9 MB | |
Totals: 3 Items | 4.8 MB | 0 |
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 https://github.com/apache/incubator-baremaps/pull/791
- Cleanup OGC API by @bchapuis in https://github.com/apache/incubator-baremaps/pull/793
- Fix release script by @bchapuis in https://github.com/apache/incubator-baremaps/pull/787
- Improve release instructions by @bchapuis in https://github.com/apache/incubator-baremaps/pull/783
- Optimize postgres tilestore by @bchapuis in https://github.com/apache/incubator-baremaps/pull/792
- Move fonts and sprites to apache website by @bchapuis in https://github.com/apache/incubator-baremaps/pull/796
- Fix unzip task and add shaded relief workflow by @bchapuis in https://github.com/apache/incubator-baremaps/pull/798
- Create inital workflow for daylight by @bchapuis in https://github.com/apache/incubator-baremaps/pull/757
- Improve low zoom levels by @bchapuis in https://github.com/apache/incubator-baremaps/pull/800
- Add building extrusions by @bchapuis in https://github.com/apache/incubator-baremaps/pull/788
- Add refresh statements for the materialized views by @bchapuis in https://github.com/apache/incubator-baremaps/pull/801
- Add documentation for the cache flag by @bchapuis in https://github.com/apache/incubator-baremaps/pull/803
- Handle no arguments in the init command by @bchapuis in https://github.com/apache/incubator-baremaps/pull/804
- Add support for PMTiles by @bchapuis in https://github.com/apache/incubator-baremaps/pull/794
- Improve building extrusion by @bchapuis in https://github.com/apache/incubator-baremaps/pull/809
- Upgrade maplibre by @bchapuis in https://github.com/apache/incubator-baremaps/pull/808
- Improve hanlding of exceptions in the tile stream by @bchapuis in https://github.com/apache/incubator-baremaps/pull/807
- Enable internal compression in pmtiles by @bchapuis in https://github.com/apache/incubator-baremaps/pull/811
- Improve workflow package by @bchapuis in https://github.com/apache/incubator-baremaps/pull/802
- Remove duplicated lines in postgres data table by @bchapuis in https://github.com/apache/incubator-baremaps/pull/814
- Display framerate in dev mode and missing license headers by @bchapuis in https://github.com/apache/incubator-baremaps/pull/813
- Test the readers with osm-test data by @bchapuis in https://github.com/apache/incubator-baremaps/pull/816
- Refactor copy writer with constants by @bchapuis in https://github.com/apache/incubator-baremaps/pull/817
- Add a search service for the database by @bchapuis in https://github.com/apache/incubator-baremaps/pull/818
- Improve highway layers and fix issues in basemap by @bchapuis in https://github.com/apache/incubator-baremaps/pull/819
- Fix the header of the pmtiles by @bchapuis in https://github.com/apache/incubator-baremaps/pull/820
- Add toString methods to tasks by @bchapuis in https://github.com/apache/incubator-baremaps/pull/821
- Improve icons and legends by @bchapuis in https://github.com/apache/incubator-baremaps/pull/822
- Fix leisure layer in daylight workflow by @bchapuis in https://github.com/apache/incubator-baremaps/pull/825
- Bring back Armeria by @bchapuis in https://github.com/apache/incubator-baremaps/pull/826
- Update the license override.properties file by @bchapuis in https://github.com/apache/incubator-baremaps/pull/827
- Improve the workflow for the daylight distribution by @bchapuis in https://github.com/apache/incubator-baremaps/pull/823
- Improve the naming convention and fix styling issues by @bchapuis in https://github.com/apache/incubator-baremaps/pull/829
- Add style directives directives by @bchapuis in https://github.com/apache/incubator-baremaps/pull/830
- Create the spritesheet with spreet by @bchapuis in https://github.com/apache/incubator-baremaps/pull/831
- Add spritezero icons and instructions by @bchapuis in https://github.com/apache/incubator-baremaps/pull/832
- Make some improvements to the style by @bchapuis in https://github.com/apache/incubator-baremaps/pull/833
- Upgrade MapLibre to version 4 by @bchapuis in https://github.com/apache/incubator-baremaps/pull/834
- Fix the different themes by @bchapuis in https://github.com/apache/incubator-baremaps/pull/835
- Fix assembly file for source release by @bchapuis in https://github.com/apache/incubator-baremaps/pull/836
- Move most assets to baremaps site by @bchapuis in https://github.com/apache/incubator-baremaps/pull/837
- Upgrade maven dependencies by @bchapuis in https://github.com/apache/incubator-baremaps/pull/838
- Remove the dependency to proj4j-epsg by @bchapuis in https://github.com/apache/incubator-baremaps/pull/840
- Add missing license headers by @bchapuis in https://github.com/apache/incubator-baremaps/pull/839
- Replace licensed datasets by sample datasets by @bchapuis in https://github.com/apache/incubator-baremaps/pull/841
- Update the license override.properties file by @bchapuis in https://github.com/apache/incubator-baremaps/pull/842
- Use standard codes of conduct by @CalvinKirs in https://github.com/apache/incubator-baremaps/pull/843
Full Changelog: https://github.com/apache/incubator-baremaps/compare/v0.7.2...v0.7.3-rc1