Ivan Willig

Results 5 issues of Ivan Willig

Geometries coming from features collections should include projection information.

Geometry

Features, geometries, and feature collections should be serializable as json, kml and gml object. dwins' suggestion: ``` import org.geoscript._ import geometry.writer._ val p = geometry.Point(1, 2) val json = p...

nuff said

The case is wrong for that class name, this commit should fix that issue.

Hello, been enjoying learning malli. Thanks for making it. I am trying to add schema to a rather large code based and running into some issues with the error pretty...

question