{% extends "layout/base.html" %} {% block title %}{{ dataset | printable_dataset }}{% endblock %} {% set extent_geojson = dataset_footprint.__geo_interface__ %} {% set thumbnail_url = dataset | dataset_thumbnail_url %} {% set image_bounds = dataset_bounds.__geo_interface__ if dataset_bounds is not none else 'NONE' %} {% block head %} {{ super() }} {% endblock %} {% block panel %} {% endblock %} {% block content %} {% from "layout/macros.html" import query_param_list, show_raw_document %}
{{ name }} | {{ offset }} |
---|