You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is mostly accomplished by #14. We might want to tweak the output of that function to be only (id,geometry) tuples but we can revisit that as we start using the function
Some example code here: https://github.com/stuartlynn/pop_getter_getter/blob/main/src/main.rs
Take the definition of a boundary file + any relevant search / filter parameters (as defined in #3) and return a vector of geometry objects with IDs.
The text was updated successfully, but these errors were encountered: