Dockerizing Django with PostgreSQL, PostGIS and GeoDjango for Location SearchOctober 20, 2023 in devIf you have stored the longitude and latitude coordinates for the address in your Django model, you can leverage the spatial features of PostGIS and GeoDjango to perform advanced geo searches similar to Elasticsearch.Continue reading