Remove dynamic property from geographic or planar vector
removes all dynamic properties specified by vout
= rmfield(vin
,names
)names
from
vin
.
Note
rmfield
cannot remove Metadata
, and
Geometry
properties from any geographic or planar
vector. Further, it cannot remove Latitude
and
Longitude
properties from geopoint
and geoshape
objects, nor X
and
Y
properties from mappoint
and
mapshape
objects.