utils¶
Provide various helper functions for use across the package.
General utilities¶
|
Return unique items in an input iterable variable given the same order of presence. |
|
Check an available module used for loading JSON data. |
|
Remove a downloaded OSM data file. |
Check data pathnames¶
|
Change directory to |
|
Change directory to |
Data processing utilities¶
|
Extract the core OSM layer name from a file stem or layer string. |
|
Find corresponding OSM layer names by identifying common semantic roots. |
|
Group and concatenate DataFrames from a dictionary based on a mapping. |