New stats

This commit is contained in:
Pieter Vander Vennet 2022-01-26 21:46:04 +01:00
parent 5affad6b06
commit e547654b2e
22 changed files with 14353 additions and 1 deletions

View file

@ -6,7 +6,7 @@ cd ../..
cd ../MapComplete-data
git pull
cd -
ts-node scripts/slice.ts Docs/Tools/centerpoints.geojson 8 ../MapComplete-data/mapcomplete-changes/
ts-node scripts/slice.ts ./Docs/Tools/centerpoints.geojson 8 ../MapComplete-data/mapcomplete-changes/
cd -
git add mapcomplete-changes/*
git commit -am "New changeset data"