{% extends "page.html" %} {% load static %} {% block title %}- Developer Tools{% endblock %} {% block styles %} {{ block.super }} {% endblock %} {% block primary_content %}
Developer Tools
{# Gizmo Docs ------------------------------------------------------------------------------------------------#}
Gizmo Documentation

Gizmos

Gizmos are building blocks that can be used to create beautiful interactive controls in Tethys Apps. Using gizmos, developers can add date-pickers, plots, and maps to their templates with minimal coding. Follow the link to learn more.

Show me the docs.
{# Data Stores -----------------------------------------------------------------------------------------------#}
{# Geoprocess formulator -------------------------------------------------------------------------------------#}
Geoprocessing tool

Web Processing Services

Geoprocessing in Tethys apps can be accomplished using any web processing service (WPS). For convenience, Tethys provides the 52 North WPS service built in. Use this tool to explore the processes that are available and how to parameterize them.

Go to tool.
{# These Docs ------------------------------------------------------------------------------------------------#}
{% endblock %}