Commit Graph

1350 Commits

Author SHA1 Message Date
KatKatKateryna a7de3ee43e check color proxies last 2024-11-06 21:04:05 +00:00
KatKatKateryna 39b81f0a15 Merge pull request #13 from specklesystems/fixing_ifc
Fixing ifc
2024-11-06 19:17:41 +00:00
KatKatKateryna 4bfcd9e6b7 treat 3d Polygons as Meshes 2024-11-06 19:16:04 +00:00
KatKatKateryna cc4a7f6d3a print 2024-11-05 11:27:46 +00:00
KatKatKateryna d0a0d7efae ignore speckleUrl character case 2024-11-05 11:24:08 +00:00
KatKatKateryna 805b148366 support older gis features with no displayValue 2024-10-31 23:03:13 +00:00
KatKatKateryna 7740958608 assign colors better 2024-10-30 18:35:01 +00:00
KatKatKateryna 63d2879709 add 3d extent; check isDisplayable; ignore invalid IFC meshes 2024-10-30 17:35:04 +00:00
KatKatKateryna 396916bb7c fix bug in setting AuthId 2024-10-29 14:14:22 +00:00
KatKatKateryna c7c7ef8b85 unbound error 2024-10-21 18:00:39 +01:00
KatKatKateryna 3389528861 better traverse of GH models 2024-10-14 16:26:10 +01:00
KatKatKateryna 8c691454e6 better warning 2024-10-14 13:18:59 +01:00
KatKatKateryna 5ef776ada0 correct table URL redirect 2024-10-14 13:08:22 +01:00
KatKatKateryna e5077e1677 better dataType warning 2024-10-14 12:34:45 +01:00
KatKatKateryna 672c29671e move validation 2024-10-09 12:16:29 +01:00
KatKatKateryna 0d2de03cd6 handle exception 2024-10-08 09:48:43 +01:00
KatKatKateryna 860bcc1086 cleaned 2024-10-07 20:33:06 +01:00
KatKatKateryna e11a1338a5 rename 2024-10-07 19:29:04 +01:00
KatKatKateryna 525955c058 clean patch 2024-10-07 19:23:57 +01:00
KatKatKateryna 3bcea48c32 validation patch 2024-10-07 19:15:57 +01:00
KatKatKateryna 6e48c4b8b0 index page map error 2024-10-04 17:45:26 +01:00
KatKatKateryna f7f499aa81 fix comment&object redirect 2024-10-03 09:38:32 +01:00
KatKatKateryna fb933e0472 comment position 2024-10-03 01:57:19 +01:00
KatKatKateryna 7f4dfe4272 socket fix 2024-09-30 01:30:42 +01:00
KatKatKateryna 92e016b004 zoom control 2024-09-29 22:45:45 +01:00
KatKatKateryna eb287480c9 logs 2024-09-29 22:20:46 +01:00
KatKatKateryna c84e81451d receive GH objects 2024-09-29 20:20:26 +01:00
KatKatKateryna 6ec6725947 check nonetype 2024-09-27 14:47:16 +01:00
KatKatKateryna f814592ae1 status check 2024-09-27 09:37:58 +01:00
KatKatKateryna 4097aff759 request url
flake8 / flake8_py3 (push) Has been cancelled
Build / main (3.10) (push) Has been cancelled
Build / admin (3.10) (push) Has been cancelled
Check vulnerabilities / vulnerabilities (push) Has been cancelled
2024-09-26 17:00:02 +01:00
KatKatKateryna 8f845c95bb url_params 2024-09-26 16:58:20 +01:00
KatKatKateryna e2bf4ee3b1 don't patch repeatedly 2024-09-26 14:33:10 +01:00
KatKatKateryna 5b37680d73 Merge pull request #12 from specklesystems/exceptions-and-forwarding
Exceptions and forwarding
2024-09-26 15:22:45 +02:00
KatKatKateryna 661d0e9104 header removed 2024-09-26 14:20:07 +01:00
KatKatKateryna 434f712cbf deserialized error fixed 2024-09-26 14:19:59 +01:00
KatKatKateryna ebfb49c4a1 remove html element only if exists 2024-09-25 09:15:46 +02:00
KatKatKateryna 8759fc9e09 remove printing 2024-09-24 01:23:36 +02:00
KatKatKateryna 4e43085ef2 operations in order 2024-09-24 01:17:39 +02:00
KatKatKateryna 079e8e5dda fix header 2024-09-24 00:11:26 +02:00
KatKatKateryna f5e52de572 _ 2024-09-23 13:53:27 +02:00
KatKatKateryna 66d7bd69fb readme sample and time 2024-09-23 12:36:11 +02:00
KatKatKateryna 6b7112ccef logo access 2024-09-23 11:31:05 +02:00
KatKatKateryna 6bf99294db agent crash fix 2024-09-23 11:27:16 +02:00
KatKatKateryna 8bbd50265e return separate response for browser-run apps 2024-09-21 13:55:16 +02:00
KatKatKateryna dd2f3f3bb0 Merge pull request #11 from specklesystems/gergo/server_setup
Gergo/server setup
2024-09-06 18:13:51 +01:00
KatKatKateryna 5ec81ea745 fixes
flake8 / flake8_py3 (push) Has been cancelled
Build / main (3.10) (push) Has been cancelled
Build / admin (3.10) (push) Has been cancelled
Check vulnerabilities / vulnerabilities (push) Has been cancelled
2024-09-06 18:12:09 +01:00
KatKatKateryna a20daffc4b Extra check (#10)
* colors and materials

* traverse for colors

* fix multipolygons in 3d

* prioritize attributes by default, less geometry divisions

* fix multipolygons

* split polygons in leaflet

* ensure speckleURL argument

* avoid multiple loops

* URL exceptions handling

* add bbox per feature

* leaflet controls to the right

* html syntax

* double-check for display vals
2024-09-05 21:31:22 +08:00
KatKatKateryna 6a8b5df87c Polishing (#9)
flake8 / flake8_py3 (push) Has been cancelled
Build / main (3.10) (push) Has been cancelled
Build / admin (3.10) (push) Has been cancelled
Check vulnerabilities / vulnerabilities (push) Has been cancelled
* colors and materials

* traverse for colors

* fix multipolygons in 3d

* prioritize attributes by default, less geometry divisions

* fix multipolygons

* split polygons in leaflet

* ensure speckleURL argument

* avoid multiple loops

* URL exceptions handling

* add bbox per feature

* leaflet controls to the right

* html syntax
2024-09-05 06:55:19 +08:00
Gergő Jedlicska 79b0116d9a Merge branch 'dev' of https://github.com/specklesystems/pygeoapi into dev 2024-09-04 03:20:56 +00:00
KatKatKateryna 9a89b4a7ac colors and materials 2024-09-04 04:20:07 +01:00