healthyregions / spatial-access

3 stars 2 forks source link

Tract analysis fails, looks for Latitude, Longitude columns #28

Closed mradamcox closed 3 days ago

mradamcox commented 1 month ago

While testing out the process I found that the even when the Census Tract ID Column is selected and the test data CSV with a tract id column is uploaded, the process fails with a message indicating that it is still looking for Lat/Long columns.

image

image

BTW it is very good to have this test data to work with, though I noticed that this tracts2010.csv has lat/long columns, which I think should be removed just for the sake of clarity and simplicity (these column values also have a lot of leading spaces which is strange).

To complete:

pengyin-shan commented 1 month ago

@mradamcox thank you for checking this out, can you provide me the tracts2010.csv file you used?

mradamcox commented 1 month ago

Sure, it's the one in this repo here: https://github.com/healthyregions/spatial-access/tree/main/test_data