Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Started #1

Open
ggburton opened this issue Mar 6, 2018 · 3 comments
Open

Getting Started #1

ggburton opened this issue Mar 6, 2018 · 3 comments

Comments

@ggburton
Copy link

ggburton commented Mar 6, 2018

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?

@benuklove
Copy link
Member

Never used GeoDjango but I'm getting more familiar with Django. I might be able to help out a bit.

@agerbes
Copy link
Collaborator

agerbes commented Mar 6, 2018

Before I start a coding journey I read a lot about the different possibilities.

I found the following links very interesting:
Geographic Data with Basemap
Folium
World Maps with pygal
pygal@github

A few years ago I worked with Django, but I never used GeoDjango.

At our PythonistaCafe I came across the following post about how to put data on a map

@ggburton
Copy link
Author

ggburton commented Mar 7, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants