You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, In the Requests Table, the location (lat, long) is stored in CharField , Change all of them to Geolocation fields, take a look at PostGIS for implementation.
The text was updated successfully, but these errors were encountered:
From subins2000#12
Currently, In the Requests Table, the location (lat, long) is stored in CharField , Change all of them to Geolocation fields, take a look at PostGIS for implementation.
The text was updated successfully, but these errors were encountered: