Skip to content

Conversation

@AaronMZhou
Copy link

Fixes #89.
Forces GVI to 6-decimal float at calculation and normalizes before merge/write to avoid scientific notation in CSV/GeoJSON/GPKG.

@AaronMZhou AaronMZhou closed this Oct 13, 2025
@AaronMZhou AaronMZhou reopened this Oct 13, 2025
@AaronMZhou AaronMZhou changed the title Fix: prevent scientific notation in GVI outputs (#89) Fix: prevent scientific notation in GVI outputs (#89/#92) + Add DC demo dataset (#62) Oct 13, 2025
@AaronMZhou AaronMZhou changed the title Fix: prevent scientific notation in GVI outputs (#89/#92) + Add DC demo dataset (#62) Fix: prevent scientific notation in GVI outputs (#89) + Add DC demo dataset (#62) Oct 13, 2025
@AaronMZhou
Copy link
Author

Thanks for reviewing!
This PR addresses #89 and #62.
#89: Formats GVI to 6 decimals at calculation and normalizes before merge/write to avoid scientific notation in CSV/GeoJSON/GPKG.
#62: Adds a small Washington, DC demo roads dataset at data/demo_dc/DC_roads_sample.geojson and README section (“Washington, DC Demo Dataset”).
Note: one earlier commit message mistakenly references #63; this PR is for #62.

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 this pull request may close these issues.

very small scores get saved as scientific notation?

1 participant