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
The idea here is to have a tool so that you can run a command line script to create cartograms for a number of years. The output should be geojson or topojson depending on the command line flags.
Together with this it would be good to refactor the code a bit to pull out all the "business logic" and then have both the command line script as well as the web client would both pull those functions in.
The text was updated successfully, but these errors were encountered:
The idea here is to have a tool so that you can run a command line script to create cartograms for a number of years. The output should be geojson or topojson depending on the command line flags.
Together with this it would be good to refactor the code a bit to pull out all the "business logic" and then have both the command line script as well as the web client would both pull those functions in.
The text was updated successfully, but these errors were encountered: