On 04/15/2016 11:49 AM, Joakim Jacobsen wrote:
> Thanks for the reply and the great application!
>
> My issues was regarding filtering in views on models using
> the GeoFeatureModelSerializer. I thought I had to access the attributes
> like this: properties.attr, or something like that.
>
[CUT]
>
> So here products is a list of UUID's under properties, following the
> GeoJSON spec. I got this to work.
Great news!
> Additional question:
> Is it possible to use the Browsable API search Form with
> the GeoFeatureModelSerializer ?
I have never done this yet and I don't know if anyone has done it, BUT
you could try to ask on
stackoverflow.com, (be sure to include the
django-rest-framework tag) this way you should be able to get more
visibility to your question.
If we find a nice solution we could even add a few lines about this in
the documentation.
Federico