From 9a7c9717f4d6468ad0ebd7bad4459c75e12c216b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Szufel?= Date: Sat, 14 Oct 2023 11:22:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8f2836..0fcffd5 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ julia> df2 = find_poi(file; scrape_config=ScrapePOIConfig{NoneMetaPOI}(config)) 12 │ way 1052438049 9672086211 42.3624 -71.0878 parking surface 10 rows omitted ``` -This data can be further processed in many ways. For example [here](TODO) is a sample code that performs vizualisation +This data can be further processed in many ways. For example [here](https://pszufe.github.io/OSMToolset.jl/dev/visualize/) is a sample code that performs vizualisation ## Spatial attractiveness processing