clarisma / geodesk

Fast and storage-efficient spatial database engine for OpenStreetMap data

Home Page:https://docs.geodesk.com/java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Relation.toGeometry()` should create `MultiLineString` and `MultiPoint`

clarisma opened this issue · comments

Right now, only creates MultiPolygon and generic GeometryCollection.

This would help with clarisma/gol-tool#60.