Skip to content

ShapefileStreamProviderRegistry does ProjectionStream get used? #29

Description

@mattfung

Hello, Thanks for open sourcing this library.

I've been trying to open a shapefile in memory via ShapefileStreamProviderRegistry. The shapefile has .prj file, but the resultant ShapefileDataReader does not seem to have the CRS info present in the projection file. In fact, the Geometry field of the ShapefileDataReader instance is null (opening the shapefile using filepath also created a datareader with null geometry as well).

Browsing through the source code, I'm not able to find a place where ProjectionStream field of the StreamProviderRegistry is used, I'm wondering if the projection stream is read when opening the file?

Best,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions