-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: django
-
None
Context
Create a more django-esque querying abstraction that allows for geospatial queries governed through the queryset api or through geodjango.
Definition of done
Can query for geospatial indexes without leveraging `raw_aggregate` or making explicit MQL calls.
Pitfalls
What should the implementer watch out for? What are the risks?