Contribute Media
A thank you to everyone who makes this possible: Read More

Location, Location, Location

Summary

Are you building a Django application that needs to handle geographic location data? Are you unsure how to tackle using spatial databases, how to jump into using GeoDjango or how to allow users to query for data by, for example, zip code? I'll go over how to use GeoDjango, lessons learned in using spatial databases, and how I built an API exposing distance query functionality.

Details

Improve this page