Re: Spatial lookups for RasterField

2016-03-07 Thread Tim Graham
The index approach seems consistent with ArrayField's index transforms [0] so that seems okay to me. [0] https://docs.djangoproject.com/en/1.9/ref/contrib/postgres/fields/#index-transforms On Thursday, January 28, 2016 at 10:33:54 AM UTC-5, Daniel Wiesmann wrote: > > Hello Everyone > > I have b

Spatial lookups for RasterField

2016-01-28 Thread Daniel Wiesmann
Hello Everyone I have been working on adding spatial lookups for the RasterField in the GIS module. https://github.com/django/django/pull/5460#issuecomment-152606283 I would like to get feedback regarding API design for the lookups. The challenge is that one needs to specify two parameters for