Dear All, I'm working with raster data in Postgis using Django models as the connector.
I've found that the lookups for raster are not efficient (uses ST_Polygon for making the intersection). Also, I need to aggregate some data or extract the value in a x,y, coordinate. Do you have any ideas for improving these features. I have some code (Aggregates) that may be useful for you. Thank you for reading Best wishes, Juan. p.s. I'm working with the stable branch in github '1.11.dev20160704203858' -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/8d11d291-8ea1-4d86-a867-058238e3c19d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
