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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/