@trailstash/ultra 4.1.5 → 4.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Examples/alt-bbox-format.ultra +1 -1
- package/Examples/emoji.ultra +29 -0
- package/Examples/postpass.ultra +10 -0
- package/Examples/qlever.ultra +1 -2
- package/Examples/sophox.ultra +1 -2
- package/build-emoji-sprites.js +32 -0
- package/build-sprites.sh +3 -5
- package/docs/assets/Examples/emoji.png +0 -0
- package/docs/assets/Examples/postpass.png +0 -0
- package/docs/assets/showcase/DecomissionedAircraftMap.png +0 -0
- package/docs/assets/showcase/HighSchoolMascotMap.png +0 -0
- package/docs/assets/showcase/teambaden.png +0 -0
- package/docs/assets/showcase/water-crisis.png +0 -0
- package/docs/further-reading.md +5 -1
- package/docs/query-shortcuts.md +26 -3
- package/docs/resources.md +5 -2
- package/docs/showcase.md +34 -0
- package/docs/yaml.md +15 -0
- package/lib/bounds.js +11 -0
- package/lib/queryProviders/index.js +5 -1
- package/lib/queryProviders/osm.js +4 -0
- package/lib/queryProviders/postpass.js +76 -0
- package/lib/queryProviders/sparql.js +21 -3
- package/package.json +2 -2
- package/static/sprites/emoji.json +13750 -0
- package/static/sprites/emoji.png +0 -0
- package/static/sprites/emoji@2x.json +13750 -0
- package/static/sprites/emoji@2x.png +0 -0
- package/static/sprites/maki.json +35 -27
- package/static/sprites/maki.png +0 -0
- package/static/sprites/maki@2x.json +832 -824
- package/static/sprites/maki@2x.png +0 -0
- package/static/sprites/temaki.json +260 -252
- package/static/sprites/temaki.png +0 -0
- package/static/sprites/temaki@2x.json +2126 -2118
- package/static/sprites/temaki@2x.png +0 -0
|
@@ -1,1705 +1,1713 @@
|
|
|
1
1
|
{
|
|
2
2
|
"aerialway": {
|
|
3
|
-
"height":
|
|
4
|
-
"width":
|
|
3
|
+
"height": 72,
|
|
4
|
+
"width": 72,
|
|
5
5
|
"x": 0,
|
|
6
6
|
"y": 0,
|
|
7
7
|
"pixelRatio": 2,
|
|
8
8
|
"sdf": true
|
|
9
9
|
},
|
|
10
10
|
"airfield": {
|
|
11
|
-
"height":
|
|
12
|
-
"width":
|
|
13
|
-
"x":
|
|
11
|
+
"height": 72,
|
|
12
|
+
"width": 72,
|
|
13
|
+
"x": 72,
|
|
14
14
|
"y": 0,
|
|
15
15
|
"pixelRatio": 2,
|
|
16
16
|
"sdf": true
|
|
17
17
|
},
|
|
18
18
|
"airport": {
|
|
19
|
-
"height":
|
|
20
|
-
"width":
|
|
19
|
+
"height": 72,
|
|
20
|
+
"width": 72,
|
|
21
21
|
"x": 0,
|
|
22
|
-
"y":
|
|
22
|
+
"y": 72,
|
|
23
23
|
"pixelRatio": 2,
|
|
24
24
|
"sdf": true
|
|
25
25
|
},
|
|
26
26
|
"alcohol-shop": {
|
|
27
|
-
"height":
|
|
28
|
-
"width":
|
|
29
|
-
"x":
|
|
30
|
-
"y":
|
|
27
|
+
"height": 72,
|
|
28
|
+
"width": 72,
|
|
29
|
+
"x": 72,
|
|
30
|
+
"y": 72,
|
|
31
31
|
"pixelRatio": 2,
|
|
32
32
|
"sdf": true
|
|
33
33
|
},
|
|
34
34
|
"american-football": {
|
|
35
|
-
"height":
|
|
36
|
-
"width":
|
|
37
|
-
"x":
|
|
35
|
+
"height": 72,
|
|
36
|
+
"width": 72,
|
|
37
|
+
"x": 144,
|
|
38
38
|
"y": 0,
|
|
39
39
|
"pixelRatio": 2,
|
|
40
40
|
"sdf": true
|
|
41
41
|
},
|
|
42
42
|
"amusement-park": {
|
|
43
|
-
"height":
|
|
44
|
-
"width":
|
|
45
|
-
"x":
|
|
46
|
-
"y":
|
|
43
|
+
"height": 72,
|
|
44
|
+
"width": 72,
|
|
45
|
+
"x": 144,
|
|
46
|
+
"y": 72,
|
|
47
47
|
"pixelRatio": 2,
|
|
48
48
|
"sdf": true
|
|
49
49
|
},
|
|
50
50
|
"animal-shelter": {
|
|
51
|
-
"height":
|
|
52
|
-
"width":
|
|
51
|
+
"height": 72,
|
|
52
|
+
"width": 72,
|
|
53
53
|
"x": 0,
|
|
54
|
-
"y":
|
|
54
|
+
"y": 144,
|
|
55
55
|
"pixelRatio": 2,
|
|
56
56
|
"sdf": true
|
|
57
57
|
},
|
|
58
58
|
"aquarium": {
|
|
59
|
-
"height":
|
|
60
|
-
"width":
|
|
61
|
-
"x":
|
|
62
|
-
"y":
|
|
59
|
+
"height": 72,
|
|
60
|
+
"width": 72,
|
|
61
|
+
"x": 72,
|
|
62
|
+
"y": 144,
|
|
63
63
|
"pixelRatio": 2,
|
|
64
64
|
"sdf": true
|
|
65
65
|
},
|
|
66
66
|
"arrow": {
|
|
67
|
-
"height":
|
|
68
|
-
"width":
|
|
69
|
-
"x":
|
|
70
|
-
"y":
|
|
67
|
+
"height": 72,
|
|
68
|
+
"width": 72,
|
|
69
|
+
"x": 144,
|
|
70
|
+
"y": 144,
|
|
71
71
|
"pixelRatio": 2,
|
|
72
72
|
"sdf": true
|
|
73
73
|
},
|
|
74
74
|
"art-gallery": {
|
|
75
|
-
"height":
|
|
76
|
-
"width":
|
|
77
|
-
"x":
|
|
75
|
+
"height": 72,
|
|
76
|
+
"width": 72,
|
|
77
|
+
"x": 216,
|
|
78
78
|
"y": 0,
|
|
79
79
|
"pixelRatio": 2,
|
|
80
80
|
"sdf": true
|
|
81
81
|
},
|
|
82
82
|
"attraction": {
|
|
83
|
-
"height":
|
|
84
|
-
"width":
|
|
85
|
-
"x":
|
|
86
|
-
"y":
|
|
83
|
+
"height": 72,
|
|
84
|
+
"width": 72,
|
|
85
|
+
"x": 216,
|
|
86
|
+
"y": 72,
|
|
87
87
|
"pixelRatio": 2,
|
|
88
88
|
"sdf": true
|
|
89
89
|
},
|
|
90
90
|
"bakery": {
|
|
91
|
-
"height":
|
|
92
|
-
"width":
|
|
93
|
-
"x":
|
|
94
|
-
"y":
|
|
91
|
+
"height": 72,
|
|
92
|
+
"width": 72,
|
|
93
|
+
"x": 216,
|
|
94
|
+
"y": 144,
|
|
95
95
|
"pixelRatio": 2,
|
|
96
96
|
"sdf": true
|
|
97
97
|
},
|
|
98
98
|
"bank-JP": {
|
|
99
|
-
"height":
|
|
100
|
-
"width":
|
|
99
|
+
"height": 72,
|
|
100
|
+
"width": 72,
|
|
101
101
|
"x": 0,
|
|
102
|
-
"y":
|
|
102
|
+
"y": 216,
|
|
103
103
|
"pixelRatio": 2,
|
|
104
104
|
"sdf": true
|
|
105
105
|
},
|
|
106
106
|
"bank": {
|
|
107
|
-
"height":
|
|
108
|
-
"width":
|
|
109
|
-
"x":
|
|
110
|
-
"y":
|
|
107
|
+
"height": 72,
|
|
108
|
+
"width": 72,
|
|
109
|
+
"x": 72,
|
|
110
|
+
"y": 216,
|
|
111
111
|
"pixelRatio": 2,
|
|
112
112
|
"sdf": true
|
|
113
113
|
},
|
|
114
114
|
"bar": {
|
|
115
|
-
"height":
|
|
116
|
-
"width":
|
|
117
|
-
"x":
|
|
118
|
-
"y":
|
|
115
|
+
"height": 72,
|
|
116
|
+
"width": 72,
|
|
117
|
+
"x": 144,
|
|
118
|
+
"y": 216,
|
|
119
119
|
"pixelRatio": 2,
|
|
120
120
|
"sdf": true
|
|
121
121
|
},
|
|
122
122
|
"barrier": {
|
|
123
|
-
"height":
|
|
124
|
-
"width":
|
|
125
|
-
"x":
|
|
126
|
-
"y":
|
|
123
|
+
"height": 72,
|
|
124
|
+
"width": 72,
|
|
125
|
+
"x": 216,
|
|
126
|
+
"y": 216,
|
|
127
127
|
"pixelRatio": 2,
|
|
128
128
|
"sdf": true
|
|
129
129
|
},
|
|
130
130
|
"baseball": {
|
|
131
|
-
"height":
|
|
132
|
-
"width":
|
|
133
|
-
"x":
|
|
131
|
+
"height": 72,
|
|
132
|
+
"width": 72,
|
|
133
|
+
"x": 288,
|
|
134
134
|
"y": 0,
|
|
135
135
|
"pixelRatio": 2,
|
|
136
136
|
"sdf": true
|
|
137
137
|
},
|
|
138
138
|
"basketball": {
|
|
139
|
-
"height":
|
|
140
|
-
"width":
|
|
141
|
-
"x":
|
|
142
|
-
"y":
|
|
139
|
+
"height": 72,
|
|
140
|
+
"width": 72,
|
|
141
|
+
"x": 288,
|
|
142
|
+
"y": 72,
|
|
143
143
|
"pixelRatio": 2,
|
|
144
144
|
"sdf": true
|
|
145
145
|
},
|
|
146
146
|
"bbq": {
|
|
147
|
-
"height":
|
|
148
|
-
"width":
|
|
149
|
-
"x":
|
|
150
|
-
"y":
|
|
147
|
+
"height": 72,
|
|
148
|
+
"width": 72,
|
|
149
|
+
"x": 288,
|
|
150
|
+
"y": 144,
|
|
151
151
|
"pixelRatio": 2,
|
|
152
152
|
"sdf": true
|
|
153
153
|
},
|
|
154
154
|
"beach": {
|
|
155
|
-
"height":
|
|
156
|
-
"width":
|
|
157
|
-
"x":
|
|
158
|
-
"y":
|
|
155
|
+
"height": 72,
|
|
156
|
+
"width": 72,
|
|
157
|
+
"x": 288,
|
|
158
|
+
"y": 216,
|
|
159
159
|
"pixelRatio": 2,
|
|
160
160
|
"sdf": true
|
|
161
161
|
},
|
|
162
162
|
"beer": {
|
|
163
|
-
"height":
|
|
164
|
-
"width":
|
|
163
|
+
"height": 72,
|
|
164
|
+
"width": 72,
|
|
165
165
|
"x": 0,
|
|
166
|
-
"y":
|
|
166
|
+
"y": 288,
|
|
167
167
|
"pixelRatio": 2,
|
|
168
168
|
"sdf": true
|
|
169
169
|
},
|
|
170
170
|
"bicycle-share": {
|
|
171
|
-
"height":
|
|
172
|
-
"width":
|
|
173
|
-
"x":
|
|
174
|
-
"y":
|
|
171
|
+
"height": 72,
|
|
172
|
+
"width": 72,
|
|
173
|
+
"x": 72,
|
|
174
|
+
"y": 288,
|
|
175
175
|
"pixelRatio": 2,
|
|
176
176
|
"sdf": true
|
|
177
177
|
},
|
|
178
178
|
"bicycle": {
|
|
179
|
-
"height":
|
|
180
|
-
"width":
|
|
181
|
-
"x":
|
|
182
|
-
"y":
|
|
179
|
+
"height": 72,
|
|
180
|
+
"width": 72,
|
|
181
|
+
"x": 144,
|
|
182
|
+
"y": 288,
|
|
183
183
|
"pixelRatio": 2,
|
|
184
184
|
"sdf": true
|
|
185
185
|
},
|
|
186
186
|
"blood-bank": {
|
|
187
|
-
"height":
|
|
188
|
-
"width":
|
|
189
|
-
"x":
|
|
190
|
-
"y":
|
|
187
|
+
"height": 72,
|
|
188
|
+
"width": 72,
|
|
189
|
+
"x": 216,
|
|
190
|
+
"y": 288,
|
|
191
191
|
"pixelRatio": 2,
|
|
192
192
|
"sdf": true
|
|
193
193
|
},
|
|
194
194
|
"bowling-alley": {
|
|
195
|
-
"height":
|
|
196
|
-
"width":
|
|
197
|
-
"x":
|
|
198
|
-
"y":
|
|
195
|
+
"height": 72,
|
|
196
|
+
"width": 72,
|
|
197
|
+
"x": 288,
|
|
198
|
+
"y": 288,
|
|
199
199
|
"pixelRatio": 2,
|
|
200
200
|
"sdf": true
|
|
201
201
|
},
|
|
202
202
|
"bridge": {
|
|
203
|
-
"height":
|
|
204
|
-
"width":
|
|
205
|
-
"x":
|
|
203
|
+
"height": 72,
|
|
204
|
+
"width": 72,
|
|
205
|
+
"x": 360,
|
|
206
206
|
"y": 0,
|
|
207
207
|
"pixelRatio": 2,
|
|
208
208
|
"sdf": true
|
|
209
209
|
},
|
|
210
210
|
"building-alt1": {
|
|
211
|
-
"height":
|
|
212
|
-
"width":
|
|
213
|
-
"x":
|
|
214
|
-
"y":
|
|
211
|
+
"height": 72,
|
|
212
|
+
"width": 72,
|
|
213
|
+
"x": 360,
|
|
214
|
+
"y": 72,
|
|
215
215
|
"pixelRatio": 2,
|
|
216
216
|
"sdf": true
|
|
217
217
|
},
|
|
218
218
|
"building": {
|
|
219
|
-
"height":
|
|
220
|
-
"width":
|
|
221
|
-
"x":
|
|
222
|
-
"y":
|
|
219
|
+
"height": 72,
|
|
220
|
+
"width": 72,
|
|
221
|
+
"x": 360,
|
|
222
|
+
"y": 144,
|
|
223
223
|
"pixelRatio": 2,
|
|
224
224
|
"sdf": true
|
|
225
225
|
},
|
|
226
226
|
"bus": {
|
|
227
|
-
"height":
|
|
228
|
-
"width":
|
|
229
|
-
"x":
|
|
230
|
-
"y":
|
|
227
|
+
"height": 72,
|
|
228
|
+
"width": 72,
|
|
229
|
+
"x": 360,
|
|
230
|
+
"y": 216,
|
|
231
231
|
"pixelRatio": 2,
|
|
232
232
|
"sdf": true
|
|
233
233
|
},
|
|
234
234
|
"cafe": {
|
|
235
|
-
"height":
|
|
236
|
-
"width":
|
|
237
|
-
"x":
|
|
238
|
-
"y":
|
|
235
|
+
"height": 72,
|
|
236
|
+
"width": 72,
|
|
237
|
+
"x": 360,
|
|
238
|
+
"y": 288,
|
|
239
239
|
"pixelRatio": 2,
|
|
240
240
|
"sdf": true
|
|
241
241
|
},
|
|
242
242
|
"campsite": {
|
|
243
|
-
"height":
|
|
244
|
-
"width":
|
|
243
|
+
"height": 72,
|
|
244
|
+
"width": 72,
|
|
245
245
|
"x": 0,
|
|
246
|
-
"y":
|
|
246
|
+
"y": 360,
|
|
247
247
|
"pixelRatio": 2,
|
|
248
248
|
"sdf": true
|
|
249
249
|
},
|
|
250
250
|
"car-rental": {
|
|
251
|
-
"height":
|
|
252
|
-
"width":
|
|
253
|
-
"x":
|
|
254
|
-
"y":
|
|
251
|
+
"height": 72,
|
|
252
|
+
"width": 72,
|
|
253
|
+
"x": 72,
|
|
254
|
+
"y": 360,
|
|
255
255
|
"pixelRatio": 2,
|
|
256
256
|
"sdf": true
|
|
257
257
|
},
|
|
258
258
|
"car-repair": {
|
|
259
|
-
"height":
|
|
260
|
-
"width":
|
|
261
|
-
"x":
|
|
262
|
-
"y":
|
|
259
|
+
"height": 72,
|
|
260
|
+
"width": 72,
|
|
261
|
+
"x": 144,
|
|
262
|
+
"y": 360,
|
|
263
263
|
"pixelRatio": 2,
|
|
264
264
|
"sdf": true
|
|
265
265
|
},
|
|
266
266
|
"car": {
|
|
267
|
-
"height":
|
|
268
|
-
"width":
|
|
269
|
-
"x":
|
|
270
|
-
"y":
|
|
267
|
+
"height": 72,
|
|
268
|
+
"width": 72,
|
|
269
|
+
"x": 216,
|
|
270
|
+
"y": 360,
|
|
271
271
|
"pixelRatio": 2,
|
|
272
272
|
"sdf": true
|
|
273
273
|
},
|
|
274
274
|
"casino": {
|
|
275
|
-
"height":
|
|
276
|
-
"width":
|
|
277
|
-
"x":
|
|
278
|
-
"y":
|
|
275
|
+
"height": 72,
|
|
276
|
+
"width": 72,
|
|
277
|
+
"x": 288,
|
|
278
|
+
"y": 360,
|
|
279
279
|
"pixelRatio": 2,
|
|
280
280
|
"sdf": true
|
|
281
281
|
},
|
|
282
282
|
"castle-JP": {
|
|
283
|
-
"height":
|
|
284
|
-
"width":
|
|
285
|
-
"x":
|
|
286
|
-
"y":
|
|
283
|
+
"height": 72,
|
|
284
|
+
"width": 72,
|
|
285
|
+
"x": 360,
|
|
286
|
+
"y": 360,
|
|
287
287
|
"pixelRatio": 2,
|
|
288
288
|
"sdf": true
|
|
289
289
|
},
|
|
290
290
|
"castle": {
|
|
291
|
-
"height":
|
|
292
|
-
"width":
|
|
293
|
-
"x":
|
|
291
|
+
"height": 72,
|
|
292
|
+
"width": 72,
|
|
293
|
+
"x": 432,
|
|
294
294
|
"y": 0,
|
|
295
295
|
"pixelRatio": 2,
|
|
296
296
|
"sdf": true
|
|
297
297
|
},
|
|
298
298
|
"caution": {
|
|
299
|
-
"height":
|
|
300
|
-
"width":
|
|
301
|
-
"x":
|
|
302
|
-
"y":
|
|
299
|
+
"height": 72,
|
|
300
|
+
"width": 72,
|
|
301
|
+
"x": 432,
|
|
302
|
+
"y": 72,
|
|
303
303
|
"pixelRatio": 2,
|
|
304
304
|
"sdf": true
|
|
305
305
|
},
|
|
306
306
|
"cemetery-JP": {
|
|
307
|
-
"height":
|
|
308
|
-
"width":
|
|
309
|
-
"x":
|
|
310
|
-
"y":
|
|
307
|
+
"height": 72,
|
|
308
|
+
"width": 72,
|
|
309
|
+
"x": 432,
|
|
310
|
+
"y": 144,
|
|
311
311
|
"pixelRatio": 2,
|
|
312
312
|
"sdf": true
|
|
313
313
|
},
|
|
314
314
|
"cemetery": {
|
|
315
|
-
"height":
|
|
316
|
-
"width":
|
|
317
|
-
"x":
|
|
318
|
-
"y":
|
|
315
|
+
"height": 72,
|
|
316
|
+
"width": 72,
|
|
317
|
+
"x": 432,
|
|
318
|
+
"y": 216,
|
|
319
319
|
"pixelRatio": 2,
|
|
320
320
|
"sdf": true
|
|
321
321
|
},
|
|
322
322
|
"charging-station": {
|
|
323
|
-
"height":
|
|
324
|
-
"width":
|
|
325
|
-
"x":
|
|
326
|
-
"y":
|
|
323
|
+
"height": 72,
|
|
324
|
+
"width": 72,
|
|
325
|
+
"x": 432,
|
|
326
|
+
"y": 288,
|
|
327
327
|
"pixelRatio": 2,
|
|
328
328
|
"sdf": true
|
|
329
329
|
},
|
|
330
330
|
"cinema": {
|
|
331
|
-
"height":
|
|
332
|
-
"width":
|
|
333
|
-
"x":
|
|
334
|
-
"y":
|
|
331
|
+
"height": 72,
|
|
332
|
+
"width": 72,
|
|
333
|
+
"x": 432,
|
|
334
|
+
"y": 360,
|
|
335
335
|
"pixelRatio": 2,
|
|
336
336
|
"sdf": true
|
|
337
337
|
},
|
|
338
338
|
"circle-stroked": {
|
|
339
|
-
"height":
|
|
340
|
-
"width":
|
|
339
|
+
"height": 72,
|
|
340
|
+
"width": 72,
|
|
341
341
|
"x": 0,
|
|
342
|
-
"y":
|
|
342
|
+
"y": 432,
|
|
343
343
|
"pixelRatio": 2,
|
|
344
344
|
"sdf": true
|
|
345
345
|
},
|
|
346
346
|
"circle": {
|
|
347
|
-
"height":
|
|
348
|
-
"width":
|
|
349
|
-
"x":
|
|
350
|
-
"y":
|
|
347
|
+
"height": 72,
|
|
348
|
+
"width": 72,
|
|
349
|
+
"x": 72,
|
|
350
|
+
"y": 432,
|
|
351
351
|
"pixelRatio": 2,
|
|
352
352
|
"sdf": true
|
|
353
353
|
},
|
|
354
354
|
"city": {
|
|
355
|
-
"height":
|
|
356
|
-
"width":
|
|
357
|
-
"x":
|
|
358
|
-
"y":
|
|
355
|
+
"height": 72,
|
|
356
|
+
"width": 72,
|
|
357
|
+
"x": 144,
|
|
358
|
+
"y": 432,
|
|
359
359
|
"pixelRatio": 2,
|
|
360
360
|
"sdf": true
|
|
361
361
|
},
|
|
362
362
|
"clothing-store": {
|
|
363
|
-
"height":
|
|
364
|
-
"width":
|
|
365
|
-
"x":
|
|
366
|
-
"y":
|
|
363
|
+
"height": 72,
|
|
364
|
+
"width": 72,
|
|
365
|
+
"x": 216,
|
|
366
|
+
"y": 432,
|
|
367
367
|
"pixelRatio": 2,
|
|
368
368
|
"sdf": true
|
|
369
369
|
},
|
|
370
370
|
"college-JP": {
|
|
371
|
-
"height":
|
|
372
|
-
"width":
|
|
373
|
-
"x":
|
|
374
|
-
"y":
|
|
371
|
+
"height": 72,
|
|
372
|
+
"width": 72,
|
|
373
|
+
"x": 288,
|
|
374
|
+
"y": 432,
|
|
375
375
|
"pixelRatio": 2,
|
|
376
376
|
"sdf": true
|
|
377
377
|
},
|
|
378
378
|
"college": {
|
|
379
|
-
"height":
|
|
380
|
-
"width":
|
|
381
|
-
"x":
|
|
382
|
-
"y":
|
|
379
|
+
"height": 72,
|
|
380
|
+
"width": 72,
|
|
381
|
+
"x": 360,
|
|
382
|
+
"y": 432,
|
|
383
383
|
"pixelRatio": 2,
|
|
384
384
|
"sdf": true
|
|
385
385
|
},
|
|
386
386
|
"commercial": {
|
|
387
|
-
"height":
|
|
388
|
-
"width":
|
|
389
|
-
"x":
|
|
390
|
-
"y":
|
|
387
|
+
"height": 72,
|
|
388
|
+
"width": 72,
|
|
389
|
+
"x": 432,
|
|
390
|
+
"y": 432,
|
|
391
391
|
"pixelRatio": 2,
|
|
392
392
|
"sdf": true
|
|
393
393
|
},
|
|
394
394
|
"communications-tower": {
|
|
395
|
-
"height":
|
|
396
|
-
"width":
|
|
397
|
-
"x":
|
|
395
|
+
"height": 72,
|
|
396
|
+
"width": 72,
|
|
397
|
+
"x": 504,
|
|
398
398
|
"y": 0,
|
|
399
399
|
"pixelRatio": 2,
|
|
400
400
|
"sdf": true
|
|
401
401
|
},
|
|
402
402
|
"confectionery": {
|
|
403
|
-
"height":
|
|
404
|
-
"width":
|
|
405
|
-
"x":
|
|
406
|
-
"y":
|
|
403
|
+
"height": 72,
|
|
404
|
+
"width": 72,
|
|
405
|
+
"x": 504,
|
|
406
|
+
"y": 72,
|
|
407
407
|
"pixelRatio": 2,
|
|
408
408
|
"sdf": true
|
|
409
409
|
},
|
|
410
410
|
"construction": {
|
|
411
|
-
"height":
|
|
412
|
-
"width":
|
|
413
|
-
"x":
|
|
414
|
-
"y":
|
|
411
|
+
"height": 72,
|
|
412
|
+
"width": 72,
|
|
413
|
+
"x": 504,
|
|
414
|
+
"y": 144,
|
|
415
415
|
"pixelRatio": 2,
|
|
416
416
|
"sdf": true
|
|
417
417
|
},
|
|
418
418
|
"convenience": {
|
|
419
|
-
"height":
|
|
420
|
-
"width":
|
|
421
|
-
"x":
|
|
422
|
-
"y":
|
|
419
|
+
"height": 72,
|
|
420
|
+
"width": 72,
|
|
421
|
+
"x": 504,
|
|
422
|
+
"y": 216,
|
|
423
423
|
"pixelRatio": 2,
|
|
424
424
|
"sdf": true
|
|
425
425
|
},
|
|
426
426
|
"cricket": {
|
|
427
|
-
"height":
|
|
428
|
-
"width":
|
|
429
|
-
"x":
|
|
430
|
-
"y":
|
|
427
|
+
"height": 72,
|
|
428
|
+
"width": 72,
|
|
429
|
+
"x": 504,
|
|
430
|
+
"y": 288,
|
|
431
431
|
"pixelRatio": 2,
|
|
432
432
|
"sdf": true
|
|
433
433
|
},
|
|
434
434
|
"cross": {
|
|
435
|
-
"height":
|
|
436
|
-
"width":
|
|
437
|
-
"x":
|
|
438
|
-
"y":
|
|
435
|
+
"height": 72,
|
|
436
|
+
"width": 72,
|
|
437
|
+
"x": 504,
|
|
438
|
+
"y": 360,
|
|
439
439
|
"pixelRatio": 2,
|
|
440
440
|
"sdf": true
|
|
441
441
|
},
|
|
442
442
|
"dam": {
|
|
443
|
-
"height":
|
|
444
|
-
"width":
|
|
445
|
-
"x":
|
|
446
|
-
"y":
|
|
443
|
+
"height": 72,
|
|
444
|
+
"width": 72,
|
|
445
|
+
"x": 504,
|
|
446
|
+
"y": 432,
|
|
447
447
|
"pixelRatio": 2,
|
|
448
448
|
"sdf": true
|
|
449
449
|
},
|
|
450
450
|
"danger": {
|
|
451
|
-
"height":
|
|
452
|
-
"width":
|
|
451
|
+
"height": 72,
|
|
452
|
+
"width": 72,
|
|
453
453
|
"x": 0,
|
|
454
|
-
"y":
|
|
454
|
+
"y": 504,
|
|
455
455
|
"pixelRatio": 2,
|
|
456
456
|
"sdf": true
|
|
457
457
|
},
|
|
458
458
|
"defibrillator": {
|
|
459
|
-
"height":
|
|
460
|
-
"width":
|
|
461
|
-
"x":
|
|
462
|
-
"y":
|
|
459
|
+
"height": 72,
|
|
460
|
+
"width": 72,
|
|
461
|
+
"x": 72,
|
|
462
|
+
"y": 504,
|
|
463
463
|
"pixelRatio": 2,
|
|
464
464
|
"sdf": true
|
|
465
465
|
},
|
|
466
466
|
"dentist": {
|
|
467
|
-
"height":
|
|
468
|
-
"width":
|
|
469
|
-
"x":
|
|
470
|
-
"y":
|
|
467
|
+
"height": 72,
|
|
468
|
+
"width": 72,
|
|
469
|
+
"x": 144,
|
|
470
|
+
"y": 504,
|
|
471
471
|
"pixelRatio": 2,
|
|
472
472
|
"sdf": true
|
|
473
473
|
},
|
|
474
474
|
"diamond": {
|
|
475
|
-
"height":
|
|
476
|
-
"width":
|
|
477
|
-
"x":
|
|
478
|
-
"y":
|
|
475
|
+
"height": 72,
|
|
476
|
+
"width": 72,
|
|
477
|
+
"x": 216,
|
|
478
|
+
"y": 504,
|
|
479
479
|
"pixelRatio": 2,
|
|
480
480
|
"sdf": true
|
|
481
481
|
},
|
|
482
482
|
"doctor": {
|
|
483
|
-
"height":
|
|
484
|
-
"width":
|
|
485
|
-
"x":
|
|
486
|
-
"y":
|
|
483
|
+
"height": 72,
|
|
484
|
+
"width": 72,
|
|
485
|
+
"x": 288,
|
|
486
|
+
"y": 504,
|
|
487
487
|
"pixelRatio": 2,
|
|
488
488
|
"sdf": true
|
|
489
489
|
},
|
|
490
490
|
"dog-park": {
|
|
491
|
-
"height":
|
|
492
|
-
"width":
|
|
493
|
-
"x":
|
|
494
|
-
"y":
|
|
491
|
+
"height": 72,
|
|
492
|
+
"width": 72,
|
|
493
|
+
"x": 360,
|
|
494
|
+
"y": 504,
|
|
495
495
|
"pixelRatio": 2,
|
|
496
496
|
"sdf": true
|
|
497
497
|
},
|
|
498
498
|
"drinking-water": {
|
|
499
|
-
"height":
|
|
500
|
-
"width":
|
|
501
|
-
"x":
|
|
502
|
-
"y":
|
|
499
|
+
"height": 72,
|
|
500
|
+
"width": 72,
|
|
501
|
+
"x": 432,
|
|
502
|
+
"y": 504,
|
|
503
503
|
"pixelRatio": 2,
|
|
504
504
|
"sdf": true
|
|
505
505
|
},
|
|
506
506
|
"elevator": {
|
|
507
|
-
"height":
|
|
508
|
-
"width":
|
|
509
|
-
"x":
|
|
510
|
-
"y":
|
|
507
|
+
"height": 72,
|
|
508
|
+
"width": 72,
|
|
509
|
+
"x": 504,
|
|
510
|
+
"y": 504,
|
|
511
511
|
"pixelRatio": 2,
|
|
512
512
|
"sdf": true
|
|
513
513
|
},
|
|
514
514
|
"embassy": {
|
|
515
|
-
"height":
|
|
516
|
-
"width":
|
|
517
|
-
"x":
|
|
515
|
+
"height": 72,
|
|
516
|
+
"width": 72,
|
|
517
|
+
"x": 576,
|
|
518
518
|
"y": 0,
|
|
519
519
|
"pixelRatio": 2,
|
|
520
520
|
"sdf": true
|
|
521
521
|
},
|
|
522
522
|
"emergency-phone": {
|
|
523
|
-
"height":
|
|
524
|
-
"width":
|
|
525
|
-
"x":
|
|
526
|
-
"y":
|
|
523
|
+
"height": 72,
|
|
524
|
+
"width": 72,
|
|
525
|
+
"x": 576,
|
|
526
|
+
"y": 72,
|
|
527
527
|
"pixelRatio": 2,
|
|
528
528
|
"sdf": true
|
|
529
529
|
},
|
|
530
530
|
"entrance-alt1": {
|
|
531
|
-
"height":
|
|
532
|
-
"width":
|
|
533
|
-
"x":
|
|
534
|
-
"y":
|
|
531
|
+
"height": 72,
|
|
532
|
+
"width": 72,
|
|
533
|
+
"x": 576,
|
|
534
|
+
"y": 144,
|
|
535
535
|
"pixelRatio": 2,
|
|
536
536
|
"sdf": true
|
|
537
537
|
},
|
|
538
538
|
"entrance": {
|
|
539
|
-
"height":
|
|
540
|
-
"width":
|
|
541
|
-
"x":
|
|
542
|
-
"y":
|
|
539
|
+
"height": 72,
|
|
540
|
+
"width": 72,
|
|
541
|
+
"x": 576,
|
|
542
|
+
"y": 216,
|
|
543
543
|
"pixelRatio": 2,
|
|
544
544
|
"sdf": true
|
|
545
545
|
},
|
|
546
546
|
"farm": {
|
|
547
|
-
"height":
|
|
548
|
-
"width":
|
|
549
|
-
"x":
|
|
550
|
-
"y":
|
|
547
|
+
"height": 72,
|
|
548
|
+
"width": 72,
|
|
549
|
+
"x": 576,
|
|
550
|
+
"y": 288,
|
|
551
551
|
"pixelRatio": 2,
|
|
552
552
|
"sdf": true
|
|
553
553
|
},
|
|
554
554
|
"fast-food": {
|
|
555
|
-
"height":
|
|
556
|
-
"width":
|
|
557
|
-
"x":
|
|
558
|
-
"y":
|
|
555
|
+
"height": 72,
|
|
556
|
+
"width": 72,
|
|
557
|
+
"x": 576,
|
|
558
|
+
"y": 360,
|
|
559
559
|
"pixelRatio": 2,
|
|
560
560
|
"sdf": true
|
|
561
561
|
},
|
|
562
562
|
"fence": {
|
|
563
|
-
"height":
|
|
564
|
-
"width":
|
|
565
|
-
"x":
|
|
566
|
-
"y":
|
|
563
|
+
"height": 72,
|
|
564
|
+
"width": 72,
|
|
565
|
+
"x": 576,
|
|
566
|
+
"y": 432,
|
|
567
567
|
"pixelRatio": 2,
|
|
568
568
|
"sdf": true
|
|
569
569
|
},
|
|
570
570
|
"ferry-JP": {
|
|
571
|
-
"height":
|
|
572
|
-
"width":
|
|
573
|
-
"x":
|
|
574
|
-
"y":
|
|
571
|
+
"height": 72,
|
|
572
|
+
"width": 72,
|
|
573
|
+
"x": 576,
|
|
574
|
+
"y": 504,
|
|
575
575
|
"pixelRatio": 2,
|
|
576
576
|
"sdf": true
|
|
577
577
|
},
|
|
578
578
|
"ferry": {
|
|
579
|
-
"height":
|
|
580
|
-
"width":
|
|
579
|
+
"height": 72,
|
|
580
|
+
"width": 72,
|
|
581
581
|
"x": 0,
|
|
582
|
-
"y":
|
|
582
|
+
"y": 576,
|
|
583
583
|
"pixelRatio": 2,
|
|
584
584
|
"sdf": true
|
|
585
585
|
},
|
|
586
586
|
"fire-station-JP": {
|
|
587
|
-
"height":
|
|
588
|
-
"width":
|
|
589
|
-
"x":
|
|
590
|
-
"y":
|
|
587
|
+
"height": 72,
|
|
588
|
+
"width": 72,
|
|
589
|
+
"x": 72,
|
|
590
|
+
"y": 576,
|
|
591
591
|
"pixelRatio": 2,
|
|
592
592
|
"sdf": true
|
|
593
593
|
},
|
|
594
594
|
"fire-station": {
|
|
595
|
-
"height":
|
|
596
|
-
"width":
|
|
597
|
-
"x":
|
|
598
|
-
"y":
|
|
595
|
+
"height": 72,
|
|
596
|
+
"width": 72,
|
|
597
|
+
"x": 144,
|
|
598
|
+
"y": 576,
|
|
599
599
|
"pixelRatio": 2,
|
|
600
600
|
"sdf": true
|
|
601
601
|
},
|
|
602
602
|
"fitness-centre": {
|
|
603
|
-
"height":
|
|
604
|
-
"width":
|
|
605
|
-
"x":
|
|
606
|
-
"y":
|
|
603
|
+
"height": 72,
|
|
604
|
+
"width": 72,
|
|
605
|
+
"x": 216,
|
|
606
|
+
"y": 576,
|
|
607
607
|
"pixelRatio": 2,
|
|
608
608
|
"sdf": true
|
|
609
609
|
},
|
|
610
610
|
"florist": {
|
|
611
|
-
"height":
|
|
612
|
-
"width":
|
|
613
|
-
"x":
|
|
614
|
-
"y":
|
|
611
|
+
"height": 72,
|
|
612
|
+
"width": 72,
|
|
613
|
+
"x": 288,
|
|
614
|
+
"y": 576,
|
|
615
615
|
"pixelRatio": 2,
|
|
616
616
|
"sdf": true
|
|
617
617
|
},
|
|
618
618
|
"fuel": {
|
|
619
|
-
"height":
|
|
620
|
-
"width":
|
|
621
|
-
"x":
|
|
622
|
-
"y":
|
|
619
|
+
"height": 72,
|
|
620
|
+
"width": 72,
|
|
621
|
+
"x": 360,
|
|
622
|
+
"y": 576,
|
|
623
623
|
"pixelRatio": 2,
|
|
624
624
|
"sdf": true
|
|
625
625
|
},
|
|
626
626
|
"furniture": {
|
|
627
|
-
"height":
|
|
628
|
-
"width":
|
|
629
|
-
"x":
|
|
630
|
-
"y":
|
|
627
|
+
"height": 72,
|
|
628
|
+
"width": 72,
|
|
629
|
+
"x": 432,
|
|
630
|
+
"y": 576,
|
|
631
631
|
"pixelRatio": 2,
|
|
632
632
|
"sdf": true
|
|
633
633
|
},
|
|
634
634
|
"gaming": {
|
|
635
|
-
"height":
|
|
636
|
-
"width":
|
|
637
|
-
"x":
|
|
638
|
-
"y":
|
|
635
|
+
"height": 72,
|
|
636
|
+
"width": 72,
|
|
637
|
+
"x": 504,
|
|
638
|
+
"y": 576,
|
|
639
639
|
"pixelRatio": 2,
|
|
640
640
|
"sdf": true
|
|
641
641
|
},
|
|
642
642
|
"garden-centre": {
|
|
643
|
-
"height":
|
|
644
|
-
"width":
|
|
645
|
-
"x":
|
|
646
|
-
"y":
|
|
643
|
+
"height": 72,
|
|
644
|
+
"width": 72,
|
|
645
|
+
"x": 576,
|
|
646
|
+
"y": 576,
|
|
647
647
|
"pixelRatio": 2,
|
|
648
648
|
"sdf": true
|
|
649
649
|
},
|
|
650
650
|
"garden": {
|
|
651
|
-
"height":
|
|
652
|
-
"width":
|
|
653
|
-
"x":
|
|
651
|
+
"height": 72,
|
|
652
|
+
"width": 72,
|
|
653
|
+
"x": 648,
|
|
654
654
|
"y": 0,
|
|
655
655
|
"pixelRatio": 2,
|
|
656
656
|
"sdf": true
|
|
657
657
|
},
|
|
658
658
|
"gate": {
|
|
659
|
-
"height":
|
|
660
|
-
"width":
|
|
661
|
-
"x":
|
|
662
|
-
"y":
|
|
659
|
+
"height": 72,
|
|
660
|
+
"width": 72,
|
|
661
|
+
"x": 648,
|
|
662
|
+
"y": 72,
|
|
663
663
|
"pixelRatio": 2,
|
|
664
664
|
"sdf": true
|
|
665
665
|
},
|
|
666
666
|
"gift": {
|
|
667
|
-
"height":
|
|
668
|
-
"width":
|
|
669
|
-
"x":
|
|
670
|
-
"y":
|
|
667
|
+
"height": 72,
|
|
668
|
+
"width": 72,
|
|
669
|
+
"x": 648,
|
|
670
|
+
"y": 144,
|
|
671
671
|
"pixelRatio": 2,
|
|
672
672
|
"sdf": true
|
|
673
673
|
},
|
|
674
674
|
"globe": {
|
|
675
|
-
"height":
|
|
676
|
-
"width":
|
|
677
|
-
"x":
|
|
678
|
-
"y":
|
|
675
|
+
"height": 72,
|
|
676
|
+
"width": 72,
|
|
677
|
+
"x": 648,
|
|
678
|
+
"y": 216,
|
|
679
679
|
"pixelRatio": 2,
|
|
680
680
|
"sdf": true
|
|
681
681
|
},
|
|
682
682
|
"golf": {
|
|
683
|
-
"height":
|
|
684
|
-
"width":
|
|
685
|
-
"x":
|
|
686
|
-
"y":
|
|
683
|
+
"height": 72,
|
|
684
|
+
"width": 72,
|
|
685
|
+
"x": 648,
|
|
686
|
+
"y": 288,
|
|
687
687
|
"pixelRatio": 2,
|
|
688
688
|
"sdf": true
|
|
689
689
|
},
|
|
690
690
|
"grocery": {
|
|
691
|
-
"height":
|
|
692
|
-
"width":
|
|
693
|
-
"x":
|
|
694
|
-
"y":
|
|
691
|
+
"height": 72,
|
|
692
|
+
"width": 72,
|
|
693
|
+
"x": 648,
|
|
694
|
+
"y": 360,
|
|
695
695
|
"pixelRatio": 2,
|
|
696
696
|
"sdf": true
|
|
697
697
|
},
|
|
698
698
|
"hairdresser": {
|
|
699
|
-
"height":
|
|
700
|
-
"width":
|
|
701
|
-
"x":
|
|
702
|
-
"y":
|
|
699
|
+
"height": 72,
|
|
700
|
+
"width": 72,
|
|
701
|
+
"x": 648,
|
|
702
|
+
"y": 432,
|
|
703
703
|
"pixelRatio": 2,
|
|
704
704
|
"sdf": true
|
|
705
705
|
},
|
|
706
706
|
"harbor": {
|
|
707
|
-
"height":
|
|
708
|
-
"width":
|
|
709
|
-
"x":
|
|
710
|
-
"y":
|
|
707
|
+
"height": 72,
|
|
708
|
+
"width": 72,
|
|
709
|
+
"x": 648,
|
|
710
|
+
"y": 504,
|
|
711
711
|
"pixelRatio": 2,
|
|
712
712
|
"sdf": true
|
|
713
713
|
},
|
|
714
714
|
"hardware": {
|
|
715
|
-
"height":
|
|
716
|
-
"width":
|
|
717
|
-
"x":
|
|
718
|
-
"y":
|
|
715
|
+
"height": 72,
|
|
716
|
+
"width": 72,
|
|
717
|
+
"x": 648,
|
|
718
|
+
"y": 576,
|
|
719
719
|
"pixelRatio": 2,
|
|
720
720
|
"sdf": true
|
|
721
721
|
},
|
|
722
722
|
"heart": {
|
|
723
|
-
"height":
|
|
724
|
-
"width":
|
|
723
|
+
"height": 72,
|
|
724
|
+
"width": 72,
|
|
725
725
|
"x": 0,
|
|
726
|
-
"y":
|
|
726
|
+
"y": 648,
|
|
727
727
|
"pixelRatio": 2,
|
|
728
728
|
"sdf": true
|
|
729
729
|
},
|
|
730
730
|
"heliport": {
|
|
731
|
-
"height":
|
|
732
|
-
"width":
|
|
733
|
-
"x":
|
|
734
|
-
"y":
|
|
731
|
+
"height": 72,
|
|
732
|
+
"width": 72,
|
|
733
|
+
"x": 72,
|
|
734
|
+
"y": 648,
|
|
735
735
|
"pixelRatio": 2,
|
|
736
736
|
"sdf": true
|
|
737
737
|
},
|
|
738
738
|
"highway-rest-area": {
|
|
739
|
-
"height":
|
|
740
|
-
"width":
|
|
741
|
-
"x":
|
|
742
|
-
"y":
|
|
739
|
+
"height": 72,
|
|
740
|
+
"width": 72,
|
|
741
|
+
"x": 144,
|
|
742
|
+
"y": 648,
|
|
743
743
|
"pixelRatio": 2,
|
|
744
744
|
"sdf": true
|
|
745
745
|
},
|
|
746
746
|
"historic": {
|
|
747
|
-
"height":
|
|
748
|
-
"width":
|
|
749
|
-
"x":
|
|
750
|
-
"y":
|
|
747
|
+
"height": 72,
|
|
748
|
+
"width": 72,
|
|
749
|
+
"x": 216,
|
|
750
|
+
"y": 648,
|
|
751
751
|
"pixelRatio": 2,
|
|
752
752
|
"sdf": true
|
|
753
753
|
},
|
|
754
754
|
"home": {
|
|
755
|
-
"height":
|
|
756
|
-
"width":
|
|
757
|
-
"x":
|
|
758
|
-
"y":
|
|
755
|
+
"height": 72,
|
|
756
|
+
"width": 72,
|
|
757
|
+
"x": 288,
|
|
758
|
+
"y": 648,
|
|
759
759
|
"pixelRatio": 2,
|
|
760
760
|
"sdf": true
|
|
761
761
|
},
|
|
762
762
|
"horse-riding": {
|
|
763
|
-
"height":
|
|
764
|
-
"width":
|
|
765
|
-
"x":
|
|
766
|
-
"y":
|
|
763
|
+
"height": 72,
|
|
764
|
+
"width": 72,
|
|
765
|
+
"x": 360,
|
|
766
|
+
"y": 648,
|
|
767
767
|
"pixelRatio": 2,
|
|
768
768
|
"sdf": true
|
|
769
769
|
},
|
|
770
770
|
"hospital-JP": {
|
|
771
|
-
"height":
|
|
772
|
-
"width":
|
|
773
|
-
"x":
|
|
774
|
-
"y":
|
|
771
|
+
"height": 72,
|
|
772
|
+
"width": 72,
|
|
773
|
+
"x": 432,
|
|
774
|
+
"y": 648,
|
|
775
775
|
"pixelRatio": 2,
|
|
776
776
|
"sdf": true
|
|
777
777
|
},
|
|
778
778
|
"hospital": {
|
|
779
|
-
"height":
|
|
780
|
-
"width":
|
|
781
|
-
"x":
|
|
782
|
-
"y":
|
|
779
|
+
"height": 72,
|
|
780
|
+
"width": 72,
|
|
781
|
+
"x": 504,
|
|
782
|
+
"y": 648,
|
|
783
783
|
"pixelRatio": 2,
|
|
784
784
|
"sdf": true
|
|
785
785
|
},
|
|
786
786
|
"hot-spring": {
|
|
787
|
-
"height":
|
|
788
|
-
"width":
|
|
789
|
-
"x":
|
|
790
|
-
"y":
|
|
787
|
+
"height": 72,
|
|
788
|
+
"width": 72,
|
|
789
|
+
"x": 576,
|
|
790
|
+
"y": 648,
|
|
791
791
|
"pixelRatio": 2,
|
|
792
792
|
"sdf": true
|
|
793
793
|
},
|
|
794
794
|
"ice-cream": {
|
|
795
|
-
"height":
|
|
796
|
-
"width":
|
|
797
|
-
"x":
|
|
798
|
-
"y":
|
|
795
|
+
"height": 72,
|
|
796
|
+
"width": 72,
|
|
797
|
+
"x": 648,
|
|
798
|
+
"y": 648,
|
|
799
799
|
"pixelRatio": 2,
|
|
800
800
|
"sdf": true
|
|
801
801
|
},
|
|
802
802
|
"industry": {
|
|
803
|
-
"height":
|
|
804
|
-
"width":
|
|
805
|
-
"x":
|
|
803
|
+
"height": 72,
|
|
804
|
+
"width": 72,
|
|
805
|
+
"x": 720,
|
|
806
806
|
"y": 0,
|
|
807
807
|
"pixelRatio": 2,
|
|
808
808
|
"sdf": true
|
|
809
809
|
},
|
|
810
810
|
"information": {
|
|
811
|
-
"height":
|
|
812
|
-
"width":
|
|
813
|
-
"x":
|
|
814
|
-
"y":
|
|
811
|
+
"height": 72,
|
|
812
|
+
"width": 72,
|
|
813
|
+
"x": 720,
|
|
814
|
+
"y": 72,
|
|
815
815
|
"pixelRatio": 2,
|
|
816
816
|
"sdf": true
|
|
817
817
|
},
|
|
818
818
|
"jewelry-store": {
|
|
819
|
-
"height":
|
|
820
|
-
"width":
|
|
821
|
-
"x":
|
|
822
|
-
"y":
|
|
819
|
+
"height": 72,
|
|
820
|
+
"width": 72,
|
|
821
|
+
"x": 720,
|
|
822
|
+
"y": 144,
|
|
823
823
|
"pixelRatio": 2,
|
|
824
824
|
"sdf": true
|
|
825
825
|
},
|
|
826
826
|
"karaoke": {
|
|
827
|
-
"height":
|
|
828
|
-
"width":
|
|
829
|
-
"x":
|
|
830
|
-
"y":
|
|
827
|
+
"height": 72,
|
|
828
|
+
"width": 72,
|
|
829
|
+
"x": 720,
|
|
830
|
+
"y": 216,
|
|
831
831
|
"pixelRatio": 2,
|
|
832
832
|
"sdf": true
|
|
833
833
|
},
|
|
834
834
|
"landmark-JP": {
|
|
835
|
-
"height":
|
|
836
|
-
"width":
|
|
837
|
-
"x":
|
|
838
|
-
"y":
|
|
835
|
+
"height": 72,
|
|
836
|
+
"width": 72,
|
|
837
|
+
"x": 720,
|
|
838
|
+
"y": 288,
|
|
839
839
|
"pixelRatio": 2,
|
|
840
840
|
"sdf": true
|
|
841
841
|
},
|
|
842
842
|
"landmark": {
|
|
843
|
-
"height":
|
|
844
|
-
"width":
|
|
845
|
-
"x":
|
|
846
|
-
"y":
|
|
843
|
+
"height": 72,
|
|
844
|
+
"width": 72,
|
|
845
|
+
"x": 720,
|
|
846
|
+
"y": 360,
|
|
847
847
|
"pixelRatio": 2,
|
|
848
848
|
"sdf": true
|
|
849
849
|
},
|
|
850
850
|
"landuse": {
|
|
851
|
-
"height":
|
|
852
|
-
"width":
|
|
853
|
-
"x":
|
|
854
|
-
"y":
|
|
851
|
+
"height": 72,
|
|
852
|
+
"width": 72,
|
|
853
|
+
"x": 720,
|
|
854
|
+
"y": 432,
|
|
855
855
|
"pixelRatio": 2,
|
|
856
856
|
"sdf": true
|
|
857
857
|
},
|
|
858
858
|
"laundry": {
|
|
859
|
-
"height":
|
|
860
|
-
"width":
|
|
861
|
-
"x":
|
|
862
|
-
"y":
|
|
859
|
+
"height": 72,
|
|
860
|
+
"width": 72,
|
|
861
|
+
"x": 720,
|
|
862
|
+
"y": 504,
|
|
863
863
|
"pixelRatio": 2,
|
|
864
864
|
"sdf": true
|
|
865
865
|
},
|
|
866
866
|
"library": {
|
|
867
|
-
"height":
|
|
868
|
-
"width":
|
|
869
|
-
"x":
|
|
870
|
-
"y":
|
|
867
|
+
"height": 72,
|
|
868
|
+
"width": 72,
|
|
869
|
+
"x": 720,
|
|
870
|
+
"y": 576,
|
|
871
871
|
"pixelRatio": 2,
|
|
872
872
|
"sdf": true
|
|
873
873
|
},
|
|
874
874
|
"lift-gate": {
|
|
875
|
-
"height":
|
|
876
|
-
"width":
|
|
877
|
-
"x":
|
|
878
|
-
"y":
|
|
875
|
+
"height": 72,
|
|
876
|
+
"width": 72,
|
|
877
|
+
"x": 720,
|
|
878
|
+
"y": 648,
|
|
879
879
|
"pixelRatio": 2,
|
|
880
880
|
"sdf": true
|
|
881
881
|
},
|
|
882
882
|
"lighthouse-JP": {
|
|
883
|
-
"height":
|
|
884
|
-
"width":
|
|
883
|
+
"height": 72,
|
|
884
|
+
"width": 72,
|
|
885
885
|
"x": 0,
|
|
886
|
-
"y":
|
|
886
|
+
"y": 720,
|
|
887
887
|
"pixelRatio": 2,
|
|
888
888
|
"sdf": true
|
|
889
889
|
},
|
|
890
890
|
"lighthouse": {
|
|
891
|
-
"height":
|
|
892
|
-
"width":
|
|
893
|
-
"x":
|
|
894
|
-
"y":
|
|
891
|
+
"height": 72,
|
|
892
|
+
"width": 72,
|
|
893
|
+
"x": 72,
|
|
894
|
+
"y": 720,
|
|
895
895
|
"pixelRatio": 2,
|
|
896
896
|
"sdf": true
|
|
897
897
|
},
|
|
898
898
|
"lodging": {
|
|
899
|
-
"height":
|
|
900
|
-
"width":
|
|
901
|
-
"x":
|
|
902
|
-
"y":
|
|
899
|
+
"height": 72,
|
|
900
|
+
"width": 72,
|
|
901
|
+
"x": 144,
|
|
902
|
+
"y": 720,
|
|
903
903
|
"pixelRatio": 2,
|
|
904
904
|
"sdf": true
|
|
905
905
|
},
|
|
906
906
|
"logging": {
|
|
907
|
-
"height":
|
|
908
|
-
"width":
|
|
909
|
-
"x":
|
|
910
|
-
"y":
|
|
907
|
+
"height": 72,
|
|
908
|
+
"width": 72,
|
|
909
|
+
"x": 216,
|
|
910
|
+
"y": 720,
|
|
911
911
|
"pixelRatio": 2,
|
|
912
912
|
"sdf": true
|
|
913
913
|
},
|
|
914
914
|
"marker-stroked": {
|
|
915
|
-
"height":
|
|
916
|
-
"width":
|
|
917
|
-
"x":
|
|
918
|
-
"y":
|
|
915
|
+
"height": 72,
|
|
916
|
+
"width": 72,
|
|
917
|
+
"x": 288,
|
|
918
|
+
"y": 720,
|
|
919
919
|
"pixelRatio": 2,
|
|
920
920
|
"sdf": true
|
|
921
921
|
},
|
|
922
922
|
"marker": {
|
|
923
|
-
"height":
|
|
924
|
-
"width":
|
|
925
|
-
"x":
|
|
926
|
-
"y":
|
|
923
|
+
"height": 72,
|
|
924
|
+
"width": 72,
|
|
925
|
+
"x": 360,
|
|
926
|
+
"y": 720,
|
|
927
927
|
"pixelRatio": 2,
|
|
928
928
|
"sdf": true
|
|
929
929
|
},
|
|
930
930
|
"mobile-phone": {
|
|
931
|
-
"height":
|
|
932
|
-
"width":
|
|
933
|
-
"x":
|
|
934
|
-
"y":
|
|
931
|
+
"height": 72,
|
|
932
|
+
"width": 72,
|
|
933
|
+
"x": 432,
|
|
934
|
+
"y": 720,
|
|
935
935
|
"pixelRatio": 2,
|
|
936
936
|
"sdf": true
|
|
937
937
|
},
|
|
938
938
|
"monument-JP": {
|
|
939
|
-
"height":
|
|
940
|
-
"width":
|
|
941
|
-
"x":
|
|
942
|
-
"y":
|
|
939
|
+
"height": 72,
|
|
940
|
+
"width": 72,
|
|
941
|
+
"x": 504,
|
|
942
|
+
"y": 720,
|
|
943
943
|
"pixelRatio": 2,
|
|
944
944
|
"sdf": true
|
|
945
945
|
},
|
|
946
946
|
"monument": {
|
|
947
|
-
"height":
|
|
948
|
-
"width":
|
|
949
|
-
"x":
|
|
950
|
-
"y":
|
|
947
|
+
"height": 72,
|
|
948
|
+
"width": 72,
|
|
949
|
+
"x": 576,
|
|
950
|
+
"y": 720,
|
|
951
951
|
"pixelRatio": 2,
|
|
952
952
|
"sdf": true
|
|
953
953
|
},
|
|
954
954
|
"mountain": {
|
|
955
|
-
"height":
|
|
956
|
-
"width":
|
|
957
|
-
"x":
|
|
958
|
-
"y":
|
|
955
|
+
"height": 72,
|
|
956
|
+
"width": 72,
|
|
957
|
+
"x": 648,
|
|
958
|
+
"y": 720,
|
|
959
959
|
"pixelRatio": 2,
|
|
960
960
|
"sdf": true
|
|
961
961
|
},
|
|
962
962
|
"museum": {
|
|
963
|
-
"height":
|
|
964
|
-
"width":
|
|
965
|
-
"x":
|
|
966
|
-
"y":
|
|
963
|
+
"height": 72,
|
|
964
|
+
"width": 72,
|
|
965
|
+
"x": 720,
|
|
966
|
+
"y": 720,
|
|
967
967
|
"pixelRatio": 2,
|
|
968
968
|
"sdf": true
|
|
969
969
|
},
|
|
970
970
|
"music": {
|
|
971
|
-
"height":
|
|
972
|
-
"width":
|
|
973
|
-
"x":
|
|
971
|
+
"height": 72,
|
|
972
|
+
"width": 72,
|
|
973
|
+
"x": 792,
|
|
974
974
|
"y": 0,
|
|
975
975
|
"pixelRatio": 2,
|
|
976
976
|
"sdf": true
|
|
977
977
|
},
|
|
978
978
|
"natural": {
|
|
979
|
-
"height":
|
|
980
|
-
"width":
|
|
981
|
-
"x":
|
|
982
|
-
"y":
|
|
979
|
+
"height": 72,
|
|
980
|
+
"width": 72,
|
|
981
|
+
"x": 792,
|
|
982
|
+
"y": 72,
|
|
983
983
|
"pixelRatio": 2,
|
|
984
984
|
"sdf": true
|
|
985
985
|
},
|
|
986
986
|
"nightclub": {
|
|
987
|
-
"height":
|
|
988
|
-
"width":
|
|
989
|
-
"x":
|
|
990
|
-
"y":
|
|
987
|
+
"height": 72,
|
|
988
|
+
"width": 72,
|
|
989
|
+
"x": 792,
|
|
990
|
+
"y": 144,
|
|
991
991
|
"pixelRatio": 2,
|
|
992
992
|
"sdf": true
|
|
993
993
|
},
|
|
994
994
|
"observation-tower": {
|
|
995
|
-
"height":
|
|
996
|
-
"width":
|
|
997
|
-
"x":
|
|
998
|
-
"y":
|
|
995
|
+
"height": 72,
|
|
996
|
+
"width": 72,
|
|
997
|
+
"x": 792,
|
|
998
|
+
"y": 216,
|
|
999
999
|
"pixelRatio": 2,
|
|
1000
1000
|
"sdf": true
|
|
1001
1001
|
},
|
|
1002
1002
|
"optician": {
|
|
1003
|
-
"height":
|
|
1004
|
-
"width":
|
|
1005
|
-
"x":
|
|
1006
|
-
"y":
|
|
1003
|
+
"height": 72,
|
|
1004
|
+
"width": 72,
|
|
1005
|
+
"x": 792,
|
|
1006
|
+
"y": 288,
|
|
1007
1007
|
"pixelRatio": 2,
|
|
1008
1008
|
"sdf": true
|
|
1009
1009
|
},
|
|
1010
1010
|
"paint": {
|
|
1011
|
-
"height":
|
|
1012
|
-
"width":
|
|
1013
|
-
"x":
|
|
1014
|
-
"y":
|
|
1011
|
+
"height": 72,
|
|
1012
|
+
"width": 72,
|
|
1013
|
+
"x": 792,
|
|
1014
|
+
"y": 360,
|
|
1015
1015
|
"pixelRatio": 2,
|
|
1016
1016
|
"sdf": true
|
|
1017
1017
|
},
|
|
1018
1018
|
"park-alt1": {
|
|
1019
|
-
"height":
|
|
1020
|
-
"width":
|
|
1021
|
-
"x":
|
|
1022
|
-
"y":
|
|
1019
|
+
"height": 72,
|
|
1020
|
+
"width": 72,
|
|
1021
|
+
"x": 792,
|
|
1022
|
+
"y": 432,
|
|
1023
1023
|
"pixelRatio": 2,
|
|
1024
1024
|
"sdf": true
|
|
1025
1025
|
},
|
|
1026
1026
|
"park": {
|
|
1027
|
-
"height":
|
|
1028
|
-
"width":
|
|
1029
|
-
"x":
|
|
1030
|
-
"y":
|
|
1027
|
+
"height": 72,
|
|
1028
|
+
"width": 72,
|
|
1029
|
+
"x": 792,
|
|
1030
|
+
"y": 504,
|
|
1031
1031
|
"pixelRatio": 2,
|
|
1032
1032
|
"sdf": true
|
|
1033
1033
|
},
|
|
1034
1034
|
"parking-garage": {
|
|
1035
|
-
"height":
|
|
1036
|
-
"width":
|
|
1037
|
-
"x":
|
|
1038
|
-
"y":
|
|
1035
|
+
"height": 72,
|
|
1036
|
+
"width": 72,
|
|
1037
|
+
"x": 792,
|
|
1038
|
+
"y": 576,
|
|
1039
1039
|
"pixelRatio": 2,
|
|
1040
1040
|
"sdf": true
|
|
1041
1041
|
},
|
|
1042
1042
|
"parking-paid": {
|
|
1043
|
-
"height":
|
|
1044
|
-
"width":
|
|
1045
|
-
"x":
|
|
1046
|
-
"y":
|
|
1043
|
+
"height": 72,
|
|
1044
|
+
"width": 72,
|
|
1045
|
+
"x": 792,
|
|
1046
|
+
"y": 648,
|
|
1047
1047
|
"pixelRatio": 2,
|
|
1048
1048
|
"sdf": true
|
|
1049
1049
|
},
|
|
1050
1050
|
"parking": {
|
|
1051
|
-
"height":
|
|
1052
|
-
"width":
|
|
1053
|
-
"x":
|
|
1054
|
-
"y":
|
|
1051
|
+
"height": 72,
|
|
1052
|
+
"width": 72,
|
|
1053
|
+
"x": 792,
|
|
1054
|
+
"y": 720,
|
|
1055
1055
|
"pixelRatio": 2,
|
|
1056
1056
|
"sdf": true
|
|
1057
1057
|
},
|
|
1058
1058
|
"pharmacy": {
|
|
1059
|
-
"height":
|
|
1060
|
-
"width":
|
|
1059
|
+
"height": 72,
|
|
1060
|
+
"width": 72,
|
|
1061
1061
|
"x": 0,
|
|
1062
|
-
"y":
|
|
1062
|
+
"y": 792,
|
|
1063
1063
|
"pixelRatio": 2,
|
|
1064
1064
|
"sdf": true
|
|
1065
1065
|
},
|
|
1066
1066
|
"picnic-site": {
|
|
1067
|
-
"height":
|
|
1068
|
-
"width":
|
|
1069
|
-
"x":
|
|
1070
|
-
"y":
|
|
1067
|
+
"height": 72,
|
|
1068
|
+
"width": 72,
|
|
1069
|
+
"x": 72,
|
|
1070
|
+
"y": 792,
|
|
1071
1071
|
"pixelRatio": 2,
|
|
1072
1072
|
"sdf": true
|
|
1073
1073
|
},
|
|
1074
1074
|
"pitch": {
|
|
1075
|
-
"height":
|
|
1076
|
-
"width":
|
|
1077
|
-
"x":
|
|
1078
|
-
"y":
|
|
1075
|
+
"height": 72,
|
|
1076
|
+
"width": 72,
|
|
1077
|
+
"x": 144,
|
|
1078
|
+
"y": 792,
|
|
1079
1079
|
"pixelRatio": 2,
|
|
1080
1080
|
"sdf": true
|
|
1081
1081
|
},
|
|
1082
1082
|
"place-of-worship": {
|
|
1083
|
-
"height":
|
|
1084
|
-
"width":
|
|
1085
|
-
"x":
|
|
1086
|
-
"y":
|
|
1083
|
+
"height": 72,
|
|
1084
|
+
"width": 72,
|
|
1085
|
+
"x": 216,
|
|
1086
|
+
"y": 792,
|
|
1087
1087
|
"pixelRatio": 2,
|
|
1088
1088
|
"sdf": true
|
|
1089
1089
|
},
|
|
1090
1090
|
"playground": {
|
|
1091
|
-
"height":
|
|
1092
|
-
"width":
|
|
1093
|
-
"x":
|
|
1094
|
-
"y":
|
|
1091
|
+
"height": 72,
|
|
1092
|
+
"width": 72,
|
|
1093
|
+
"x": 288,
|
|
1094
|
+
"y": 792,
|
|
1095
1095
|
"pixelRatio": 2,
|
|
1096
1096
|
"sdf": true
|
|
1097
1097
|
},
|
|
1098
1098
|
"police-JP": {
|
|
1099
|
-
"height":
|
|
1100
|
-
"width":
|
|
1101
|
-
"x":
|
|
1102
|
-
"y":
|
|
1099
|
+
"height": 72,
|
|
1100
|
+
"width": 72,
|
|
1101
|
+
"x": 360,
|
|
1102
|
+
"y": 792,
|
|
1103
1103
|
"pixelRatio": 2,
|
|
1104
1104
|
"sdf": true
|
|
1105
1105
|
},
|
|
1106
1106
|
"police": {
|
|
1107
|
-
"height":
|
|
1108
|
-
"width":
|
|
1109
|
-
"x":
|
|
1110
|
-
"y":
|
|
1107
|
+
"height": 72,
|
|
1108
|
+
"width": 72,
|
|
1109
|
+
"x": 432,
|
|
1110
|
+
"y": 792,
|
|
1111
1111
|
"pixelRatio": 2,
|
|
1112
1112
|
"sdf": true
|
|
1113
1113
|
},
|
|
1114
1114
|
"post-JP": {
|
|
1115
|
-
"height":
|
|
1116
|
-
"width":
|
|
1117
|
-
"x":
|
|
1118
|
-
"y":
|
|
1115
|
+
"height": 72,
|
|
1116
|
+
"width": 72,
|
|
1117
|
+
"x": 504,
|
|
1118
|
+
"y": 792,
|
|
1119
1119
|
"pixelRatio": 2,
|
|
1120
1120
|
"sdf": true
|
|
1121
1121
|
},
|
|
1122
1122
|
"post": {
|
|
1123
|
-
"height":
|
|
1124
|
-
"width":
|
|
1125
|
-
"x":
|
|
1126
|
-
"y":
|
|
1123
|
+
"height": 72,
|
|
1124
|
+
"width": 72,
|
|
1125
|
+
"x": 576,
|
|
1126
|
+
"y": 792,
|
|
1127
1127
|
"pixelRatio": 2,
|
|
1128
1128
|
"sdf": true
|
|
1129
1129
|
},
|
|
1130
1130
|
"prison": {
|
|
1131
|
-
"height":
|
|
1132
|
-
"width":
|
|
1133
|
-
"x":
|
|
1134
|
-
"y":
|
|
1131
|
+
"height": 72,
|
|
1132
|
+
"width": 72,
|
|
1133
|
+
"x": 648,
|
|
1134
|
+
"y": 792,
|
|
1135
1135
|
"pixelRatio": 2,
|
|
1136
1136
|
"sdf": true
|
|
1137
1137
|
},
|
|
1138
1138
|
"racetrack-boat": {
|
|
1139
|
-
"height":
|
|
1140
|
-
"width":
|
|
1141
|
-
"x":
|
|
1142
|
-
"y":
|
|
1139
|
+
"height": 72,
|
|
1140
|
+
"width": 72,
|
|
1141
|
+
"x": 720,
|
|
1142
|
+
"y": 792,
|
|
1143
1143
|
"pixelRatio": 2,
|
|
1144
1144
|
"sdf": true
|
|
1145
1145
|
},
|
|
1146
1146
|
"racetrack-cycling": {
|
|
1147
|
-
"height":
|
|
1148
|
-
"width":
|
|
1149
|
-
"x":
|
|
1150
|
-
"y":
|
|
1147
|
+
"height": 72,
|
|
1148
|
+
"width": 72,
|
|
1149
|
+
"x": 792,
|
|
1150
|
+
"y": 792,
|
|
1151
1151
|
"pixelRatio": 2,
|
|
1152
1152
|
"sdf": true
|
|
1153
1153
|
},
|
|
1154
1154
|
"racetrack-horse": {
|
|
1155
|
-
"height":
|
|
1156
|
-
"width":
|
|
1157
|
-
"x":
|
|
1155
|
+
"height": 72,
|
|
1156
|
+
"width": 72,
|
|
1157
|
+
"x": 864,
|
|
1158
1158
|
"y": 0,
|
|
1159
1159
|
"pixelRatio": 2,
|
|
1160
1160
|
"sdf": true
|
|
1161
1161
|
},
|
|
1162
1162
|
"racetrack": {
|
|
1163
|
-
"height":
|
|
1164
|
-
"width":
|
|
1165
|
-
"x":
|
|
1166
|
-
"y":
|
|
1163
|
+
"height": 72,
|
|
1164
|
+
"width": 72,
|
|
1165
|
+
"x": 864,
|
|
1166
|
+
"y": 72,
|
|
1167
1167
|
"pixelRatio": 2,
|
|
1168
1168
|
"sdf": true
|
|
1169
1169
|
},
|
|
1170
1170
|
"rail-light": {
|
|
1171
|
-
"height":
|
|
1172
|
-
"width":
|
|
1173
|
-
"x":
|
|
1174
|
-
"y":
|
|
1171
|
+
"height": 72,
|
|
1172
|
+
"width": 72,
|
|
1173
|
+
"x": 864,
|
|
1174
|
+
"y": 144,
|
|
1175
1175
|
"pixelRatio": 2,
|
|
1176
1176
|
"sdf": true
|
|
1177
1177
|
},
|
|
1178
1178
|
"rail-metro": {
|
|
1179
|
-
"height":
|
|
1180
|
-
"width":
|
|
1181
|
-
"x":
|
|
1182
|
-
"y":
|
|
1179
|
+
"height": 72,
|
|
1180
|
+
"width": 72,
|
|
1181
|
+
"x": 864,
|
|
1182
|
+
"y": 216,
|
|
1183
1183
|
"pixelRatio": 2,
|
|
1184
1184
|
"sdf": true
|
|
1185
1185
|
},
|
|
1186
1186
|
"rail": {
|
|
1187
|
-
"height":
|
|
1188
|
-
"width":
|
|
1189
|
-
"x":
|
|
1190
|
-
"y":
|
|
1187
|
+
"height": 72,
|
|
1188
|
+
"width": 72,
|
|
1189
|
+
"x": 864,
|
|
1190
|
+
"y": 288,
|
|
1191
1191
|
"pixelRatio": 2,
|
|
1192
1192
|
"sdf": true
|
|
1193
1193
|
},
|
|
1194
1194
|
"ranger-station": {
|
|
1195
|
-
"height":
|
|
1196
|
-
"width":
|
|
1197
|
-
"x":
|
|
1198
|
-
"y":
|
|
1195
|
+
"height": 72,
|
|
1196
|
+
"width": 72,
|
|
1197
|
+
"x": 864,
|
|
1198
|
+
"y": 360,
|
|
1199
1199
|
"pixelRatio": 2,
|
|
1200
1200
|
"sdf": true
|
|
1201
1201
|
},
|
|
1202
1202
|
"recycling": {
|
|
1203
|
-
"height":
|
|
1204
|
-
"width":
|
|
1205
|
-
"x":
|
|
1206
|
-
"y":
|
|
1203
|
+
"height": 72,
|
|
1204
|
+
"width": 72,
|
|
1205
|
+
"x": 864,
|
|
1206
|
+
"y": 432,
|
|
1207
1207
|
"pixelRatio": 2,
|
|
1208
1208
|
"sdf": true
|
|
1209
1209
|
},
|
|
1210
1210
|
"religious-buddhist": {
|
|
1211
|
-
"height":
|
|
1212
|
-
"width":
|
|
1213
|
-
"x":
|
|
1214
|
-
"y":
|
|
1211
|
+
"height": 72,
|
|
1212
|
+
"width": 72,
|
|
1213
|
+
"x": 864,
|
|
1214
|
+
"y": 504,
|
|
1215
1215
|
"pixelRatio": 2,
|
|
1216
1216
|
"sdf": true
|
|
1217
1217
|
},
|
|
1218
1218
|
"religious-christian": {
|
|
1219
|
-
"height":
|
|
1220
|
-
"width":
|
|
1221
|
-
"x":
|
|
1222
|
-
"y":
|
|
1219
|
+
"height": 72,
|
|
1220
|
+
"width": 72,
|
|
1221
|
+
"x": 864,
|
|
1222
|
+
"y": 576,
|
|
1223
1223
|
"pixelRatio": 2,
|
|
1224
1224
|
"sdf": true
|
|
1225
1225
|
},
|
|
1226
1226
|
"religious-jewish": {
|
|
1227
|
-
"height":
|
|
1228
|
-
"width":
|
|
1229
|
-
"x":
|
|
1230
|
-
"y":
|
|
1227
|
+
"height": 72,
|
|
1228
|
+
"width": 72,
|
|
1229
|
+
"x": 864,
|
|
1230
|
+
"y": 648,
|
|
1231
1231
|
"pixelRatio": 2,
|
|
1232
1232
|
"sdf": true
|
|
1233
1233
|
},
|
|
1234
1234
|
"religious-muslim": {
|
|
1235
|
-
"height":
|
|
1236
|
-
"width":
|
|
1237
|
-
"x":
|
|
1238
|
-
"y":
|
|
1235
|
+
"height": 72,
|
|
1236
|
+
"width": 72,
|
|
1237
|
+
"x": 864,
|
|
1238
|
+
"y": 720,
|
|
1239
1239
|
"pixelRatio": 2,
|
|
1240
1240
|
"sdf": true
|
|
1241
1241
|
},
|
|
1242
1242
|
"religious-shinto": {
|
|
1243
|
-
"height":
|
|
1244
|
-
"width":
|
|
1245
|
-
"x":
|
|
1246
|
-
"y":
|
|
1243
|
+
"height": 72,
|
|
1244
|
+
"width": 72,
|
|
1245
|
+
"x": 864,
|
|
1246
|
+
"y": 792,
|
|
1247
1247
|
"pixelRatio": 2,
|
|
1248
1248
|
"sdf": true
|
|
1249
1249
|
},
|
|
1250
1250
|
"residential-community": {
|
|
1251
|
-
"height":
|
|
1252
|
-
"width":
|
|
1251
|
+
"height": 72,
|
|
1252
|
+
"width": 72,
|
|
1253
1253
|
"x": 0,
|
|
1254
|
-
"y":
|
|
1254
|
+
"y": 864,
|
|
1255
1255
|
"pixelRatio": 2,
|
|
1256
1256
|
"sdf": true
|
|
1257
1257
|
},
|
|
1258
1258
|
"restaurant-bbq": {
|
|
1259
|
-
"height":
|
|
1260
|
-
"width":
|
|
1261
|
-
"x":
|
|
1262
|
-
"y":
|
|
1259
|
+
"height": 72,
|
|
1260
|
+
"width": 72,
|
|
1261
|
+
"x": 72,
|
|
1262
|
+
"y": 864,
|
|
1263
1263
|
"pixelRatio": 2,
|
|
1264
1264
|
"sdf": true
|
|
1265
1265
|
},
|
|
1266
1266
|
"restaurant-noodle": {
|
|
1267
|
-
"height":
|
|
1268
|
-
"width":
|
|
1269
|
-
"x":
|
|
1270
|
-
"y":
|
|
1267
|
+
"height": 72,
|
|
1268
|
+
"width": 72,
|
|
1269
|
+
"x": 144,
|
|
1270
|
+
"y": 864,
|
|
1271
1271
|
"pixelRatio": 2,
|
|
1272
1272
|
"sdf": true
|
|
1273
1273
|
},
|
|
1274
1274
|
"restaurant-pizza": {
|
|
1275
|
-
"height":
|
|
1276
|
-
"width":
|
|
1277
|
-
"x":
|
|
1278
|
-
"y":
|
|
1275
|
+
"height": 72,
|
|
1276
|
+
"width": 72,
|
|
1277
|
+
"x": 216,
|
|
1278
|
+
"y": 864,
|
|
1279
1279
|
"pixelRatio": 2,
|
|
1280
1280
|
"sdf": true
|
|
1281
1281
|
},
|
|
1282
1282
|
"restaurant-seafood": {
|
|
1283
|
-
"height":
|
|
1284
|
-
"width":
|
|
1285
|
-
"x":
|
|
1286
|
-
"y":
|
|
1283
|
+
"height": 72,
|
|
1284
|
+
"width": 72,
|
|
1285
|
+
"x": 288,
|
|
1286
|
+
"y": 864,
|
|
1287
1287
|
"pixelRatio": 2,
|
|
1288
1288
|
"sdf": true
|
|
1289
1289
|
},
|
|
1290
1290
|
"restaurant-sushi": {
|
|
1291
|
-
"height":
|
|
1292
|
-
"width":
|
|
1293
|
-
"x":
|
|
1294
|
-
"y":
|
|
1291
|
+
"height": 72,
|
|
1292
|
+
"width": 72,
|
|
1293
|
+
"x": 360,
|
|
1294
|
+
"y": 864,
|
|
1295
1295
|
"pixelRatio": 2,
|
|
1296
1296
|
"sdf": true
|
|
1297
1297
|
},
|
|
1298
1298
|
"restaurant": {
|
|
1299
|
-
"height":
|
|
1300
|
-
"width":
|
|
1301
|
-
"x":
|
|
1302
|
-
"y":
|
|
1299
|
+
"height": 72,
|
|
1300
|
+
"width": 72,
|
|
1301
|
+
"x": 432,
|
|
1302
|
+
"y": 864,
|
|
1303
1303
|
"pixelRatio": 2,
|
|
1304
1304
|
"sdf": true
|
|
1305
1305
|
},
|
|
1306
1306
|
"road-accident": {
|
|
1307
|
-
"height":
|
|
1308
|
-
"width":
|
|
1309
|
-
"x":
|
|
1310
|
-
"y":
|
|
1307
|
+
"height": 72,
|
|
1308
|
+
"width": 72,
|
|
1309
|
+
"x": 504,
|
|
1310
|
+
"y": 864,
|
|
1311
1311
|
"pixelRatio": 2,
|
|
1312
1312
|
"sdf": true
|
|
1313
1313
|
},
|
|
1314
1314
|
"roadblock": {
|
|
1315
|
-
"height":
|
|
1316
|
-
"width":
|
|
1317
|
-
"x":
|
|
1318
|
-
"y":
|
|
1315
|
+
"height": 72,
|
|
1316
|
+
"width": 72,
|
|
1317
|
+
"x": 576,
|
|
1318
|
+
"y": 864,
|
|
1319
1319
|
"pixelRatio": 2,
|
|
1320
1320
|
"sdf": true
|
|
1321
1321
|
},
|
|
1322
1322
|
"rocket": {
|
|
1323
|
-
"height":
|
|
1324
|
-
"width":
|
|
1325
|
-
"x":
|
|
1326
|
-
"y":
|
|
1323
|
+
"height": 72,
|
|
1324
|
+
"width": 72,
|
|
1325
|
+
"x": 648,
|
|
1326
|
+
"y": 864,
|
|
1327
1327
|
"pixelRatio": 2,
|
|
1328
1328
|
"sdf": true
|
|
1329
1329
|
},
|
|
1330
1330
|
"school-JP": {
|
|
1331
|
-
"height":
|
|
1332
|
-
"width":
|
|
1333
|
-
"x":
|
|
1334
|
-
"y":
|
|
1331
|
+
"height": 72,
|
|
1332
|
+
"width": 72,
|
|
1333
|
+
"x": 720,
|
|
1334
|
+
"y": 864,
|
|
1335
1335
|
"pixelRatio": 2,
|
|
1336
1336
|
"sdf": true
|
|
1337
1337
|
},
|
|
1338
1338
|
"school": {
|
|
1339
|
-
"height":
|
|
1340
|
-
"width":
|
|
1341
|
-
"x":
|
|
1342
|
-
"y":
|
|
1339
|
+
"height": 72,
|
|
1340
|
+
"width": 72,
|
|
1341
|
+
"x": 792,
|
|
1342
|
+
"y": 864,
|
|
1343
1343
|
"pixelRatio": 2,
|
|
1344
1344
|
"sdf": true
|
|
1345
1345
|
},
|
|
1346
1346
|
"scooter": {
|
|
1347
|
-
"height":
|
|
1348
|
-
"width":
|
|
1349
|
-
"x":
|
|
1350
|
-
"y":
|
|
1347
|
+
"height": 72,
|
|
1348
|
+
"width": 72,
|
|
1349
|
+
"x": 864,
|
|
1350
|
+
"y": 864,
|
|
1351
1351
|
"pixelRatio": 2,
|
|
1352
1352
|
"sdf": true
|
|
1353
1353
|
},
|
|
1354
1354
|
"shelter": {
|
|
1355
|
-
"height":
|
|
1356
|
-
"width":
|
|
1357
|
-
"x":
|
|
1355
|
+
"height": 72,
|
|
1356
|
+
"width": 72,
|
|
1357
|
+
"x": 936,
|
|
1358
1358
|
"y": 0,
|
|
1359
1359
|
"pixelRatio": 2,
|
|
1360
1360
|
"sdf": true
|
|
1361
1361
|
},
|
|
1362
1362
|
"shoe": {
|
|
1363
|
-
"height":
|
|
1364
|
-
"width":
|
|
1365
|
-
"x":
|
|
1366
|
-
"y":
|
|
1363
|
+
"height": 72,
|
|
1364
|
+
"width": 72,
|
|
1365
|
+
"x": 936,
|
|
1366
|
+
"y": 72,
|
|
1367
1367
|
"pixelRatio": 2,
|
|
1368
1368
|
"sdf": true
|
|
1369
1369
|
},
|
|
1370
1370
|
"shop": {
|
|
1371
|
-
"height":
|
|
1372
|
-
"width":
|
|
1373
|
-
"x":
|
|
1374
|
-
"y":
|
|
1371
|
+
"height": 72,
|
|
1372
|
+
"width": 72,
|
|
1373
|
+
"x": 936,
|
|
1374
|
+
"y": 144,
|
|
1375
1375
|
"pixelRatio": 2,
|
|
1376
1376
|
"sdf": true
|
|
1377
1377
|
},
|
|
1378
1378
|
"skateboard": {
|
|
1379
|
-
"height":
|
|
1380
|
-
"width":
|
|
1381
|
-
"x":
|
|
1382
|
-
"y":
|
|
1379
|
+
"height": 72,
|
|
1380
|
+
"width": 72,
|
|
1381
|
+
"x": 936,
|
|
1382
|
+
"y": 216,
|
|
1383
1383
|
"pixelRatio": 2,
|
|
1384
1384
|
"sdf": true
|
|
1385
1385
|
},
|
|
1386
1386
|
"skiing": {
|
|
1387
|
-
"height":
|
|
1388
|
-
"width":
|
|
1389
|
-
"x":
|
|
1390
|
-
"y":
|
|
1387
|
+
"height": 72,
|
|
1388
|
+
"width": 72,
|
|
1389
|
+
"x": 936,
|
|
1390
|
+
"y": 288,
|
|
1391
1391
|
"pixelRatio": 2,
|
|
1392
1392
|
"sdf": true
|
|
1393
1393
|
},
|
|
1394
1394
|
"slaughterhouse": {
|
|
1395
|
-
"height":
|
|
1396
|
-
"width":
|
|
1397
|
-
"x":
|
|
1398
|
-
"y":
|
|
1395
|
+
"height": 72,
|
|
1396
|
+
"width": 72,
|
|
1397
|
+
"x": 936,
|
|
1398
|
+
"y": 360,
|
|
1399
1399
|
"pixelRatio": 2,
|
|
1400
1400
|
"sdf": true
|
|
1401
1401
|
},
|
|
1402
1402
|
"slipway": {
|
|
1403
|
-
"height":
|
|
1404
|
-
"width":
|
|
1405
|
-
"x":
|
|
1406
|
-
"y":
|
|
1403
|
+
"height": 72,
|
|
1404
|
+
"width": 72,
|
|
1405
|
+
"x": 936,
|
|
1406
|
+
"y": 432,
|
|
1407
1407
|
"pixelRatio": 2,
|
|
1408
1408
|
"sdf": true
|
|
1409
1409
|
},
|
|
1410
1410
|
"snowmobile": {
|
|
1411
|
-
"height":
|
|
1412
|
-
"width":
|
|
1413
|
-
"x":
|
|
1414
|
-
"y":
|
|
1411
|
+
"height": 72,
|
|
1412
|
+
"width": 72,
|
|
1413
|
+
"x": 936,
|
|
1414
|
+
"y": 504,
|
|
1415
1415
|
"pixelRatio": 2,
|
|
1416
1416
|
"sdf": true
|
|
1417
1417
|
},
|
|
1418
1418
|
"soccer": {
|
|
1419
|
-
"height":
|
|
1420
|
-
"width":
|
|
1421
|
-
"x":
|
|
1422
|
-
"y":
|
|
1419
|
+
"height": 72,
|
|
1420
|
+
"width": 72,
|
|
1421
|
+
"x": 936,
|
|
1422
|
+
"y": 576,
|
|
1423
1423
|
"pixelRatio": 2,
|
|
1424
1424
|
"sdf": true
|
|
1425
1425
|
},
|
|
1426
1426
|
"square-stroked": {
|
|
1427
|
-
"height":
|
|
1428
|
-
"width":
|
|
1429
|
-
"x":
|
|
1430
|
-
"y":
|
|
1427
|
+
"height": 72,
|
|
1428
|
+
"width": 72,
|
|
1429
|
+
"x": 936,
|
|
1430
|
+
"y": 648,
|
|
1431
1431
|
"pixelRatio": 2,
|
|
1432
1432
|
"sdf": true
|
|
1433
1433
|
},
|
|
1434
1434
|
"square": {
|
|
1435
|
-
"height":
|
|
1436
|
-
"width":
|
|
1437
|
-
"x":
|
|
1438
|
-
"y":
|
|
1435
|
+
"height": 72,
|
|
1436
|
+
"width": 72,
|
|
1437
|
+
"x": 936,
|
|
1438
|
+
"y": 720,
|
|
1439
1439
|
"pixelRatio": 2,
|
|
1440
1440
|
"sdf": true
|
|
1441
1441
|
},
|
|
1442
1442
|
"stadium": {
|
|
1443
|
-
"height":
|
|
1444
|
-
"width":
|
|
1445
|
-
"x":
|
|
1446
|
-
"y":
|
|
1443
|
+
"height": 72,
|
|
1444
|
+
"width": 72,
|
|
1445
|
+
"x": 936,
|
|
1446
|
+
"y": 792,
|
|
1447
1447
|
"pixelRatio": 2,
|
|
1448
1448
|
"sdf": true
|
|
1449
1449
|
},
|
|
1450
1450
|
"star-stroked": {
|
|
1451
|
-
"height":
|
|
1452
|
-
"width":
|
|
1453
|
-
"x":
|
|
1454
|
-
"y":
|
|
1451
|
+
"height": 72,
|
|
1452
|
+
"width": 72,
|
|
1453
|
+
"x": 936,
|
|
1454
|
+
"y": 864,
|
|
1455
1455
|
"pixelRatio": 2,
|
|
1456
1456
|
"sdf": true
|
|
1457
1457
|
},
|
|
1458
1458
|
"star": {
|
|
1459
|
-
"height":
|
|
1460
|
-
"width":
|
|
1459
|
+
"height": 72,
|
|
1460
|
+
"width": 72,
|
|
1461
1461
|
"x": 0,
|
|
1462
|
-
"y":
|
|
1462
|
+
"y": 936,
|
|
1463
1463
|
"pixelRatio": 2,
|
|
1464
1464
|
"sdf": true
|
|
1465
1465
|
},
|
|
1466
1466
|
"suitcase": {
|
|
1467
|
-
"height":
|
|
1468
|
-
"width":
|
|
1469
|
-
"x":
|
|
1470
|
-
"y":
|
|
1467
|
+
"height": 72,
|
|
1468
|
+
"width": 72,
|
|
1469
|
+
"x": 72,
|
|
1470
|
+
"y": 936,
|
|
1471
1471
|
"pixelRatio": 2,
|
|
1472
1472
|
"sdf": true
|
|
1473
1473
|
},
|
|
1474
1474
|
"swimming": {
|
|
1475
|
-
"height":
|
|
1476
|
-
"width":
|
|
1477
|
-
"x":
|
|
1478
|
-
"y":
|
|
1475
|
+
"height": 72,
|
|
1476
|
+
"width": 72,
|
|
1477
|
+
"x": 144,
|
|
1478
|
+
"y": 936,
|
|
1479
1479
|
"pixelRatio": 2,
|
|
1480
1480
|
"sdf": true
|
|
1481
1481
|
},
|
|
1482
1482
|
"table-tennis": {
|
|
1483
|
-
"height":
|
|
1484
|
-
"width":
|
|
1485
|
-
"x":
|
|
1486
|
-
"y":
|
|
1483
|
+
"height": 72,
|
|
1484
|
+
"width": 72,
|
|
1485
|
+
"x": 216,
|
|
1486
|
+
"y": 936,
|
|
1487
|
+
"pixelRatio": 2,
|
|
1488
|
+
"sdf": true
|
|
1489
|
+
},
|
|
1490
|
+
"taxi": {
|
|
1491
|
+
"height": 72,
|
|
1492
|
+
"width": 72,
|
|
1493
|
+
"x": 288,
|
|
1494
|
+
"y": 936,
|
|
1487
1495
|
"pixelRatio": 2,
|
|
1488
1496
|
"sdf": true
|
|
1489
1497
|
},
|
|
1490
1498
|
"teahouse": {
|
|
1491
|
-
"height":
|
|
1492
|
-
"width":
|
|
1493
|
-
"x":
|
|
1494
|
-
"y":
|
|
1499
|
+
"height": 72,
|
|
1500
|
+
"width": 72,
|
|
1501
|
+
"x": 360,
|
|
1502
|
+
"y": 936,
|
|
1495
1503
|
"pixelRatio": 2,
|
|
1496
1504
|
"sdf": true
|
|
1497
1505
|
},
|
|
1498
1506
|
"telephone": {
|
|
1499
|
-
"height":
|
|
1500
|
-
"width":
|
|
1501
|
-
"x":
|
|
1502
|
-
"y":
|
|
1507
|
+
"height": 72,
|
|
1508
|
+
"width": 72,
|
|
1509
|
+
"x": 432,
|
|
1510
|
+
"y": 936,
|
|
1503
1511
|
"pixelRatio": 2,
|
|
1504
1512
|
"sdf": true
|
|
1505
1513
|
},
|
|
1506
1514
|
"tennis": {
|
|
1507
|
-
"height":
|
|
1508
|
-
"width":
|
|
1509
|
-
"x":
|
|
1510
|
-
"y":
|
|
1515
|
+
"height": 72,
|
|
1516
|
+
"width": 72,
|
|
1517
|
+
"x": 504,
|
|
1518
|
+
"y": 936,
|
|
1511
1519
|
"pixelRatio": 2,
|
|
1512
1520
|
"sdf": true
|
|
1513
1521
|
},
|
|
1514
1522
|
"terminal": {
|
|
1515
|
-
"height":
|
|
1516
|
-
"width":
|
|
1517
|
-
"x":
|
|
1518
|
-
"y":
|
|
1523
|
+
"height": 72,
|
|
1524
|
+
"width": 72,
|
|
1525
|
+
"x": 576,
|
|
1526
|
+
"y": 936,
|
|
1519
1527
|
"pixelRatio": 2,
|
|
1520
1528
|
"sdf": true
|
|
1521
1529
|
},
|
|
1522
1530
|
"theatre": {
|
|
1523
|
-
"height":
|
|
1524
|
-
"width":
|
|
1525
|
-
"x":
|
|
1526
|
-
"y":
|
|
1531
|
+
"height": 72,
|
|
1532
|
+
"width": 72,
|
|
1533
|
+
"x": 648,
|
|
1534
|
+
"y": 936,
|
|
1527
1535
|
"pixelRatio": 2,
|
|
1528
1536
|
"sdf": true
|
|
1529
1537
|
},
|
|
1530
1538
|
"toilet": {
|
|
1531
|
-
"height":
|
|
1532
|
-
"width":
|
|
1533
|
-
"x":
|
|
1534
|
-
"y":
|
|
1539
|
+
"height": 72,
|
|
1540
|
+
"width": 72,
|
|
1541
|
+
"x": 720,
|
|
1542
|
+
"y": 936,
|
|
1535
1543
|
"pixelRatio": 2,
|
|
1536
1544
|
"sdf": true
|
|
1537
1545
|
},
|
|
1538
1546
|
"toll": {
|
|
1539
|
-
"height":
|
|
1540
|
-
"width":
|
|
1541
|
-
"x":
|
|
1542
|
-
"y":
|
|
1547
|
+
"height": 72,
|
|
1548
|
+
"width": 72,
|
|
1549
|
+
"x": 792,
|
|
1550
|
+
"y": 936,
|
|
1543
1551
|
"pixelRatio": 2,
|
|
1544
1552
|
"sdf": true
|
|
1545
1553
|
},
|
|
1546
1554
|
"town-hall": {
|
|
1547
|
-
"height":
|
|
1548
|
-
"width":
|
|
1549
|
-
"x":
|
|
1550
|
-
"y":
|
|
1555
|
+
"height": 72,
|
|
1556
|
+
"width": 72,
|
|
1557
|
+
"x": 864,
|
|
1558
|
+
"y": 936,
|
|
1551
1559
|
"pixelRatio": 2,
|
|
1552
1560
|
"sdf": true
|
|
1553
1561
|
},
|
|
1554
1562
|
"town": {
|
|
1555
|
-
"height":
|
|
1556
|
-
"width":
|
|
1557
|
-
"x":
|
|
1558
|
-
"y":
|
|
1563
|
+
"height": 72,
|
|
1564
|
+
"width": 72,
|
|
1565
|
+
"x": 936,
|
|
1566
|
+
"y": 936,
|
|
1559
1567
|
"pixelRatio": 2,
|
|
1560
1568
|
"sdf": true
|
|
1561
1569
|
},
|
|
1562
1570
|
"triangle-stroked": {
|
|
1563
|
-
"height":
|
|
1564
|
-
"width":
|
|
1565
|
-
"x":
|
|
1566
|
-
"y":
|
|
1571
|
+
"height": 72,
|
|
1572
|
+
"width": 72,
|
|
1573
|
+
"x": 1008,
|
|
1574
|
+
"y": 0,
|
|
1567
1575
|
"pixelRatio": 2,
|
|
1568
1576
|
"sdf": true
|
|
1569
1577
|
},
|
|
1570
1578
|
"triangle": {
|
|
1571
|
-
"height":
|
|
1572
|
-
"width":
|
|
1573
|
-
"x":
|
|
1574
|
-
"y":
|
|
1579
|
+
"height": 72,
|
|
1580
|
+
"width": 72,
|
|
1581
|
+
"x": 1008,
|
|
1582
|
+
"y": 72,
|
|
1575
1583
|
"pixelRatio": 2,
|
|
1576
1584
|
"sdf": true
|
|
1577
1585
|
},
|
|
1578
1586
|
"tunnel": {
|
|
1579
|
-
"height":
|
|
1580
|
-
"width":
|
|
1581
|
-
"x":
|
|
1582
|
-
"y":
|
|
1587
|
+
"height": 72,
|
|
1588
|
+
"width": 72,
|
|
1589
|
+
"x": 1008,
|
|
1590
|
+
"y": 144,
|
|
1583
1591
|
"pixelRatio": 2,
|
|
1584
1592
|
"sdf": true
|
|
1585
1593
|
},
|
|
1586
1594
|
"veterinary": {
|
|
1587
|
-
"height":
|
|
1588
|
-
"width":
|
|
1589
|
-
"x":
|
|
1590
|
-
"y":
|
|
1595
|
+
"height": 72,
|
|
1596
|
+
"width": 72,
|
|
1597
|
+
"x": 1008,
|
|
1598
|
+
"y": 216,
|
|
1591
1599
|
"pixelRatio": 2,
|
|
1592
1600
|
"sdf": true
|
|
1593
1601
|
},
|
|
1594
1602
|
"viewpoint": {
|
|
1595
|
-
"height":
|
|
1596
|
-
"width":
|
|
1597
|
-
"x":
|
|
1598
|
-
"y":
|
|
1603
|
+
"height": 72,
|
|
1604
|
+
"width": 72,
|
|
1605
|
+
"x": 1008,
|
|
1606
|
+
"y": 288,
|
|
1599
1607
|
"pixelRatio": 2,
|
|
1600
1608
|
"sdf": true
|
|
1601
1609
|
},
|
|
1602
1610
|
"village": {
|
|
1603
|
-
"height":
|
|
1604
|
-
"width":
|
|
1605
|
-
"x":
|
|
1606
|
-
"y":
|
|
1611
|
+
"height": 72,
|
|
1612
|
+
"width": 72,
|
|
1613
|
+
"x": 1008,
|
|
1614
|
+
"y": 360,
|
|
1607
1615
|
"pixelRatio": 2,
|
|
1608
1616
|
"sdf": true
|
|
1609
1617
|
},
|
|
1610
1618
|
"volcano": {
|
|
1611
|
-
"height":
|
|
1612
|
-
"width":
|
|
1613
|
-
"x":
|
|
1614
|
-
"y":
|
|
1619
|
+
"height": 72,
|
|
1620
|
+
"width": 72,
|
|
1621
|
+
"x": 1008,
|
|
1622
|
+
"y": 432,
|
|
1615
1623
|
"pixelRatio": 2,
|
|
1616
1624
|
"sdf": true
|
|
1617
1625
|
},
|
|
1618
1626
|
"volleyball": {
|
|
1619
|
-
"height":
|
|
1620
|
-
"width":
|
|
1621
|
-
"x":
|
|
1622
|
-
"y":
|
|
1627
|
+
"height": 72,
|
|
1628
|
+
"width": 72,
|
|
1629
|
+
"x": 1008,
|
|
1630
|
+
"y": 504,
|
|
1623
1631
|
"pixelRatio": 2,
|
|
1624
1632
|
"sdf": true
|
|
1625
1633
|
},
|
|
1626
1634
|
"warehouse": {
|
|
1627
|
-
"height":
|
|
1628
|
-
"width":
|
|
1629
|
-
"x":
|
|
1630
|
-
"y":
|
|
1635
|
+
"height": 72,
|
|
1636
|
+
"width": 72,
|
|
1637
|
+
"x": 1008,
|
|
1638
|
+
"y": 576,
|
|
1631
1639
|
"pixelRatio": 2,
|
|
1632
1640
|
"sdf": true
|
|
1633
1641
|
},
|
|
1634
1642
|
"waste-basket": {
|
|
1635
|
-
"height":
|
|
1636
|
-
"width":
|
|
1637
|
-
"x":
|
|
1638
|
-
"y":
|
|
1643
|
+
"height": 72,
|
|
1644
|
+
"width": 72,
|
|
1645
|
+
"x": 1008,
|
|
1646
|
+
"y": 648,
|
|
1639
1647
|
"pixelRatio": 2,
|
|
1640
1648
|
"sdf": true
|
|
1641
1649
|
},
|
|
1642
1650
|
"watch": {
|
|
1643
|
-
"height":
|
|
1644
|
-
"width":
|
|
1645
|
-
"x":
|
|
1646
|
-
"y":
|
|
1651
|
+
"height": 72,
|
|
1652
|
+
"width": 72,
|
|
1653
|
+
"x": 1008,
|
|
1654
|
+
"y": 720,
|
|
1647
1655
|
"pixelRatio": 2,
|
|
1648
1656
|
"sdf": true
|
|
1649
1657
|
},
|
|
1650
1658
|
"water": {
|
|
1651
|
-
"height":
|
|
1652
|
-
"width":
|
|
1653
|
-
"x":
|
|
1654
|
-
"y":
|
|
1659
|
+
"height": 72,
|
|
1660
|
+
"width": 72,
|
|
1661
|
+
"x": 1008,
|
|
1662
|
+
"y": 792,
|
|
1655
1663
|
"pixelRatio": 2,
|
|
1656
1664
|
"sdf": true
|
|
1657
1665
|
},
|
|
1658
1666
|
"waterfall": {
|
|
1659
|
-
"height":
|
|
1660
|
-
"width":
|
|
1661
|
-
"x":
|
|
1662
|
-
"y":
|
|
1667
|
+
"height": 72,
|
|
1668
|
+
"width": 72,
|
|
1669
|
+
"x": 1008,
|
|
1670
|
+
"y": 864,
|
|
1663
1671
|
"pixelRatio": 2,
|
|
1664
1672
|
"sdf": true
|
|
1665
1673
|
},
|
|
1666
1674
|
"watermill": {
|
|
1667
|
-
"height":
|
|
1668
|
-
"width":
|
|
1669
|
-
"x":
|
|
1670
|
-
"y":
|
|
1675
|
+
"height": 72,
|
|
1676
|
+
"width": 72,
|
|
1677
|
+
"x": 1008,
|
|
1678
|
+
"y": 936,
|
|
1671
1679
|
"pixelRatio": 2,
|
|
1672
1680
|
"sdf": true
|
|
1673
1681
|
},
|
|
1674
1682
|
"wetland": {
|
|
1675
|
-
"height":
|
|
1676
|
-
"width":
|
|
1677
|
-
"x":
|
|
1678
|
-
"y":
|
|
1683
|
+
"height": 72,
|
|
1684
|
+
"width": 72,
|
|
1685
|
+
"x": 0,
|
|
1686
|
+
"y": 1008,
|
|
1679
1687
|
"pixelRatio": 2,
|
|
1680
1688
|
"sdf": true
|
|
1681
1689
|
},
|
|
1682
1690
|
"wheelchair": {
|
|
1683
|
-
"height":
|
|
1684
|
-
"width":
|
|
1685
|
-
"x":
|
|
1686
|
-
"y":
|
|
1691
|
+
"height": 72,
|
|
1692
|
+
"width": 72,
|
|
1693
|
+
"x": 72,
|
|
1694
|
+
"y": 1008,
|
|
1687
1695
|
"pixelRatio": 2,
|
|
1688
1696
|
"sdf": true
|
|
1689
1697
|
},
|
|
1690
1698
|
"windmill": {
|
|
1691
|
-
"height":
|
|
1692
|
-
"width":
|
|
1693
|
-
"x":
|
|
1694
|
-
"y":
|
|
1699
|
+
"height": 72,
|
|
1700
|
+
"width": 72,
|
|
1701
|
+
"x": 144,
|
|
1702
|
+
"y": 1008,
|
|
1695
1703
|
"pixelRatio": 2,
|
|
1696
1704
|
"sdf": true
|
|
1697
1705
|
},
|
|
1698
1706
|
"zoo": {
|
|
1699
|
-
"height":
|
|
1700
|
-
"width":
|
|
1701
|
-
"x":
|
|
1702
|
-
"y":
|
|
1707
|
+
"height": 72,
|
|
1708
|
+
"width": 72,
|
|
1709
|
+
"x": 216,
|
|
1710
|
+
"y": 1008,
|
|
1703
1711
|
"pixelRatio": 2,
|
|
1704
1712
|
"sdf": true
|
|
1705
1713
|
}
|