You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there some way to implement JSON Serializable interface to Point, Linestring etc. ? So it can be viewed by json_encode? I dont want to modify the vendor files directly, and i can't redeclare/override
CrEOF\Spatial\PHP\Types\Geometry/Point(Linestring, etc) ...