Apache Baremaps v0.7.2 (incubating)
The Apache Baremaps community is pleased to announce the release of Apache Baremaps 0.7.2 (incubating). Thank you to everyone who contributed to this release and thank you to the mentors for their guidance and support. We are looking to grow the community and welcome new contributors.
What's Changed
- maplibre-gl: bump to 2.4.0 by @zvikara in #602
- Fix links in README files by @bchapuis in #615
- Improve reporting for workflow execution by @bchapuis in #612
- Add the
apache-
prefix to tar release by @swerky in #611 - Add missing files in release and exclude unwanted folders by @swerky in #610
- Implement the vector tile specification by @bchapuis in #617
- Add support for FlatGeoBuf by @bchapuis in #591
- Improve the transformation workflow by @bchapuis in #620
- Add CodeQL workflow by @jorgectf in #534
- Improve the osm simplifications by @bchapuis in #625
- Support js files in export command by @bchapuis in #626
- Correctly reproject geometries by @bchapuis in #628
- Update the OGC API specification files by @bchapuis in #630
- ogcapi, maintenance dependencies by @Perdjesk in #631
- Add raster split view for dev by @leonardcser in #636
- Feature/osm-split-view by @leonardcser in #637
- Fix invalid query execution by @bchapuis in #627
- Catch null pointer exception server resources by @leonardcser in #638
- Add third-party licenses to the binary distribution by @bchapuis in #642
- Add version of the application into the README by @swerky in #613
- Fix encoding issue in geocoder by @bchapuis in #643
- Update and simplify OGCAPI implementation by @bchapuis in #633
- Merge the mvt and vectortile packages by @bchapuis in #644
- Rename Tile into TileCoord by @bchapuis in #645
- Move tile store in a dedicated package by @bchapuis in #646
- Merge the database and openstreetmap packages by @bchapuis in #647
- Infer user IP from HTTP headers or connection by @bchapuis in #648
- Fix aeroway layering order and color by @leonardcser in #650
- Simplify IpLoc package by @bchapuis in #649
- Enable ipv6 location by @bchapuis in #653
- Feature/test-renderer by @leonardcser in #659
- Remove --database CLI in dev/export/serve and replace with field in tileset.json by @Perdjesk in #658
- Feature/test-renderer by @leonardcser in #661
- Fix tile cache bug by @bchapuis in #665
- Add gdal polygonize script by @leonardcser in #667
- Fix natural and landuse for low zoom levels by @leonardcser in #666
- Add countries at low zoom level by @leonardcser in #671
- Introduce apache-rat-plugin. Exclude from rat dev/experimental elements by @Perdjesk in #663
- Importing natural earth generates an error by @bchapuis in #668
- Display icons, country names, and boundaries on the basemap by @bchapuis in #674
- Remove name translations from points at low zoom levels by @bchapuis in #676
- Remove the sonar workflow by @bchapuis in #677
- Improve SQLite configuration by @bchapuis in #672
- Add highway=construction directives by @bchapuis in #685
- Add bus way and bus stop to basemap by @bchapuis in #686
- Add right-to-left plugin to the maps by @bchapuis in #687
- Scope CLI version.txt resource file to specific package by @Perdjesk in #689
- Fix/point visibility by @leonardcser in #690
- Support FTP downloads. Extend IRR whois source files by @Perdjesk in #698
- Improve zip expansion by @bchapuis in #700
- Theme variables and Positron Scheme by @MaximeLesti in #691
- 695 display natural=wood layer on top of leisure=park layer by @leonardcser in #701
- Refactor the basemap and introduce new themes by @bchapuis in #706
- Server refactoring by @bchapuis in #705
- Fix null pointer exception by @bchapuis in #707
- New cli command to edit styles locally by @leonardcser in #704
- Correct typo in configuration by @Perdjesk in #708
- Uncomment ocean by @leonardcser in #710
- Fix export command by @bchapuis in #694
- Geocoder: scoring by population, parsing query text support AND,OR operators by @Perdjesk in #712
- Remove not used complementary Maven remote repositories by @Perdjesk in #714
- Fix inspect popup text overflow by @leonardcser in #718
- Calcite integration by @bchapuis in #709
- Add example outputs to gitignore by @leonardcser in #730
- IPLoc precision levels, add metadata fields in iploc database by @Perdjesk in #724
- Caught exception are logged and response entity does not contain a stacktrace by @Perdjesk in #728
- Country name conversion to English by @Yahia1018 in #734
- Consistent behavior for replaceExisting file by @Perdjesk in #727
- Update Maven to 3.9.3 and wrapper to 3.2.0 by @Perdjesk in #737
- Consolidate logging dependencies by @Perdjesk in #738
- Improve style source deserialization by @bchapuis in #747
- Fix minor issues and improve the release process by @bchapuis in #744
- Split sql files correctly by @bchapuis in #749
- Optimize vector tile export and log slow queries by @bchapuis in #753
- Disable antialias in basemap by @bchapuis in #756
- Display natural layer at low zoom levels by @bchapuis in #750
- Remove not used logo.svg by @Perdjesk in #761
- Adapt after review during last release candidate by @Perdjesk in #758
- Listing bundled dependencies in THIRD-PARTY grouped by license type handling multi licenses by @Perdjesk in #759
- Use lowercase table names in postgresql by @bchapuis in #768
- Add task to execute sql script by @bchapuis in #769
- Expose the tileset and the SQL queries in dev mode by @bchapuis in #772
- Expose environment variables to javascript by @bchapuis in #776
- Add a datasource object to the tileset by @bchapuis in #777
- List the derived files in the NOTICE by @bchapuis in #771
- Concat THIRD-PARTY to LICENSE in bin release by @bchapuis in #778
- Experimental GeocoderOSM by @Perdjesk in #782
- Release Baremaps 0.7.2 by @bchapuis in #789
New Contributors
- @zvikara made their first contribution in #602
- @jorgectf made their first contribution in #534
- @leonardcser made their first contribution in #636
- @MaximeLesti made their first contribution in #691
- @Yahia1018 made their first contribution in #734
Full Changelog: v0.7.1...v0.7.2