exshape v2.2.6 Exshape.Shp
Link to this section Summary
Functions
Read geometry features from a byte stream
Link to this section Functions
Link to this function
is_clockwise?(points)
Link to this function
nest_hole(hole, list)
Link to this function
nest_polygon(p)
Link to this function
read(byte_stream)
Read geometry features from a byte stream
File.stream!("rivers.shp", [], 2048)
|> Exshape.Shp.read
|> Stream.run
Link to this function
ring_contains?(ring, arg2)
Link to this function
shape_type_from_code(int)
Link to this function
shape_type_to_struct(atom)