Commit Graph

1303 Commits

Author SHA1 Message Date
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
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
Gergő Jedlicska cdc8717bde Merge branch 'dev' of https://github.com/specklesystems/pygeoapi into dev 2024-09-04 02:46:07 +00:00
KatKatKateryna 8e643e1e38 img url 2024-09-04 03:45:39 +01:00
Gergő Jedlicska 7141e081cc Merge branch 'dev' of https://github.com/specklesystems/pygeoapi into dev 2024-09-04 02:37:36 +00:00
KatKatKateryna 782a392825 error screen; better meshes 2024-09-04 03:37:22 +01:00
Gergő Jedlicska 5ee0e75025 Merge branch 'dev' of https://github.com/specklesystems/pygeoapi into dev 2024-09-04 02:11:57 +00:00
KatKatKateryna 3afc8ca5f1 img optimized 2024-09-04 03:11:39 +01:00
Gergő Jedlicska 7bdbbb7cdf Merge branch 'dev' of https://github.com/specklesystems/pygeoapi into dev 2024-09-04 02:06:18 +00:00
KatKatKateryna 1679045504 img url 2024-09-04 03:06:01 +01:00
Gergő Jedlicska 3bde1c3b93 Merge branch 'dev' of https://github.com/specklesystems/pygeoapi into dev 2024-09-04 01:54:04 +00:00
KatKatKateryna c2a5642faa img width 2024-09-04 02:53:53 +01:00
Gergő Jedlicska 0eb30470c6 Merge branch 'dev' of https://github.com/specklesystems/pygeoapi into dev 2024-09-04 01:37:31 +00:00
KatKatKateryna 8c3202290d Polishing (#8)
* typo

* points and lines in 3d: TODO: edit HTML text, add popups, add pins

* html and popups

* add floating pins

* proper 3d display

* loading screen, fixed mesh displayProperties

* html

* .

* typo
2024-09-04 09:30:48 +08:00
Gergő Jedlicska 652c52937c add start script and reverse proxy config 2024-09-03 08:54:06 +00:00
KatKatKateryna 607dc2e9b4 Revert "timeout header"
This reverts commit c3e415237d.
2024-09-02 12:37:50 +01:00
KatKatKateryna c3e415237d timeout header 2024-09-02 12:36:18 +01:00
KatKatKateryna acca99a891 Revert "gunicorn timeout"
This reverts commit 0a96fda59d.
2024-09-02 12:00:12 +01:00
KatKatKateryna 0a96fda59d gunicorn timeout 2024-09-02 11:54:41 +01:00
KatKatKateryna dbe99613b9 Revert "timeout"
This reverts commit 8ee256648d.
2024-09-02 11:49:32 +01:00
KatKatKateryna 8ee256648d timeout 2024-09-02 11:41:38 +01:00
KatKatKateryna a174694961 Kate speckle poc (#7)
* 3d demos

* url_constructor_demo

* readme update

* troubleshooting

* formatting

* formatting

* readme

* .

* readme

* readme

* fix titles

* colors with opacity

* demo3d

* fix mesh split

* maptalks_fixed geometry

* vertical coords

* 3d display

* building example

* print

* demos
2024-09-02 10:35:27 +08:00
KatKatKateryna d7a5cb6576 invite 2024-08-28 21:15:34 +01:00
KatKatKateryna e8f7d528bd troubleshooting guide 2024-08-28 21:14:23 +01:00
KatKatKateryna 4347cf3bb6 typos; feature limit & message 2024-08-28 20:28:20 +01:00
KatKatKateryna 61da86554d fix feature colors 2024-08-28 03:27:14 +01:00
KatKatKateryna b4f3b45bfd typo 2024-08-28 01:16:59 +01:00
KatKatKateryna 8507fdfb45 add color to properties 2024-08-28 01:14:11 +01:00
KatKatKateryna adbfdf95f5 new tab links 2024-08-27 22:12:06 +01:00
KatKatKateryna 2019d106ad Update README.md 2024-08-28 03:36:24 +08:00
KatKatKateryna 6f1042eb13 numbering 2024-08-27 17:17:15 +01:00
KatKatKateryna 695adb0676 quotes 2024-08-27 16:40:01 +01:00
KatKatKateryna 99fbcd0264 link 2024-08-27 15:21:32 +01:00
KatKatKateryna 0cb2802427 default location 2024-08-27 15:05:44 +01:00
KatKatKateryna b8f9144599 fix sorted FID; logo 2024-08-27 14:54:05 +01:00
KatKatKateryna 46e419e2f3 patch only if not installed 2024-08-27 13:41:09 +01:00
KatKatKateryna 36a3567c2c patching packed 2024-08-27 13:20:38 +01:00
KatKatKateryna 95f603b167 port to 8000 2024-08-27 13:11:56 +01:00
KatKatKateryna 31e35668ba Kate speckle poc (#6)
* Revert "change port"

This reverts commit 92e0b0da9e.

* better map size

* render pretty basemap if API key is available

* page layout

* better error message; all redirects to a new tab

* neat tables

* upd readme

* api key variable

* remove manual zoom setting

* reply on speckle_type for traversal

* receive custom attributes

* fix attributes

* fixes

* fixed deserialization; default color

* assign all props to all elements

* send complete displayValues for Meshes

* refactor

* more refactor

* last fixes

* use 3 dimensions

* support ICurves and new GisFeatures, and (possible) hatches

* fix hatches

* fix orientation function

* fix orientation for mesh, brep, hatch, polygon

* patch deserializer

* accept vertical polygons

* prioritize mesh colors, if available

* clean url arguments

* color mesh by 2 pts

* Revert "color mesh by 2 pts"

This reverts commit 0d2c12db1d.

* query comments and attachments

* fix time formatting

* fixed comments

* fix threads

* patch before launch

* separate comments and geometry in displayProperties

* add url parameter for data type

* split features by type

* max zoom for tiles to load

* cors

* rename url

* typo

* leaflet_demo_comments

* url fix

* Demo with masterplan

* openlayers demo, no zoom extents

* openLayers example

* Update README - QGIS WFS

* explicit error for deprecated data

* move around

* Update README.md

* better openLayers demo

* Update README.md

* Update README.md

* Update README.md

* better display colors

* attribution

* no print

* explode meshes. todo: URL param; fix Revit

* some improvements

* preserveAttributes parameter

* fix

* proper comment resource_id

* add map to empty page

* sort by height

* remove print

* page description

* page description complete

* change port

* readme
2024-08-27 20:03:51 +08:00
KatKatKateryna 3f42069d9e Kate speckle poc (#5)
* Revert "change port"

This reverts commit 92e0b0da9e.

* better map size

* render pretty basemap if API key is available

* page layout

* better error message; all redirects to a new tab

* neat tables

* upd readme

* api key variable

* remove manual zoom setting

* reply on speckle_type for traversal

* receive custom attributes

* fix attributes

* fixes

* fixed deserialization; default color

* assign all props to all elements

* send complete displayValues for Meshes

* refactor

* more refactor

* last fixes

* use 3 dimensions

* support ICurves and new GisFeatures, and (possible) hatches

* fix hatches

* fix orientation function

* fix orientation for mesh, brep, hatch, polygon

* patch deserializer

* accept vertical polygons

* prioritize mesh colors, if available

* clean url arguments

* color mesh by 2 pts

* Revert "color mesh by 2 pts"

This reverts commit 0d2c12db1d.

* query comments and attachments

* fix time formatting

* fixed comments

* fix threads

* patch before launch

* separate comments and geometry in displayProperties

* add url parameter for data type

* split features by type

* max zoom for tiles to load

* cors

* rename url

* typo

* leaflet_demo_comments

* url fix

* Demo with masterplan

* openlayers demo, no zoom extents

* openLayers example

* Update README - QGIS WFS

* explicit error for deprecated data

* move around

* Update README.md

* better openLayers demo

* Update README.md

* Update README.md

* Update README.md

* better display colors

* attribution

* no print

* explode meshes. todo: URL param; fix Revit

* some improvements

* preserveAttributes parameter

* fix

* proper comment resource_id

* add map to empty page

* sort by height

* remove print

* page description

* page description complete

* change port
2024-08-27 19:59:29 +08:00
KatKatKateryna ec04220183 Update patch_specklepy.py
move import inside the function, as "alien" imports are not recognized by pygeoapi
2024-08-15 20:33:36 +08:00
Gergő Jedlicska fad6300654 Update patch_specklepy.py (#3)
better path handling for specklepy and pygeoapi
2024-08-15 20:32:12 +08:00
KatKatKateryna 7bc42653d0 Kate speckle poc (#2)
* Revert "change port"

This reverts commit 92e0b0da9e.

* server patch

* enforce patch

* Reapply "change port"

This reverts commit 243994d0da.
2024-08-14 12:13:10 +08:00
KatKatKateryna c96d4f6f30 Kate speckle poc (#1)
* MVP

* upd

* upd

* fixed dynamic loading

* don't overwrite YAML, remember the value instead

* remove default link; URL syntax; TODO: lat vs lon; speckle_data None

* crs centralized

* not implemented methods

* remove case from args

* removing client auth; only receive branch

* enable Queryables page

* normal props

* reprojection in bulk

* speed up reprojections

* add GisFeature

* fix geometry

* fix coords

* fix lines

* all GIS data works

* non-gis data scaling fixed

* fix non-gis pts and curves

* backup displayValue

* remove redirect to individual features

* replace old links

* UI without redirects

* display parameters

* reroute from homepage

* operations from Core; set HostApp

* receive exception

* all not implemented

* zoom

* redirect to speckle from individual features

* layer color placeholders

* render styles; server info

* Model info column

* html styles

* display Missing URL message

* return functionality for WFS

* more display colors

* load landing page for GIS apps only

* display invalid input error

* typo

* print out agent

* patch specklepy on install

* fix import

* warning for zero coords; remove Account from auth

* remove transport account only before receive

* better patch

* get the entire stream

* fix request split

* clear provider data

* list browsers to support

* better UI

* UI

* UI and hyperlinks

* large map
2024-08-14 10:29:10 +08:00
KatKatKateryna 92e0b0da9e change port 2024-08-13 11:11:23 +01:00
Tom Kralidis b6c00b0cff update CITE setup (#1728) (#1731) 2024-07-21 16:39:08 -04:00
Benjamin Webb 274646b6ae Add TRS to pygeoapi config schema (#1743)
* Add TRS to pygeoapi config schema

* Update configuration.rst

---------

Co-authored-by: Tom Kralidis <tomkralidis@gmail.com>
2024-07-21 11:05:56 -04:00
Tom Kralidis a000fe558f port PostgreSQL process manager to SQLAlchemy (#1745) 2024-07-20 13:19:08 +02:00
Tom Kralidis 298f069ffa update jobs endpoint link title (#1739) (#1742) 2024-07-19 12:34:58 -04:00