OpenEnergyPlatform / academy

The Open Energy Academy is a collection of courses, tutorials, and questions for the Open Energy Family
https://openenergyplatform.github.io/academy/
GNU Affero General Public License v3.0
16 stars 6 forks source link

New tutorial: Introduction to spatial functions #126

Closed jh-RLI closed 3 years ago

jh-RLI commented 3 years ago

New tutorial that introduces to how to use spatial function in the oep. The user will use the oedialect with sqlalchemy, saio and geoalchemy2 to use the postgis extension installed on oedb postgresql database and execute spatial functions to process spatial data.

jh-RLI commented 3 years ago

Will merge the current state. At the moment there is a bug in the oedialect that prevents the tutorial from running correctly.