shp_save/1
Save all the G.I.S. data (from Prolog clauses) to a standard "shape-file (of "*.SHP" file-format)
shp_save(filename) -(i)
Compatibility: Exclusively G.I.S. Prolog.
REMARKS:
This predicate writes a standard G.I.S. "shape-file" (*.SHP), converting
the Global Database of G.I.S. information (within the interpreter) to a standard "*.SHP"-format shape-file, which can be accessed by other G.I.S. software.
This predicate is not yet implemented, in the current version of G.I.S. Prolog ( version 1.01), released in February 2005.