Various fixes
This commit is contained in:
parent
34a4d0ba86
commit
55598aaaa0
14 changed files with 1250 additions and 130 deletions
|
|
@ -4,4 +4,4 @@ mod property;
|
|||
|
||||
pub use poi::{POICategoryGroup, POIData};
|
||||
pub use postcodes::PostcodeData;
|
||||
pub use property::{precompute_h3, Histogram, PropertyData};
|
||||
pub use property::{compute_feature_stats, precompute_h3, Histogram, PropertyData};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue