پودمان:Wikidata2/POITypes

از ویکی‌سفر، راهنمای آزاد سفر
نماد توضیحات توضیحات پودمان[ایجاد]
return {
	
	-- Standard
	["default"]		= "sight",
	
	-- Hotel
	["Q27686"]		= "hotel",		-- Hotel
	['Q654772']     = 'hostel',     -- Hostel
	
	-- Restaurant
	['Q11707']      = 'restaurant', -- Restaurant
	['Q30022']      = 'cafe',       -- Café
	['Q187456']     = 'bar',        -- Bar
	
	-- archäologische Stätten
	["Q839954"]		= "archaeological site",	-- archäologische Stätte, allgemein
	['Q39614']      = 'cemetery',   -- Friedhof
	
	-- Tempel
	["Q44539"]		= "temple",		-- Tempel, allgemein
	["Q427287"]		= "temple",		-- Wat in Thailand, Kambodscha, Myanmar und Laos
	["Q842402"]		= "temple",		-- Hindutempel
	["Q13466456"]	= "temple",		-- Millionenjahrhaus
	["Q927825"]		= "temple",		-- Totentempel

	['Q16970']      = "church",     -- Kirche
	['Q32815']      = "mosque",     -- Moschee

	-- Museum
	['Q33506']      = 'museum',     -- Museum

	['Q153562']     = 'opera house',
	['Q24354']      = 'theater',

	-- Bauwerke
	['Q16560']      = 'palace',
	['Q41176']      = 'building',
	['Q53060']      = 'gate',
	['Q12280']      = 'bridge',
	['Q1497364']    = 'building',      -- Gebäudekomplex

	-- Parks und Gärten
	['Q47692']      = 'garden',
	['Q1107656']    = 'garden',
	['Q43501']      = 'zoological garden',
	['Q22698']      = 'park',

	['Q34442']      = 'road',
	['Q83620']      = 'road', -- Verkehrsweg

	-- Verwaltung
	['Q182060']     = 'office',
	['Q43229']      = 'organisation',
	['Q18411786']   = 'tourist information',

	-- Airport
	['Q1248784']    = 'airport',    -- Flughafen
	['Q55488']      = 'train',      -- Bahnhof
	['Q55678']      = 'train',      -- Haltepunkt
	['Q25653']      = 'ferry',      -- Fähre
	
	['Q7075']       = 'library',
	
	['Q719456']     = 'go',         -- station
	['Q334166']     = 'go',         -- mode of transport
	['Q5056668']    = 'sleep',      -- lodging
	['Q27038993']   = 'eat',        -- food establishment
	['Q27077054']   = 'eat',		-- catering company
	['Q5307737']    = 'drink',      -- drinking establishment
	
	['Q11315']      = 'mall',
	
	-- settlements
	['Q515']        = 'city',
	['Q532']        = 'village',
	['Q486972']     = 'settlement',
}