Giter VIP home page Giter VIP logo

mwundo's Introduction

mwundo

Build Status

GeoJSON object, spray-json and circe formats, and basic Geo/Geometry

Include in your project

For version 0.2.0 and prior, add the following to your SBT dependencies:

"com.monsanto.labs" %% "mwundo" % "0.2.0"

For later versions, add the following to your SBT dependencies:

"com.monsanto.labs" %% "mwundo-core" % "0.3.1"

And then optionally add one of the provided marshalling modules:

"com.monsanto.labs" %% "mwundo-spray" % "0.3.1"

"com.monsanto.labs" %% "mwundo-crice" % "0.3.1"

You may also need to add:

resolvers += Resolver.bintrayRepo("monsanto", "maven")

Since version 0.4.0, the library is also compiled for Scala.js. As with other Scala.js dependencies, you would use %%% instead of %%.

About

"mwundo" is Swahili for "shape," plus its fun to say.

We couldn't find a great set of GeoJson de/serializers for Scala. Beyond that, we found ourselves continually reaching into the antique "JTS" library for basic geometry functions and needed a common place to collect our own.

We hope to build mwundo into a general purpose Geography / GIS / Computational Geometry package for Scala, at least bit by bit. Contributions more than welcome!

mwundo's People

Contributors

bkrodgers avatar ryan-richt avatar pjberry avatar dickwall avatar jfklingler avatar

Watchers

James Cloos avatar Chris Shafer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.