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
Given that the core functionality of this project is to show a map of the world with our locations on it, can I propose we use a framework that will get us a long way to where we want to go.
Django with the built in GeoDjango module looks like it would be a good fit for what we are trying to achieve? It also has a good tutorial to get us started?
What do you think?
The text was updated successfully, but these errors were encountered:
After spending some time investigating GeoDjango I think it might be overkill for what we are trying to do. It has some heavy dependancies that might make contributing hard for our fellow pythonistas. And I assume we do want to encourage as many to participate as possible.
@us-army I'll look over the gis stuff at the cafe and see if there is a minimalist approch we can take to get as many people onboard as possible.
Given that the core functionality of this project is to show a map of the world with our locations on it, can I propose we use a framework that will get us a long way to where we want to go.
Django with the built in GeoDjango module looks like it would be a good fit for what we are trying to achieve? It also has a good tutorial to get us started?
What do you think?
The text was updated successfully, but these errors were encountered: