openwisp / django-rest-framework-gis

Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.
http://openwisp.org
MIT License
1.07k stars 200 forks source link

Use separate `lat` and `lon` columns as `geo_field`? #251

Open han-so1omon opened 3 years ago

han-so1omon commented 3 years ago

With this package, is there a way to use separate latitude and longitude columns as the components of geo_field for filtering operations?