Giter VIP home page Giter VIP logo

mapgroups's People

Contributors

lyzidiamond avatar mapsam avatar

Stargazers

 avatar  avatar  avatar

Forkers

mapsam

mapgroups's Issues

incorporate leaflet.draw

This will be particularly useful for adding a new mapgroup, people can draw the point then add the information ... then that info will be stored somewhere but not sure exactly where yet.

Submission process

It would be really awesome to get this thing working from a public JSON/geoJSON site instead of a google spreadsheet, but the trouble is POSTing data on the client side without server actions or authentication.

Maybe we could do this pseudo process for submissions, keeping things attached to a github account, which I think is okay:

  1. Fill out form with information (could even allow to choose location on map instead of picking coordinates)
  2. Populate geoJSON feature with form information
  3. OAuth the app through github's auth process - similar to geojson.io
  4. geoJSON feature created form form can be added to the main geojson object with every other map group
  5. people pull request their newly forked repo with updated geojson and it can be merged into this repo with new information.
  6. get happy

That may be overly complicated, but would be awesome to learn the process!

Set main branch to gh-pages - remove master?

I don't think we need a master branch on this any longer, what do you think? Could set the main branch as gh-pages through the settings and remove the master via setting up the gh-pages branch on your local and deleting master:

git checkout -b gh-pages origin/gh-pages
git branch -D master
git push origin :master

I would do this but I don't have access to the settings ๐Ÿ‘ฏ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.