Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Apache Baremaps v0.7.1 (incubating) source code.tar.gz | 2023-03-14 | 13.4 MB | |
Apache Baremaps v0.7.1 (incubating) source code.zip | 2023-03-14 | 13.9 MB | |
README.md | 2023-03-14 | 4.7 kB | |
Totals: 3 Items | 27.3 MB | 0 |
The Apache Baremaps community is pleased to announce the release of Apache Baremaps 0.7.1 (incubating). This is our first release since joining the Apache Software Foundation and an important milestone in the project's history. 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
- Use the google code style and rename the root package by @bchapuis in https://github.com/apache/incubator-baremaps/pull/496
- Use the pgbulkinsert dependency instead of the modified version by @bchapuis in https://github.com/apache/incubator-baremaps/pull/500
- Use the latest MIT licensed version of osmpbf by @bchapuis in https://github.com/apache/incubator-baremaps/pull/504
- Add inspect and tile boundaries controllers to map by @bchapuis in https://github.com/apache/incubator-baremaps/pull/508
- Share datasources between workflow tasks by @bchapuis in https://github.com/apache/incubator-baremaps/pull/509
- Improve workflow tasks by @bchapuis in https://github.com/apache/incubator-baremaps/pull/510
- Check whether file exists when replacing it in the download workflow … by @Drabble in https://github.com/apache/incubator-baremaps/pull/514
- Remove the iploc TODO.md that has been replaced by issues by @Drabble in https://github.com/apache/incubator-baremaps/pull/527
- Use .asf.yaml to manage GitHub settings by @CalvinKirs in https://github.com/apache/incubator-baremaps/pull/533
- Support single IPv4 address to clean up code by @Drabble in https://github.com/apache/incubator-baremaps/pull/528
- Remove docs directory, fix links and .asf.yaml by @bchapuis in https://github.com/apache/incubator-baremaps/pull/540
- Order IP to location by size of IP range by @Drabble in https://github.com/apache/incubator-baremaps/pull/543
- Create a new index that includes both ip_start and ip_end by @Drabble in https://github.com/apache/incubator-baremaps/pull/545
- Leverage Java 17 features by @bchapuis in https://github.com/apache/incubator-baremaps/pull/547
- Simplify natural and landuse layers by @bchapuis in https://github.com/apache/incubator-baremaps/pull/532
- Update README.md by @Drabble in https://github.com/apache/incubator-baremaps/pull/550
- Put back the examples along with a basic README.md by @Drabble in https://github.com/apache/incubator-baremaps/pull/551
- Fix wrong links to the documentation in the README by @Drabble in https://github.com/apache/incubator-baremaps/pull/552
- Improve the Geocoder service and make a simple web example by @Drabble in https://github.com/apache/incubator-baremaps/pull/555
- Improve IP to location with a Workflow and a simple web application by @Drabble in https://github.com/apache/incubator-baremaps/pull/529
- Update the IntelliJ configurations by @Drabble in https://github.com/apache/incubator-baremaps/pull/558
- Refactor the openstreetmap handlers by @bchapuis in https://github.com/apache/incubator-baremaps/pull/564
- Put the extrusion example back in place by @Drabble in https://github.com/apache/incubator-baremaps/pull/567
- Simplify the design of the geocoder by @bchapuis in https://github.com/apache/incubator-baremaps/pull/563
- Style bridges in basemap by @bchapuis in https://github.com/apache/incubator-baremaps/pull/576
- Fix styling issues by @bchapuis in https://github.com/apache/incubator-baremaps/pull/579
- Improve layer ordering by @bchapuis in https://github.com/apache/incubator-baremaps/pull/581
- Improve support for the collection API to facilitate the simplification of geometries by @bchapuis in https://github.com/apache/incubator-baremaps/pull/570
- Add geoBoundaries dataset to basemap by @bchapuis in https://github.com/apache/incubator-baremaps/pull/584
- First release of Apache Baremaps by @bchapuis in https://github.com/apache/incubator-baremaps/pull/535
- Improve label ordering in basemap by @bchapuis in https://github.com/apache/incubator-baremaps/pull/589
- Fix broken link by @joshfischer1108 in https://github.com/apache/incubator-baremaps/pull/592
- Update links to the documentation by @bchapuis in https://github.com/apache/incubator-baremaps/pull/593
- Fix missing license headers by @LeonardBesseau in https://github.com/apache/incubator-baremaps/pull/598
New Contributors
- @CalvinKirs made their first contribution in https://github.com/apache/incubator-baremaps/pull/533
- @joshfischer1108 made their first contribution in https://github.com/apache/incubator-baremaps/pull/592
Full Changelog: https://github.com/apache/incubator-baremaps/compare/v0.7.0...v0.7.1