where are the new raster functions? #129
Answered
by
gabrielete
gabrielete
asked this question in
Q&A
|
Hello! I hope you're doing well Zacharias. I just wanted to start by saying how awesome your project is. I have a database with both the PostGIS extension and the postgis_raster extension installed. Additionally, I have installed h3, and according to "npgx info h3," the version I have installed is 4.1.2. However, when I try to find the new raster functions, such as "\df h3_raster*", it returns nothing. Could you please guide me on how to resolve this issue? I would greatly appreciate any assistance you can provide. Thank you so much for your time and for creating such a valuable project. |
Answered by
gabrielete
May 22, 2023
Replies: 1 comment 1 reply
|
Ok, I was missing the h3_postgis extension. Thanks anyway!! |
1 reply
Answer selected by
gabrielete
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, I was missing the h3_postgis extension.
Thanks anyway!!