abstreet/popdat
Max Shenfield f89bdbab86 Fix cs2cs call when generating popdat.bin (#5)
* Fix cs2cs call when generating popdat.bin

I got the following error when running `cs2cs`

```
cannot instantiate source coordinate system
program abnormally terminated
```

[The "+init=esri:1234" syntax is deprecated](https://pyproj4.github.io/pyproj/dev/gotchas.html#init-auth-auth-code-should-be-replaced-with-auth-auth-code). This just uses
the new "esri:1234" syntax, which runs on Mac OSx.

* Also update the corresponding command comment
2019-11-24 08:02:13 -08:00
..
src Fix cs2cs call when generating popdat.bin (#5) 2019-11-24 08:02:13 -08:00
Cargo.toml getting rid of structopt in more crates 2019-09-18 16:50:32 -07:00