NREL / routee-compass

The RouteE-Compass energy-aware routing engine
https://nrel.github.io/routee-compass/
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

216 streamline compass app #225

Closed zenon18 closed 1 month ago

zenon18 commented 1 month ago

Completed issue #216

Added two class functions and a helper function to create a CompassApp using a place or a polygon. The helper function will allows users to use a cache directory or use TemporaryDirectory

jhoshiko commented 1 month ago

Nice! I tested both of these new methods and verified that both are functioning as intended.

robfitzgerald commented 1 month ago

@nreinicke this makes osmnx a required dependency, should it be optional?