pydata / xarray

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

Feature request: xarray.to_postgis #3479

Open meteoDaniel opened 4 years ago

meteoDaniel commented 4 years ago

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

max-sixty commented 4 years ago

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