Skip to content

Support reading of GML files #264

@koettert

Description

@koettert

GeoPandas seems to support GML if explicitly enabled:
db = gpd.read_file('pth/to/5221132-NS7010', driver='GML', layer="my_layer_name")

GDAL has limited support to read GML files: https://gdal.org/drivers/vector/gml.html
Example files can be downloaded from here: https://git.rwth-aachen.de/malhotra/teaserplus/-/tree/master/GML-Example-files

Reading GML is also supported by the KNIME Spatial Processing extension

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions