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

Add output CRS to config #72

Closed
Hussein-Mahfouz opened this issue Nov 25, 2024 · 0 comments · Fixed by #73
Closed

Add output CRS to config #72

Hussein-Mahfouz opened this issue Nov 25, 2024 · 0 comments · Fixed by #73

Comments

@Hussein-Mahfouz
Copy link
Collaborator

Currently, our out has one spatial layer - legs_with_locations_parquet (generated in 3.3_assign_facility_all.py ). This layer has no crs. The crs of the activity_locations is inherited from the facility locations (so from 0.1_run_osmpx.py)

Todo:

  • Add desired crs output to config
  • Use config crs as input to 0.1_run_osmox.py here
  • optional - add crs to 3.3_assign_facility_all, probably here
  • add crs to matsim output by adding the coordinate_reference_system argument and pointing to the crs in the config
@Hussein-Mahfouz Hussein-Mahfouz linked a pull request Nov 26, 2024 that will close this issue
sgreenbury added a commit that referenced this issue Nov 29, 2024
sgreenbury added a commit that referenced this issue Nov 29, 2024
…ite-output-to-matsim-format

* Adds writing output to MATSim format (#56)

* Adds configurable output CRS (#72)
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

Successfully merging a pull request may close this issue.

1 participant