From 7854ea7bd8515cca3ca69b2ebfe6e9e8d2a56dab Mon Sep 17 00:00:00 2001 From: wabinyai Date: Thu, 6 Feb 2025 15:46:35 +0300 Subject: [PATCH] readme --- src/spatial/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/spatial/README.md b/src/spatial/README.md index 22548c0e5e..4ccab179c2 100644 --- a/src/spatial/README.md +++ b/src/spatial/README.md @@ -91,10 +91,10 @@ GET http://127.0.0.1:5000/api/v2/spatial/localmoran ### **Site Selection Using Locate Tool** -Use this tool to select monitoring sites based on a defined area. +The Locate Tool enables effective sensor placement by using Machine Learning (ML) to analyze and identify optimal locations within a defined polygon. It helps to maximize the coverage and efficiency of sensor networks. ```http -GET http://127.0.0.1:5000/api/v2/spatial/site_location +POST http://127.0.0.1:5000/api/v2/spatial/site_location ``` #### Required Parameters: