Skip to content

apache/incubator-baremaps

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3dbe1b7 Β· Sep 9, 2024
Sep 9, 2024
Jul 30, 2023
Jun 4, 2024
Sep 9, 2024
Jun 27, 2024
Jun 25, 2024
Jun 27, 2024
Sep 6, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Sep 9, 2024
Jun 27, 2024
Jun 13, 2024
Mar 1, 2024
Jul 3, 2024
Jun 27, 2024
Feb 17, 2023
Mar 6, 2024
Mar 14, 2024
Oct 24, 2023
Mar 6, 2024
Mar 6, 2024
Oct 2, 2023
Mar 6, 2024
May 6, 2023
Mar 14, 2024
Sep 9, 2024
Oct 2, 2023
Jul 30, 2023
Jul 30, 2023
Sep 9, 2024

Repository files navigation

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 the documentation on the project's website. The following pages showcase the main uses of Apache Baremaps.

  • The OpenStreetMap example is a good introduction to Baremaps, it shows how to produce high resolution vector tiles.
  • The NaturalEarth example shows how to produce low resolution vector tiles.
  • The Contour example shows how to produce contour lines from a digital elevation model.
  • The IP to location example shows how to create and serve an IP to location service in a simple web application.
  • The Geocoding example shows how to create and serve a geocoding service in a simple web application.

πŸ‘©β€πŸ’» How do I contribute?

There are many places where you can contribute to Apache Baremaps such as the code, the documentation, the website or the examples.

The official documentation is located in a separate repository.

If you want to contribute to the code you can refer to the following developer guides available in the documentation.

You can also contribute in the following ways.

  • Create an issue: Report a bug or feature request
  • Join the mailing list: Initiate or participate in project discussions on the mailing list
  • Write a post: Write a post to share your use cases and experiences with Apache Baremaps

Finally, check out CONTRIBUTING and CODE_OF_CONDUCT.

πŸ“„ License

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