-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generating profiles using profile rest API #76
Commits on May 21, 2024
-
[core] Introduce SwissProfileSource, Generator and Results classes to…
… create profiles via profile API
Configuration menu - View commit details
-
Copy full SHA for dca2f45 - Browse repository at this point
Copy the full SHA dca2f45View commit details -
Register custom profile source in QgsProfileSourceRegistry from plugi…
…n's initGui() and unregister it from registry in plugin's unload()
Configuration menu - View commit details
-
Copy full SHA for f528648 - Browse repository at this point
Copy the full SHA f528648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c4a63 - Browse repository at this point
Copy the full SHA 49c4a63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f85d41 - Browse repository at this point
Copy the full SHA 4f85d41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b839b - Browse repository at this point
Copy the full SHA 23b839bView commit details -
Profile Generator: make sure feedback() is implemented (layout uses t…
…his method), fix cross_section_geometries append
Configuration menu - View commit details
-
Copy full SHA for cc6bd36 - Browse repository at this point
Copy the full SHA cc6bd36View commit details -
To get meaningful value in exported 3d and 2d layers, set layerIdenti…
…fier as swiss-profile-web-service
Configuration menu - View commit details
-
Copy full SHA for fd358e4 - Browse repository at this point
Copy the full SHA fd358e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46e8ea9 - Browse repository at this point
Copy the full SHA 46e8ea9View commit details -
Check QGIS >= 3.37 to subclass profile sources (before that version, …
…even if we can subclass it, we won't be able to register it anyways); handle exceptions when reading service responses
Configuration menu - View commit details
-
Copy full SHA for c600bef - Browse repository at this point
Copy the full SHA c600befView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5fe439 - Browse repository at this point
Copy the full SHA d5fe439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e1ee7 - Browse repository at this point
Copy the full SHA 65e1ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 692e75d - Browse repository at this point
Copy the full SHA 692e75dView commit details