You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in Kart spatial filters only affect the working copy, not the data transferred over the network. But that will be a future expansion with the same user interface.
kart checkout --spatial-filter=<FILTER> sets or changes a spatial filter
kart clone --spatial-filter=<FILTER> does it at clone-time — clone is just a shortcut for fetch+createworkingcopy+checkout
kart checkout --spatial-filter="" clears it
kart config kart.spatialfilter.geometry & kart config kart.spatialfilter.crs to retrieve the current filter
No description provided.
The text was updated successfully, but these errors were encountered: