SHPWrite
Signatures
Description
Writes the contents of table tableName
to a shapefile
located at path
.
The default value of fileEncoding
is ISO-8859-1
.
Shapefiles do not support arbitrary geometrical data.
They do not support:
POLYGON
s (they are automatically converted toMULTIPOLYGON
s when exported)NULL
Geometries- Multiple Geometry types in the same table