Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate different files for different options? #10

Closed
jstcki opened this issue Jan 11, 2014 · 0 comments
Closed

Generate different files for different options? #10

jstcki opened this issue Jan 11, 2014 · 0 comments

Comments

@jstcki
Copy link
Contributor

jstcki commented Jan 11, 2014

Maybe it would be useful if fundamentally incompatible files (e.g. with different coordinate systems) would be generated with different filenames. This could reduce potential confusion/errors when make clean hasn't been run before using different options.

Candidates:

  • Coordinate systems: *-ch1903.json, *-wgs84.json
  • Years: *-2013.json, *-2012.json etc.
  • Size of projected files: *-950x500.json, *-500x400.json etc.

But I worry that this would lead to very complex Makefile rules, especially when combining multiple options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant