Displaying 1 result from an estimated 1 matches for "multilinestring".
2008 Dec 15
1
convert opengis wkt to geometry?
...for
simple geometry (wkt), I didn't check see if there is already something
available to convert WKT strings into some R package geometry (sp?).
Does anyone have any advice, hints, code (?) for converting the
following OpenGIS strings into something useful in R:
POINT
MULTIPOINT
LINESTRING
MULTILINESTRING
POLYGON
MULTIPOLYGON
GEOMETRYCOLLECTION
Jeff.