forked from MapComplete/MapComplete
Chore: Small tweaks to compare scripts, improve docs
This commit is contained in:
parent
00c233a2eb
commit
1c595437dd
2 changed files with 8 additions and 3 deletions
|
@ -256,7 +256,7 @@ class VeloParkToGeojson extends Script {
|
|||
VeloParkToGeojson.exportExtraAmenities(allVelopark)
|
||||
await VeloParkToGeojson.createDiff(allVelopark)
|
||||
console.log(
|
||||
"Use vite-node scripts/velopark/compare.ts to compare the results and generate a diff file"
|
||||
"Use \nvite-node scripts/velopark/compare.ts -- velopark_all_.geojson osm_with_velopark_link_.geojson\n to compare the results and generate a diff file"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue