exshape v2.0.11 Exshape.Shp

Summary

Functions

is_clockwise?(points)
nest_hole(hole, list)
nest_polygon(p)
read(byte_stream)

Read geometry features from a byte stream

    File.stream!("rivers.shp", [], 2048)
    |> Exshape.Shp.read
    |> Stream.run
ring_contains?(ring, arg2)
shape_type_from_code(int)
shape_type_to_struct(atom)