pydata / xarray

N-D labeled arrays and datasets in Python
https://xarray.dev
Apache License 2.0
3.63k stars 1.09k forks source link

Feature request: xarray.to_postgis #3479

Open meteoDaniel opened 5 years ago

meteoDaniel commented 5 years ago

I guess a to_postgis feature would be helpful for many users. Similar to to_sql

max-sixty commented 5 years ago

Thanks for the suggestion @meteoDaniel. Does postgis support multi-dimensional arrays?