From b3ce66284adc876041af0b5ba348b760c304036c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81ngel=20Cervera=20Claudio?= <293444+angelcervera@users.noreply.github.com> Date: Sun, 4 Apr 2021 19:03:40 +0100 Subject: [PATCH] Add osm4scala library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a899e5..a7bfb4e 100644 --- a/README.md +++ b/README.md @@ -780,7 +780,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [geoscript.scala](https://github.com/dwins/geoscript.scala) - Scala implementation of the GeoScript API. * [GeoTrellis](https://github.com/locationtech/geotrellis) - GeoTrellis is a Scala library and framework that uses Spark to work with raster data. * [mapnik2geotools](https://github.com/dwins/mapnik2geotools) - Using the Scala XML API to translate from Mapnik XML to GeoTools' SLD dialect. - +* [osm4scala](https://simplexspatial.github.io/osm4scala/) - High perfromance Scala library and Spark Polyglot (Scala, Python, SQL, etc.) connector for OpenStreetMap Pbf files. ## Groovy