{% extends "app.html" %} {% load static i18n %} {% block appcontent %}

Supported file formats

Extending the list of supported file formats is a continuous work in progress. If your file is not supported, if you have a question or a problem uploading topography data, or if you need more information, please open an issue on GitHub. Thank you for your help!

The following file formats are supported. Click on a format name to expand its description.

{% for name, format, description in reader_infos %}

{{ description|safe }}
{% endfor %}
{% endblock appcontent %}