Skip to content
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

python, sqlalchemy, geoalchemy2 and postgis #38

Open
cweber9843 opened this issue Feb 15, 2019 · 2 comments
Open

python, sqlalchemy, geoalchemy2 and postgis #38

cweber9843 opened this issue Feb 15, 2019 · 2 comments
Labels
Hacky Hour A pub night or cafe meeting for researchers who code.

Comments

@cweber9843
Copy link

I want to use python and geoalchemy to query a postgis database with materialized views.
Are there others here who are working with this?

I have used sqlalchemy and postgres before to query tables, but the materialized views give me a headache.
Main problem is how to reflect the existing views, in order to be able to query them.
Any hints are welcome, and maybe there even are enough interested to take this up in the study group?

@annefou
Copy link

annefou commented Feb 15, 2019

This is an excellent idea for a studyGroup session. I would be happy to organize it.

@cweber9843
Copy link
Author

Nice, thanks! I now managed to get the materialized view working, but of course I am running into new problems, so there is a lot to discuss! We can add "geopandas" to the topics to talk about.

@arockenberger arockenberger added the Hacky Hour A pub night or cafe meeting for researchers who code. label Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacky Hour A pub night or cafe meeting for researchers who code.
Projects
None yet
Development

No branches or pull requests

3 participants