{% extends "webpage/base.html" %} {% load static %} {% load webpage_extras %} {% block title %} Things we promise to do {% endblock %} {% block content %}

Things we promise to do

  • enable download of shapefiles #11
  • improve user interface
    • Users should be able to increase/shrink the TempSpatial's buffer to fetch more/less parent/child features. #10
{% endblock %}