From 7c845f737a307514dc489a10dd72640d0f2e3c14 Mon Sep 17 00:00:00 2001 From: Nishit Suwal <81785002+NSUWAL123@users.noreply.github.com> Date: Sat, 21 Sep 2024 02:46:27 +0545 Subject: [PATCH] feat(projectDetailsForm): tms url description text add (#1795) --- .../createnewproject/ProjectDetailsForm.tsx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/frontend/src/components/createnewproject/ProjectDetailsForm.tsx b/src/frontend/src/components/createnewproject/ProjectDetailsForm.tsx index 1d4114502..85b489bb7 100644 --- a/src/frontend/src/components/createnewproject/ProjectDetailsForm.tsx +++ b/src/frontend/src/components/createnewproject/ProjectDetailsForm.tsx @@ -125,6 +125,25 @@ const ProjectDetailsForm = ({ flag }) => { are the instructions for setting up a Central ODK Server on Digital Ocean, if you haven’t already. +
+ You can use the 'Custom TMS URL' option to integrate high-resolution aerial imagery like OpenAerialMap{' '} + + (OAM) + + . Simply obtain the TMS URL and paste it into the custom TMS field. More details:{' '} + + OpenAerialMap Documentation + + . +