omniscale / imposm3

Imposm imports OpenStreetMap data into PostGIS
http://imposm.org/docs/imposm3/latest/
Apache License 2.0
725 stars 159 forks source link

Support for routes relations #56

Closed yvecai closed 8 years ago

yvecai commented 9 years ago

Route relations could be supported as multilinestring. In Postgis terms, it would be equivalent to a ST_LineMerge().

trasch commented 9 years ago

+1

trasch commented 9 years ago

Are there any plans on implementing this feature? Or can we speed this up (for a reasonable price)?

olt commented 9 years ago

We are not working on this at the moment. But Imposm is part of our new SOSS License to help fund features like this. We also implement new features on a contract base if you have a fixed deadline. Just send me an email or private message.

orofarne commented 8 years ago

https://github.com/omniscale/imposm3/pull/71

olt commented 8 years ago

See #81