simplexspatial / osm4scala   1.0.11

MIT License Website GitHub

Scala and Spark library focused on reading OpenStreetMap Pbf files.

Scala versions: 2.13 2.12 2.11 2.10

osm4scala-spark2 1.0.7


Group ID:
com.acervera.osm4scala
Artifact ID:
osm4scala-spark2_2.12
Version:
1.0.7
Release Date:
Oct 27, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.acervera.osm4scala" %% "osm4scala-spark2" % "1.0.7"

Mill build tool

ivy"com.acervera.osm4scala::osm4scala-spark2:1.0.7"

Scala CLI

//> using dep "com.acervera.osm4scala::osm4scala-spark2:1.0.7"

Ammonite REPL

import $ivy.`com.acervera.osm4scala::osm4scala-spark2:1.0.7`

<dependency>
  <groupId>com.acervera.osm4scala</groupId>
  <artifactId>osm4scala-spark2_2.12</artifactId>
  <version>1.0.7</version>
</dependency>

compile group: 'com.acervera.osm4scala', name: 'osm4scala-spark2_2.12', version: '1.0.7'