Handbook
Glossary
file>shp ( path -- header records )
Vocabulary
shapefiles
.
private
Inputs
path
an
object
Outputs
header
an
object
records
an
object
Definition
USING:
io.encodings.binary
io.files
;
IN:
shapefiles.private
:
file>shp
( path -- header records )
binary
[
read-shp
]
with-file-reader
;