mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
update project information for taginfo.json
This commit is contained in:
@@ -52,12 +52,12 @@ function print_taginfo()
|
|||||||
|
|
||||||
local format = {
|
local format = {
|
||||||
data_format = 1,
|
data_format = 1,
|
||||||
data_url = 'http://nominatim.openstreetmap.org/taginfo.json',
|
data_url = 'https://nominatim.openstreetmap.org/taginfo.json',
|
||||||
project = {
|
project = {
|
||||||
name = 'Nominatim',
|
name = 'Nominatim',
|
||||||
description = 'OSM search engine.',
|
description = 'OSM search engine.',
|
||||||
project_url = 'http://nominatim.openstreetmap.org',
|
project_url = 'https://nominatim.openstreetmap.org',
|
||||||
doc_url = 'http://wiki.osm.org/wiki/Nominatim',
|
doc_url = 'https://nominatim.org/release-docs/develop/',
|
||||||
contact_name = 'Sarah Hoffmann',
|
contact_name = 'Sarah Hoffmann',
|
||||||
contact_email = 'lonvia@denofr.de'
|
contact_email = 'lonvia@denofr.de'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user