natcap / geometamaker

https://geometamaker.readthedocs.io/en/latest/
Apache License 2.0
2 stars 1 forks source link

support metadata for tabular, non-spatial datasets #8

Closed davemfish closed 3 months ago

davemfish commented 9 months ago

In some ways, we might be able to get away with treating CSV files like vectors, and not give them any other special treatment. But @empavia has suggested that DCAT, rather than ISO-19115 is a more useful standard for tabular data. Pygeometa supports DCAT, so we should be able too as well.

davemfish commented 3 months ago

This is done properly in #24