Commit 84b619d
Dev (#137)
* Update BuildingShapeUtils.js
* Update utils.test.js
* Update utils.test.js
* Update buildingpart.test.js
* Update BuildingShapeUtils.js
* Update buildingpart.test.js
* Update from main (#133)
* Split data downloading and building creating (#118)
* Outer building visibility (#119)
* Visibility (#120)
* Update building.js (#121)
* Tests for API (#122)
* check HTTP code status and show alert with error
* tests for API errors
* Show validation errors (#123)
* show validation errors + tests
* fix typo
* Skip incompleted ways, skip non-way members, prevent global modification of way object (#100)
* skip non-way members, skip incompleted ways, prevent global modification of Document with way
* add test
* better colors for MeshPhysicalMaterial (#126)
* Fix crash when processing type=building with outline being a multipolygon (#124)
* #88 initial support type=building with multipolygon outline
* support multiple ways in inner rings
* add test
* Hipped roof (#128)
* Update BuildingShapeUtils.js (#129)
* Update BuildingShapeUtils.js (#130)
* Update utils.test.js (#132)
---------
Co-authored-by: Roman Deev <roman.deev06@gmail.com>
* Update building.test.js
* Update buildingpart.js
* Fixed direction bug (#136)
* Update utils.test.js
---------
Co-authored-by: Roman Deev <roman.deev06@gmail.com>1 parent 872168a commit 84b619d
File tree
5 files changed
+9
-11
lines changed- src
- extras
- test
5 files changed
+9
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | 290 | | |
292 | 291 | | |
293 | 292 | | |
| |||
337 | 336 | | |
338 | 337 | | |
339 | 338 | | |
340 | | - | |
341 | 339 | | |
342 | 340 | | |
343 | 341 | | |
| |||
359 | 357 | | |
360 | 358 | | |
361 | 359 | | |
362 | | - | |
363 | 360 | | |
364 | 361 | | |
365 | 362 | | |
| |||
394 | 391 | | |
395 | 392 | | |
396 | 393 | | |
397 | | - | |
398 | 394 | | |
399 | 395 | | |
400 | 396 | | |
| |||
418 | 414 | | |
419 | 415 | | |
420 | 416 | | |
421 | | - | |
422 | 417 | | |
423 | 418 | | |
424 | 419 | | |
| |||
468 | 463 | | |
469 | 464 | | |
470 | 465 | | |
471 | | - | |
| 466 | + | |
472 | 467 | | |
473 | 468 | | |
474 | 469 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
312 | 316 | | |
313 | 317 | | |
314 | 318 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
124 | | - | |
125 | 123 | | |
126 | 124 | | |
127 | 125 | | |
128 | 126 | | |
129 | 127 | | |
130 | 128 | | |
131 | | - | |
132 | 129 | | |
133 | 130 | | |
134 | 131 | | |
| |||
0 commit comments