commit | de8f5629039a7ea7dc6ec93aed7a43bb26809ebb | [log] [tgz] |
---|---|---|
author | Bertil Chapuis <bchapuis@gmail.com> | Wed Nov 06 09:08:56 2024 +0100 |
committer | GitHub <noreply@github.com> | Wed Nov 06 09:08:56 2024 +0100 |
tree | 72ab4802841eb280da8b8e2dcd5215d042344687 | |
parent | f2fb634fb0a7f1c5398d6c7df9b0b9f2b938e8f4 [diff] |
Index and search DataTable with Lucene (#902) * Refactor the geocoder package * Add consumer, mapper and query for datatable abstration * Add abstractions to create index from data tables
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.
You can find a getting started and [additional examples] on the project's website.
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.
This project is licensed under Apache License 2.0 - see the LICENSE file for details.