Mapping#

Constructor#

Map(burn_unit)

Convinience class for plotting spatio-temporal ignition patterns with Folium

Methods#

Map.add_firing_area(firing_area)

Add the interior firing area to the map as a yellow polygon

Map.add_blackline_area(blackline_area)

Add the blackline area to the map as a black polygon

Map.add_pattern(pattern)

Add the pattern to the map as an animated timedstamped GeoJSON.

Map.show()

Method to show the map in a notebook

Map.styling(feature)

Helper method for parsing styles from the GeoJSON features