Hi,
would you be keen on storing the data in some open formats alongside rda so we could link to it from Python? We have a geodatasets package that holds metadata and some tooling to cache the data locally so if you including the data here as GeoJSON, CSV, GPKG or whatever is needed we could include them in geodatasets allowing easier access to the same data from R and Python, avoiding the need of running R first to save the data Python can read.
Hi,
would you be keen on storing the data in some open formats alongside rda so we could link to it from Python? We have a
geodatasetspackage that holds metadata and some tooling to cache the data locally so if you including the data here as GeoJSON, CSV, GPKG or whatever is needed we could include them ingeodatasetsallowing easier access to the same data from R and Python, avoiding the need of running R first to save the data Python can read.