-
Notifications
You must be signed in to change notification settings - Fork 3
filonenko-mikhail/cl-ewkb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
cl-postgis - library for encoding/decoding to/from Well-Known Binary format. Also library supports PostGIS EWKB. DEPENDENCIES: ieee-floats (built-in) flexi-streams USING Library supports following PostGIS types: POINT LINSTRING POLYGON MULTIPOINT MULTILINESTRING MULTIPOLYGON GEOMETRYCOLLECTION Functions for decoding: (decode octets) Decode from wkb sequence (decode-from stream) Decode from wkb stream Functions for encoding: (encode object endianness) Encode object to vector (encode-to object stream endianness) Encode object to stream with endianness
About
Common Lisp PostGIS EWKB data model and encoder/decoder
Resources
Stars
Watchers
Forks
Packages 0
No packages published