Update README.md

This commit is contained in:
Eduardo Lacerda 2020-11-24 05:07:50 -03:00 committed by GitHub
parent 8520ffbe3b
commit ec6698ec1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -458,6 +458,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [pydelatin](https://github.com/kylebarron/pydelatin) - Python bindings to `hmm` for fast terrain mesh generation
* [urbanaccess](https://github.com/UDST/urbanaccess) - A tool for computing GTFS transit and OSM pedestrian networks for accessibility analysis.
* [momepy](https://github.com/martinfleis/momepy) - Momepy is a library for quantitative analysis of urban form - urban morphometrics.
* [networkit](https://github.com/networkit/networkit) - NetworKit is a growing open-source toolkit for large-scale network analysis.
## Perl
@ -576,6 +577,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [cpd](https://github.com/gadomski/cpd) - Coherent Point Drift (CPD) is a point-set registration algorithm.
* [hmm](https://github.com/fogleman/hmm) - Heightmap meshing utility
* [RoutingKit](https://github.com/RoutingKit/RoutingKit) - RoutingKit is a C++ library that provides advanced route planning functionality.
* [networkit](https://github.com/networkit/networkit) - NetworKit is a growing open-source toolkit for large-scale network analysis.
## C