Skip to content
Sarah Laplante edited this page Mar 4, 2014 · 15 revisions

Get your own copy of finda

Fork via Github

Add your data

Finda can only read data formatted as geojson. If your data is on some other format (excel file, csv) you will need to convert it before using Finda.

Open the data.geojson.template file.

Open the template file

Copy the contents of data.geojson.template.

Copy the template file

Open the data.geojson file.

Open the data file

Paste.

Replace the data with your own

Replace the brackets [] with your data.

Replace the data with your own 2

Commit your changes!

Save your changes

Serve it

If you've forked the project on github then the hosting is already taken care of using gh-pages.

Navigate to http://your-github-username.github.io/finda to view your new website.

Clone this wiki locally