Open AlexanderJuestel opened 4 months ago
Is your feature request related to a problem? Please describe. Related to #334.
Pyogrio is installed with GeoPandas and allows to read GPX files using the read_dataframe method. This should be added for convenience in GemGIS.
read_dataframe
Issue addressed in https://github.com/cgre-aachen/gemgis/pull/336/commits/8ee959a9b149ddbf67cf9ba6292539eea1b65fdc
Is your feature request related to a problem? Please describe. Related to #334.
Pyogrio is installed with GeoPandas and allows to read GPX files using the
read_dataframe
method. This should be added for convenience in GemGIS.