{% if points %} {% for point in points %} {{point.StopPointRef.QuayRef.Stop.Name}} {{point.StopPointRef.QuayRef.Stop.longitude}},{{point.StopPointRef.QuayRef.Stop.latitude}},0.000000 {% endfor %} {% endif %}