From b31227b0f3276cf2f2e1d5a9a906c2c0180091c8 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Mon, 29 Jul 2024 20:33:12 -0400 Subject: [PATCH] Edit readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 809056a..111c668 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This underdevelopment project aims to automate a workflow for updating GIS data of buildings around Varennes Public Library. A boundary has been made in QGIS which covers around 5200 buldings around the library. This boundary, a SHP file, is being used to clip all the input data sets such as the Geoindex. At this point, the Geoindex dataset has been fixed before clipping. -Varennes Project Boundary +Varennes Project Boundary The workflow utilizes another project that handles the Montreal buildings dataset. The methods from the developed class work well for the project, making it easy to write the workflow for this new project.