Browse Source

Merge remote-tracking branch 'gitea/master'

places
parent
commit
53557f98ee
  1. 8
      education.json

8
education.json

@ -29,17 +29,13 @@
], ],
"14": [ "14": [
"(", "(",
"node[amenity~'^(college|university|library|school|kindergarten|language_school)$'];",
"way[amenity~'^(college|university|library|school|kindergarten|language_school)$'];",
"relation[amenity~'^(college|university|library|school|kindergarten|language_school)$'];",
"nwr[amenity~'^(college|university|library|school|kindergarten|language_school)$'];",
"nwr[office~\"^(educational_institution|research)$\"];", "nwr[office~\"^(educational_institution|research)$\"];",
")" ")"
], ],
"16": [ "16": [
"(", "(",
"node[amenity~'^(college|university|library|school|kindergarten|public_bookcase)$'];",
"way[amenity~'^(college|university|library|school|kindergarten|public_bookcase)$'];",
"relation[amenity~'^(college|university|library|school|kindergarten|public_bookcase)$'];",
"nwr[amenity~'^(college|university|library|school|kindergarten|language_school|public_bookcase)$'];",
"nwr[office~\"^(educational_institution|research)$\"];", "nwr[office~\"^(educational_institution|research)$\"];",
")" ")"
] ]

Loading…
Cancel
Save