{% extends "app_layout.html" %} {% block header_title %} {{ title }} {% endblock %} {% block title %} {{ title }} {% endblock %} {% block navbar %} {{ super() }} {% include "app_navbar_wells_dropdown.html" %} {% endblock %} {% block content %}

Skip down to queries for other systems

Search:



km (use 0 to disable)

- comma-separated list of either C, H, or N
(Use "C,H,N" to select all values if you want to filter with a different field)

- as above

- comma-separated list of frequencies.
(To select all use "1,2,3,4,6,12,24,R,S" )

- as above

- use * to match anything

(Use % to match anything)

(Must match exactly e.g. "Qpcb" will not match "Qpch+TpQau")

("Tbw" will also match "Qpcb+Tbw")


Filter:

(Must match exactly)

("Tbw" will also match "Qpcb+Tbw")

mg/L (use 0 to disable)

mg/L (use 0 to disable)


Sort:
TBA

{% block wells_content %} {% endblock %}

Queries for other systems

Return to the top of this page

EGIS layer definition query (ArcGIS / QGIS)

{{ egis_layer_definition_query }}

{% endblock %}