소스 검색

Used new nwr query with regular expression matching hotels and motels.

master
Juergen 5 년 전
부모
커밋
ae1afbe64e
  1. 2
      Hotels.json

2
Hotels.json

@ -4,6 +4,6 @@
"en": "Hotels"
},
"query": {
"8": "(node[tourism=\"motel\"];node[tourism=\"hotel\"];)"
"8": "nwr[tourism~\"^.otel$\"]"
}
}
불러오는 중...
취소
저장