Skip to content

incorrect FIPS output when using coords_to_fips() on coordinates in Colorado #18

@H-Hirsch

Description

@H-Hirsch

Hello,

First of all, thank you for developing this package. It's very helpful!

I believe I may have run into a bug when attempting to use coords_to_fips() to convert pairs of coordinates in Colorado to FIPS codes. Instead of getting the corresponding Colorado FIPS codes as my output, I get either a null value or Virginia FIPS codes (51059 and 51153). I'm attempting to use coords_to_fips() on the following pairs of coordinates: (39.705205, -104.760162) , (38.802568, -104.518953) , (38.824734, -104.704033) , and (38.735846, -104.787681).

I'd appreciate any clarity you can provide on this issue.

Thanks very much!

Metadata

Metadata

Assignees

Labels

potential-bugSomething might be incorrect

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions