# DO NOT EDIT - This file is being maintained by Chef #Data source name for the database connection. Dsn: 'dbname=<%= node[:nominatim][:dbname] %>' #Path to the folder where rules data are stored (geojson, vector tiles, etc). RulesFolderPath: '<%= @outputdir %>' #Prefix path of the web URL to access the rules data (ex: https://nominatim.org/QA-data). WebPrefixPath: 'https://qa-tile.nominatim.openstreetmap.org'