FortranGIS
Version 3.0
|
◆ shpcreatesimpleobject()
It creates a new shape object, simple version. It creates a new shape object and returns it as a variable of type shpobject; the object has x,y,z coordinates with no measure and a single part. The successful creation can be checked with the function shpisnull.
Definition at line 588 of file shapelib.F90. |