Osmnx

Latest version: v1.9.3

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 12

1.8.0

- formally support Python 3.12 (1082)
- fix Windows-specific character encoding issue when reading XML files (1084)
- resolve pandas and gdal future warnings (1089)
- use spawn instead of fork for multiprocessing to resolve Python 3.12 deprecation warning (1089)
- rename add_node_elevations_google function's max_locations_per_batch parameter, with deprecation warning (1088)
- move add_node_elevations_google function's url_template parameter to settings module, with deprecation warning (1088)

1.7.1

- fix references to latitude and longitude parameters as lat and lon consistently across package (1068 1069)
- fix handling of dict and set attribute types when reloading GraphML files (1075 1077)

1.7.0

- improve automatic UTM handling in the projection module (1059)
- add a to_latlong parameter to the projection.project_graph function for API consistency (1057)
- workaround for pytest issue with printing to terminal window on Windows (1064)
- refactor the distance module and add a new routing module (1063)
- move shortest_path and k_shortest_paths functions to new routing module, with deprecation warning (1063)
- rename great_circle_vec and euclidean_dist_vec functions to great_circle and euclidean, with deprecation warning (1063)
- under-the-hood code clean-up (1047)

1.6.0

- fix DNS resolution in Dask clusters (1039)
- improve memory efficiency during features GeoDataFrame creation (1043)
- handle the settings.cache_only_mode option in the features module (1043)
- deprecate the buffer_dist and clean_periphery function parameters throughout package (1044)
- add more descriptive exceptions: ResponseStatusCodeError and GraphSimplificationError (1041)
- replace CacheOnlyModeInterrupt exception with CacheOnlyInterruptError exception (1041)
- replace EmptyOverpassResponse exception with InsufficientResponseError exception (1041)
- refactor elevation module (1042 1043)
- refactor the \_downloader module and add new \_overpass and \_nominatim modules (1043)
- under-the-hood code clean-up (1036 1037 1038)

1.5.1

- improve memory efficiency during graph creation (1021 1029)
- improve log messaging (1032)
- add version number to XML generator attribute in save_graph_xml (1031)
- warn user if loading a .osm XML file generated by OSMnx itself (1031)
- add style keyword argument to citation function (1034)

1.5.0

- fix bug in save_graph_xml due to roundabout ways (986 999)
- fix GeoPandas future warning (1012)
- make API key properly optional in elevation.add_node_elevations_google function (999)
- rename geometries module as features module and deprecate geometries module (1007 1011)
- remove private \_polygon_features module and move its data to features module (994)
- make the internal downloader module private (1010)
- deprecate interpolate parameter in distance.nearest_edges function (1010)
- move save_graph_xml function to io module with deprecation warning in osm_xml module (1017)
- migrate from setup.py, setup.cfg, and requirements.txt to pyproject.toml (1002)
- pin optional dependencies to minimum required versions (995)
- expand and reorganize the documentation (993)

Page 2 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.