dawarich/config/initializers
Aleksei Besogonov 3fe48f6685 Add support for Nominatim
This adds support for Nominatim-based reverse geocoding, along with
Photon and Geofi. To use it, set the environment variables:

NOMINATIM_API_HOST - the host name of the OSM Nominatim server
NOMINATIM_API_USE_HTTPS - use the HTTPS to connect
NOMINATIM_API_KEY - the API key
2025-01-20 23:16:51 -08:00
..
00_random.rb Use fixed time for start_at and end_at in suggest_spec.rb 2024-10-19 23:03:35 +02:00
01_constants.rb Add support for Nominatim 2025-01-20 23:16:51 -08:00
02_version_cache.rb Update app version to 0.19.1 2024-12-05 11:10:00 +01:00
03_dawarich_settings.rb Add support for Nominatim 2025-01-20 23:16:51 -08:00
assets.rb Update to Rails 8.0.1 2024-12-17 12:56:21 +01:00
content_security_policy.rb Update to Rails 7.1.1 2023-10-21 12:43:31 +02:00
devise.rb Update devise to 4.9.3 and links to work with Turbo 2024-03-15 22:24:23 +01:00
filter_parameter_logging.rb Fix specs for watcher and change z-index for markers and polylines 2024-12-25 13:05:42 +01:00
geocoder.rb Add support for Nominatim 2025-01-20 23:16:51 -08:00
httparty.rb Update to Rails 8.0.1 2024-12-17 12:56:21 +01:00
inflections.rb Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user 2022-04-06 22:46:10 +04:00
mime_types.rb Use local countries.geojson 2024-11-01 14:05:16 +01:00
new_framework_defaults_8_0.rb Update to Rails 8.0.1 2024-12-17 12:56:21 +01:00
permissions_policy.rb Update to Rails 7.1.1 2023-10-21 12:43:31 +02:00
prometheus.rb Fix Prometheus exporter for Sidekiq 2024-12-04 15:00:28 +01:00
reddis.rb Add a rake task to import large files from Google Takeout 2024-05-23 20:35:31 +02:00
rswag_api.rb Add swagger along with api/v1/points swagger doc 2024-05-18 13:35:48 +02:00
rswag_ui.rb Add favicon and allow setting concurrency via BACKGROUND_PROCESSING_CONCURRENCY 2024-06-07 19:22:39 +02:00
sidekiq.rb Remove Photon API env vars and use DawarichSettings for reverse geocoding settings 2025-01-07 13:12:14 +01:00
web_app_manifest.rb Add favicon and allow setting concurrency via BACKGROUND_PROCESSING_CONCURRENCY 2024-06-07 19:22:39 +02:00