2017-07-14 21:02:30 +02:00
|
|
|
--[[
|
|
|
|
**************************
|
|
|
|
** Categories for PoI **
|
|
|
|
**************************
|
|
|
|
--]]
|
|
|
|
|
2017-07-14 21:32:27 +02:00
|
|
|
poi_categories = {
|
2017-07-14 21:02:30 +02:00
|
|
|
"General",
|
|
|
|
"Buildings",
|
|
|
|
"Markets",
|
|
|
|
"Landscapes",
|
|
|
|
"Caves",
|
2017-08-23 18:08:55 +02:00
|
|
|
"Museums",
|
|
|
|
"Education",
|
|
|
|
"Recreation"
|
2017-07-14 21:02:30 +02:00
|
|
|
}
|