I need a way to get the Nth LineString from a MultiLineString in PostGIS / PostgreSQL, something like ST_PointN that gets the Nth point from a LineString.
Asked
Active
Viewed 2,786 times