mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-25 23:43:25 +03:00
f89bdbab86
* 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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |