{% extends "base.html" %} {%- block title -%}Big Butterfly Count Map{% endblock %} {%- block styles %} {{ super() }} {% endblock %} {%- block page %} {{ super() }}

This map shows the locations of a selection of butterfly and moth specimens in the Natural History Museum's collection that have been digitised.

The featured butterflies and moths are from the following species:

Click on a dot to see the specimens and images at the location.

The data for this map comes from our Data Portal, where you can see more of our digitised collection online - https://data.nhm.ac.uk

{% asset 'ckanext-nhm/bbcm-css' %} {% asset 'ckanext-nhm/bbcm-js' %} {% endblock -%}