Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pszufe authored Oct 14, 2023
1 parent 792e840 commit 9a7c971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9a7c971

Please sign in to comment.