Folium: Folium Cheatsheet

Created on 19 Oct 2017  Â·  5Comments  Â·  Source: python-visualization/folium

Idea for documentation - create a cheatsheet similar to the leaflet R library:

https://github.com/rstudio/cheatsheets/raw/master/leaflet.pdf

Also how do we get involved in the web documentation/design?

Most helpful comment

All 5 comments

Also how do we get involved in the web documentation/design?

We use sphinx and a mix of ReST and notebooks to create the docs.

A cheatsheet like that would be awesome, but I have no idea how to start the design of something like that.

I’d happily take it on as a small project! It’ll get me away from all the PR’s I’ve put in 😉

Sent from my iPhone

On 25 Oct 2017, at 22:47, Filipe <[email protected]notifications@github.com> wrote:

Also how do we get involved in the web documentation/design?

We use sphinx and a mix of ReST and notebooks to create the docs.

A cheatsheet like that would be awesome, but I have no idea how to start the design of something like that.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/python-visualization/folium/issues/750#issuecomment-339481945, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWaWQYDzh8kgFWLm_A195KQGR24bP4i3ks5sv6yMgaJpZM4P_a1K.

Extraordinary work, Andy!

On Tue, Oct 31, 2017 at 4:47 PM, Andy Challis notifications@github.com
wrote:

Check it out! http://www.andrewchallis.co.uk/category/python/python-a-
folium-cheatsheet/

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/python-visualization/folium/issues/750#issuecomment-340885764,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGzduYmxmL03TjpTWwyofrDmVq8-1FBZks5sx3lYgaJpZM4P_a1K
.

This look awesome @ghandic! The only thing I would change, if possible, is to add syntax highlight to the code parts.

I would like to add a link to that to our docs. Do you want to send a PR for that? Something like:

[Here](link) is a cheatsheet made by <your full name>.

probably in the beginning of the quick start section. (The quick start is auto-generated from this notebook.)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Demetrio92 picture Demetrio92  Â·  18Comments

xhx509 picture xhx509  Â·  15Comments

Alcampopiano picture Alcampopiano  Â·  14Comments

wangchenwc picture wangchenwc  Â·  18Comments

agravier picture agravier  Â·  26Comments