diff options
Diffstat (limited to 'site/includes/map.html')
| -rw-r--r-- | site/includes/map.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/site/includes/map.html b/site/includes/map.html deleted file mode 100644 index 372bed8d..00000000 --- a/site/includes/map.html +++ /dev/null @@ -1,22 +0,0 @@ -<section> - - <h3>Information Supply Chain</h3> - - <p> - To help understand how {{ metadata.meta.dataset.name_display }} has been used around the world by commercial, military, and academic organizations; existing publicly available research citing {{ metadata.meta.dataset.name_full }} was collected, verified, and geocoded to show the biometric trade routes of people appearing in the images. Click on the location markers to reveal research projects at that location. - </p> - - </section> - -<section class="applet_container fullwidth"> - <div class="applet" data-payload="{"command": "map"}"></div> -</section> - -<div class="caption"> - <ul class="map-legend"> - <li class="edu">Academic</li> - <li class="com">Commercial</li> - <li class="gov">Military / Government</li> - </ul> - <div class="source">Citation data is collected using <a href="https://semanticscholar.org" target="_blank">SemanticScholar.org</a> and then dataset usage verified and geolocated.</div > -</div>
\ No newline at end of file |
