Skip to content

Explicitly allow more flexibility in how geometries are stored #162

Description

@ssmith55

As @billyc pointed out, .csv files are inefficient for large networks. We have started using SpatialLite for working with large networks, as it is more efficient, and can store several GMNS objects into one database. To accommodate efficient storage options, recommend that GMNS only specify the type of geometry (e.g., points, lines), while not dictating how the geometry is stored (e.g., x/y coordinate, WKT, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions