Commit Graph
29 Commits
Author SHA1 Message Date
sedum 6ee96fb07c geolocation api rate-limit: improve the delay mechanism to be sure to don't hit provider more than 1 time/s, add memory-cache to save response data. 2023-01-19 01:29:24 +01:00
sedum ebb3fcbd93 geolocation api rate-limit: add a delay of at least 1s between requests 2023-01-14 14:53:51 +01:00
sedum 7fa2e1aa0c init api rate-limit on geolocation api routes 2023-01-13 22:28:38 +01:00
sedum e8f744960b add missing photon osm_property locality 2022-12-20 06:26:37 +01:00
sedum 40a9b8fd62 fix typo in nominatim docs 2022-12-20 06:25:50 +01:00
sedum 6bd5935d3c whereinput don't search address if not allow_geolocation 2022-12-10 19:33:32 +01:00
sedum 84e6795e4e fix geolocation-countrycodes were disabled, fix admin/places use of current geocoding provider 2022-12-06 01:28:42 +01:00
sedum 2f08942567 minor on terms of service links 2022-12-06 00:57:20 +01:00
sedum f3391222e2 Merge branch 'master' of framagit.org:/les/gancio into feat/nominatim-docker_docs 2022-12-06 00:47:47 +01:00
sedum 9682b3e957 minor on geocoding_provider default settings 2022-12-06 00:20:42 +01:00
sedum 96694d3d58 Merge branch 'master' of framagit.org:/les/gancio into feat/geolocation_allow_to_change_providers_merge 2022-12-06 00:07:57 +01:00
sedum f6ea3be746 geocoding and tilelayer tests are working also on setup, add support for photon 2022-12-06 00:03:53 +01:00
sedum c096a616ba add filter by countrycodes, and allow to change geolocation providers 2022-12-02 11:25:43 +01:00
sedum 4d9030e8fb draft 2022-12-01 10:28:48 +01:00
sedum 3242237f3c feat/nominatim-docker_docs: add docs on nominatim install 2022-12-01 08:58:26 +01:00
sedum 4139e72638 allow to customize the button to friendly instances, set new default value to 'friendly instances' 2022-11-21 00:52:02 +01:00
sedum 7e3815cc7e allowgeoloc: remove tests drafts 2022-11-11 06:15:34 +01:00
sedum 7fdc6ca07f allowgeoloc: add translations, fix padding in whereinput, center text in show-map dialog 2022-11-11 06:01:50 +01:00
sedum 537a68f54d Merge branch 'master' of framagit.org:/les/gancio into feat/allowgeoloc 2022-10-28 08:47:43 +02:00
sedum ca6a0ea58f center map in dialog delaying popup, add validation of coordinates in /add, fix loading feedback in searchCoordinates field 2022-10-28 08:27:47 +02:00
sedum 6a7205ed34 allowgeoloc: trim placename before submit as issue 189 reported 2022-10-28 04:36:39 +02:00
sedum ddf5f295d3 allowgeoloc: add links of routes by type in event map dialog 2022-10-28 04:34:11 +02:00
sedum d55a2c3a3b allowgeoloc: don't show show-map button if event has no coords 2022-10-18 16:49:54 +02:00
sedum dfd9a3d3b9 Merge branch 'master' of framagit.org:/les/gancio into feat/allowgeoloc 2022-10-18 16:45:42 +02:00
sedum 0fb39b2c07 added place.latitude and place.longitude, fix routes 2022-09-19 05:13:57 +02:00
sedum 838d1988ad init show map and routes 2022-09-18 23:15:22 +02:00
sedum 5671e3b6ca Merge branch 'master' of framagit.org:/les/gancio into feat/allowgeoloc 2022-09-08 21:17:14 +02:00
sedum 6e182b5de1 rename gelocation, and move the request to nominatim server side 2022-09-08 20:37:20 +02:00
sedum dcdefec6de add geolocalization 2022-09-02 08:32:13 +02:00