{% extends 'generic/object_edit.html' %} {% load static %} {% block head %} {{ block.super }} {% endblock %} {% block form %} {{ block.super }}
Route editor

Draw a polyline between the two sites. The polyline is saved as a GeoJSON LineString in the route field. Toggle to JSON-edit mode if you want to paste a precise geometry.

{# Toast shown when auto-fallback kicks in on the cable edit map. #}
{% endblock %} {% block javascript %} {{ block.super }} {% endblock %}