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