geo-scala-circe


License

License

Categories

Categories

Scala Languages Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.free2move
ArtifactId

ArtifactId

geo-scala-circe_2.13
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

geo-scala-circe
geo-scala-circe
Project URL

Project URL

https://github.com/Free2MoveApp/geo-scala
Project Organization

Project Organization

com.free2move
Source Code Management

Source Code Management

https://github.com/Free2MoveApp/geo-scala

Download geo-scala-circe_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.free2move/geo-scala-circe_2.13/ -->
<dependency>
    <groupId>com.free2move</groupId>
    <artifactId>geo-scala-circe_2.13</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.free2move/geo-scala-circe_2.13/
implementation 'com.free2move:geo-scala-circe_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.free2move/geo-scala-circe_2.13/
implementation ("com.free2move:geo-scala-circe_2.13:0.2.0")
'com.free2move:geo-scala-circe_2.13:jar:0.2.0'
<dependency org="com.free2move" name="geo-scala-circe_2.13" rev="0.2.0">
  <artifact name="geo-scala-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free2move', module='geo-scala-circe_2.13', version='0.2.0')
)
libraryDependencies += "com.free2move" % "geo-scala-circe_2.13" % "0.2.0"
[com.free2move/geo-scala-circe_2.13 "0.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
com.free2move : geo-scala-core_2.13 jar 0.2.0
io.circe : circe-core_2.13 jar 0.12.1

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.0-RC2
org.scalatestplus : scalatestplus-scalacheck_2.13 jar 3.1.0.0-RC2
org.scalacheck : scalacheck_2.13 jar 1.14.0
io.circe : circe-parser_2.13 jar 0.12.1

Project Modules

There are no modules declared in this project.

geo-scala

Maven Central Build Status

A core AST and utilities for GeoJSON (RFC 7946) and more. Builds for Scala 2.13 and 2.12.

The project is divided in several submodules:

  • core contains the data model for geographical entities;
  • circe contains a set of circe encoders and decoders for GeoJSON data model;
  • polyline contains utilities to convert GeoJSON line strings to and from polylines.

Quickstart

Add the following dependency in your sbt build configuration:

"com.free2move" %% "geo-scala" % "<version from badge above>"

Code of Conduct

This project uses the Scala Code of Conduct - see here.

License

Copyright © 2019 GHM Mobile Development GmbH.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

com.free2move

Free2Move

Versions

Version
0.2.0