Hi there, we already implemented something like this and are using it within Primo. Try it and go to https://primo.bibliothek.kit.edu/primo-explore/search?tab=kit&sortby=date&vid=KIT Then search for "php head first" and take the second hit (german book) On the full title you see the typical google maps "mark a position" icons in read, click on them Best regards, Uwe -------------------------------------------------------------------------- Karlsruhe Institute of Technology (KIT) KIT-Library Dipl.-Inform. Uwe Dierolf Straße am Forum 2 Geb. 30.50, Raum 628.1 76131 Karlsruhe - Germany +49 721 608-46076 uwe.dierolf@kit.edu -------------------------------------------------------------------------- Am Wed, Jun 29, 2022 at 12:04:39PM +0200 schrieb Thomas Klausner:
Hi!
We are currently discussing a project where a customer wants to add a geosearch to Koha (store lat/lng in biblio, use Elastic geo queries [0] together with a leaflet.js map to find biblios in a certain area).
I assume that might be of interest to Koha in general?
I also assume that this will only be possible via some changes to Koha core code (i.e. adding a new search field to ES and Koha, define mappings), while some things might be doable as a plugin (the "frontend" map etc).
Before we start hacking I'd like to get some feedback from you:
* Would something like this be considered to be added to future Koha versions? * Do you think it's feasable / possible to add to Koha? * Has anybody maybe done a geosearch before? (I couldn't find anything..)
Greetings, domm
0: https://www.elastic.co/guide/en/elasticsearch/reference/6.8/geo-queries.html
-- #!/usr/bin/perl https://domm.plix.at eor(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/} _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/