mwundo icon indicating copy to clipboard operation
mwundo copied to clipboard

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

Results 7 mwundo issues
Sort by recently updated
recently updated
newest added

Since binary sunset, I have problem downloading mwundo-core and mwundo-circe `download error: Caught java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/monsanto/maven/com/monsanto/labs/mwundo-core_2.12/0.3.2/mwundo-core_2.12-0.3.2.pom ` Can you publish elsewhere ?

Just want to check if this repo is maintained by anyone at bayer/monsanto? We use it internally and need to make some dependency upgrades in the near future. Trying to...

Just contains the necessary changes for updating to JTS version 1.16.1 This should supercede the previous (and now ancient) unmerged PR for version 1.16 from this same fork.

There is a typo in the circe dependency in the Readme. "com.monsanto.labs" %% "mwundo-c**ri**ce" % "0.5.0" should be "com.monsanto.labs" %% "mwundo-c**ir**ce" % "0.5.0"

This upgrades JTS to 1.16, but the change in package names may have devastating impacts downstream. This is needed for geotools v20.0. What's the best path forward?

Combining Features with two different property formats fails with type mismatch error `Error:(183, 56) type mismatch; found : List[GeoJson.Geometry with Product with Serializable with GeoJson.Coords[Equals], _ >: XProperties with YProperties

This library might already have the code for shape file parsing into JTS, which then Mwundo could convert to all its other types? https://github.com/ahinz/scala-shapefile