Remove DISCLAIMER-WIP

The licensing issues have been addressed.
1 file changed
tree: abfd93e3bbab2344dfd4010165ab3de8a26d8efa
  1. .github/
  2. .mvn/
  3. .run/
  4. baremaps-benchmarking/
  5. baremaps-cli/
  6. baremaps-core/
  7. baremaps-csv/
  8. baremaps-data/
  9. baremaps-dem/
  10. baremaps-flatgeobuf/
  11. baremaps-geopackage/
  12. baremaps-geoparquet/
  13. baremaps-maplibre/
  14. baremaps-openstreetmap/
  15. baremaps-pmtiles/
  16. baremaps-postgres/
  17. baremaps-renderer/
  18. baremaps-rpsl/
  19. baremaps-server/
  20. baremaps-shapefile/
  21. baremaps-store/
  22. baremaps-testing/
  23. basemap/
  24. daylight/
  25. examples/
  26. scripts/
  27. .asf.yaml
  28. .gitignore
  29. CODE_OF_CONDUCT.md
  30. codestyle.xml
  31. CONTRIBUTING.md
  32. LICENSE
  33. LICENSE.header
  34. mvnw
  35. mvnw.cmd
  36. NOTICE
  37. pom.xml
  38. README
  39. README.md
  40. RELEASE.md
README.md

Apache Baremaps (Incubating)

PRs Welcome Build Passing Vulnerabilities Mailing List

Apache Baremaps is a toolkit and a set of infrastructure components for creating, publishing, and operating online maps. It provides a data pipeline enabling developers to build maps with different data sources with live reload capabilities. It provides other services commonly used in online maps, such as location search and IP to location.

🔥 Live Demo

Live Demo

📖 How do I use Apache Baremaps?

You can find a getting started and [additional examples] on the project's website.

👩‍💻 How do I contribute?

There are many places where you can contribute to Apache Baremaps and your contributions are more than welcome.

The developer manual provides a good starting point on how to build and run the project from source.

You can contribute in the following ways:

Finally, check out CONTRIBUTING and CODE_OF_CONDUCT.

📄 License

This project is licensed under Apache License 2.0 - see the LICENSE file for details.