[Koha-bugs] [Bug 31652] New: Add geo-search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 29 13:38:56 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31652

            Bug ID: 31652
           Summary: Add geo-search
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: new feature
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: domm at plix.at

A customer wants to add a geo-search to Koha:

* Store lat/lng in biblio 034$s and 034$t
* Add lat/lng to ElasticSearch index as geo_point:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/geo-point.html
* Add support for ElasticSearch geo-queries:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/geo-queries.html
* Use Leaflet.js to render maps and pins

We (HKS3, koha-support.eu) have already implemented most of it. We will provide
our changes as a patch (or a set of patches) and hope that they will be merged
into the main Koha source code.

It will take a bit more time to actually provide the code, but I create this
ticket now so we have an "anchor" if anybody wants to discuss this feature etc.

Greetings,
domm

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list