Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Fixed an issue where a linestring would not be converted to WKT #2

Merged
merged 1 commit into from
May 6, 2015
Merged

Fixed an issue where a linestring would not be converted to WKT #2

merged 1 commit into from
May 6, 2015

Conversation

petermein
Copy link

LineString was not converted to WKT because it was the only geometry object that implemented the GeometryInterface directly instead of through the Geometry object.

@coveralls
Copy link

Coverage Status

Coverage increased (+22.36%) to 78.26% when pulling 956ddce on petermein:master into 8550699 on phaza:master.

phaza added a commit that referenced this pull request May 6, 2015
Fixed an issue where a linestring would not be converted to WKT
@phaza phaza merged commit dab1cc0 into mstaack:master May 6, 2015
@phaza
Copy link
Collaborator

phaza commented May 6, 2015

Thanks!

AdrianSkierniewski added a commit to AdrianSkierniewski/laravel-postgis that referenced this pull request Jan 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants