koordinates / kart

Distributed version-control for geospatial and tabular data
https://kartproject.org
Other
522 stars 41 forks source link

Make linked datasets read-only #953

Closed olsen232 closed 10 months ago

olsen232 commented 10 months ago

Avoids confusion of writing non-linked local changes to a linked dataset, which will cause it to be de-linked on a tile-by-tile basis.

Datasets can still be modified by reimporting over the top.

https://github.com/koordinates/kart/issues/905

Checklist: