From fdfaf294f6c91323ddbb2c53e712e83b041312a2 Mon Sep 17 00:00:00 2001
From: Matthias Schaub
Date: Tue, 27 Feb 2024 17:05:53 +0100
Subject: [PATCH] fix(ui): mention esri during sketch map creation
---
sketch_map_tool/templates/create-results.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/sketch_map_tool/templates/create-results.html b/sketch_map_tool/templates/create-results.html
index c496d598c..c2756075f 100644
--- a/sketch_map_tool/templates/create-results.html
+++ b/sketch_map_tool/templates/create-results.html
@@ -62,13 +62,15 @@ {{ _('Sketch Map Template') }}
{{ _('We are creating the Sketch Map template that you can use for offline
participatory mapping.
Please be patient, this can take 2-3 minutes. We use up-to-date
- OpenStreetMap (OSM) data to create a high resolution printable map for you.') }}
+ OpenStreetMap (OSM) data
+ or satellite imagery powered by ESRI to create a high resolution printable map for you.') }}
{{ _('We have created the Sketch Map template that you can use for offline
participatory mapping.
We used up-to-date
- OpenStreetMap (OSM) data to create a high resolution printable map for you.
+ OpenStreetMap (OSM) data
+ or satellite imagery powered by ESRI to create a high resolution printable map for you.
You can now start collecting data in the field!') }}