sharedstreets / sharedstreets-js

SharedStreets (Node.js & Javascript)
https://sharedstreets.io
MIT License
78 stars 25 forks source link

Write out original features' properties by default #21

Closed emilyeros closed 5 years ago

emilyeros commented 5 years ago

@kpwebb I think the API and CLI should default to writing out the original features' properties (rather than having to add the --port-properties option). Rationale: The results of map-matching aren't useful unless I can link them back to my input dataset. Without that, the output is functionally just another siloed map.

I'm fine with having the ability not to write out the features, but I think it should be optional rather than default.