Skip to content

[Request] Add support for "Measured 3D LineString" #333

@DeflateAwning

Description

@DeflateAwning

When I import a dataset with a "Measured 3D LineString" geometry, I receive a UserWarning: Measured (M) geometry types are not supported. Original type 'Measured 3D LineString' is converted to 'LineString Z'.

I would like to request that support for Measured 3D LineStrings be added, as they are useful for a variety of applications.

The userwarning is generated in pyogrio/raw.py:194

An example dataset (albeit a rather large one: 70 MB and 112,995 rows) is here: https://static.aer.ca/prd/documents/sts/st37/Township_1-25.zip (specifically, the ST37_WG_GCS_NAD83_TWP_01_25.shp shapefile).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions