https://github.com/gboeing/osmnx

sort by:
Revision Author Date Message Commit Date
c0976cb version bump to 0.7.3 12 March 2018, 06:07:13 UTC
b0eacb4 update change log 12 March 2018, 06:06:54 UTC
0cb9504 code cleanup 12 March 2018, 05:58:00 UTC
9bccf5e Merge pull request #131 from IlyaOrson/patch-2 use haversine formula for great-circle distance 12 March 2018, 05:45:05 UTC
24cf3dd Merge branch 'master' into patch-2 12 March 2018, 05:35:12 UTC
d91c66b update comment 12 March 2018, 04:02:51 UTC
84c97bd Merge branch 'master' of https://github.com/gboeing/osmnx 12 March 2018, 03:23:22 UTC
9f4d737 induced subgraphs by strongly/weakly connected components 12 March 2018, 03:23:10 UTC
c3772a4 fix comment 12 March 2018, 03:22:51 UTC
ad051c6 Merge pull request #137 from yaph/master Turn off x-axis and y-axis visibility to reduce plot margin when axis_off is True 07 March 2018, 18:19:58 UTC
b883933 Turn off x-axis and y-axis visibility to reduce plot margin and center graph 06 March 2018, 21:44:57 UTC
07de8cd Merge pull request #134 from gboeing/round Round coordinates and calculated floating-point values to sensible precisions 28 February 2018, 19:01:44 UTC
4bd9c99 update tests 28 February 2018, 18:37:53 UTC
4d72ddd round floating point values to sensible precision 28 February 2018, 17:53:52 UTC
385cdbf add coordinate rounding functions, docstrings, clean up imports 28 February 2018, 16:43:20 UTC
5c267dc Merge pull request #132 from jwilson8767/master Fixed issue with windows paths 26 February 2018, 17:31:24 UTC
c62cd1d fixes #133 26 February 2018, 17:14:58 UTC
f1ebeb2 dev version 26 February 2018, 17:14:31 UTC
326633c fixed issue with windows paths 22 February 2018, 21:53:36 UTC
7dc870d use haversine formula for great-circle distance 19 February 2018, 21:59:41 UTC
54ee4be update docsting: if passing bbox to constrain plot, you should also pass margin=0 17 February 2018, 20:08:20 UTC
cf59422 remove print statement 17 February 2018, 19:49:21 UTC
263f5cc configure osm "access" filter as a global setting 17 February 2018, 19:41:38 UTC
a779640 fix config settings namespacing 17 February 2018, 19:41:01 UTC
ef95dcb fixes #130 17 February 2018, 17:55:40 UTC
4191e6d version bump 15 February 2018, 21:04:56 UTC
c7587db update changelog 15 February 2018, 21:04:40 UTC
6858ac6 require networkx>=2.1 15 February 2018, 21:04:27 UTC
28074c5 update docs feature list 15 February 2018, 20:59:48 UTC
ee3a34f Merge pull request #128 from kuanb/kuanb-support-nx-2-1 Update argument names in add_edge to support NetworkX 2.1+ 15 February 2018, 20:55:13 UTC
020a13d make args positional in simplify 14 February 2018, 21:20:40 UTC
486e7ed make args positional in load 14 February 2018, 21:20:25 UTC
d4e711b update readme 12 February 2018, 19:34:26 UTC
829d124 version bump 04 February 2018, 22:28:50 UTC
b26c9a9 Merge pull request #126 from gboeing/doc-fix fix docs build on readthedocs with conda 04 February 2018, 22:19:40 UTC
b9a3750 update sphinx conf 04 February 2018, 22:01:30 UTC
50da1a7 update docstrings 04 February 2018, 21:40:28 UTC
4075a76 ignore ways with "access=no" unless getting all_private 03 February 2018, 00:13:34 UTC
28a6809 version bump 02 February 2018, 00:53:08 UTC
695b72c consolidate default CRS in settings 02 February 2018, 00:26:11 UTC
a22c1b7 update packaging files 02 February 2018, 00:15:21 UTC
0fe81d9 update docs 01 February 2018, 23:38:17 UTC
172106a Merge pull request #121 from kkdd/patch-1 conformal projection in plot 01 February 2018, 23:22:11 UTC
346005d Merge pull request #124 from RomainQueraud/master Add junction roundabout as oneway 01 February 2018, 03:14:51 UTC
ffc8e38 moving cached tests and api tests to new branch 01 February 2018, 01:09:38 UTC
77fc223 Merge branch 'master' of https://github.com/gboeing/osmnx 01 February 2018, 00:09:56 UTC
611cb71 close cache file after use 01 February 2018, 00:09:38 UTC
f408274 Add pedestrians either directions for roundabout 29 January 2018, 09:35:34 UTC
aee3732 Add junction roundabout as oneway 25 January 2018, 16:10:51 UTC
4ca6787 Updated secret AWS key 19 January 2018, 19:43:40 UTC
30f4213 conformal projection in plot It maps a circle into a circle. 13 January 2018, 09:19:42 UTC
4d38683 exclude corridors from drivable networks as they represent hallways inside buildings 05 January 2018, 03:46:04 UTC
b1ced0b clarify how distance is determined 02 January 2018, 18:23:31 UTC
4ae510e update aws key again 27 December 2017, 16:53:10 UTC
0217d57 update aws key 27 December 2017, 16:33:43 UTC
4b94567 resolves #117 21 December 2017, 18:52:51 UTC
513c62a Merge branch 'master' of https://github.com/gboeing/osmnx 18 December 2017, 19:44:30 UTC
c17e8dc update change log 18 December 2017, 19:44:09 UTC
21eba0d update setup script 18 December 2017, 19:43:58 UTC
f34f96c update dep versions 18 December 2017, 19:43:47 UTC
49163cb Merge pull request #111 from migurski/migurski/deploy-overpass-tests Add scheduled Overpass and Nominatim API tests 18 December 2017, 19:24:10 UTC
3244711 Updated deployment branch to master 18 December 2017, 19:16:59 UTC
a200620 fix folium graph plotting by dumping a json string for attribute data 18 December 2017, 19:04:36 UTC
6ac0381 Updated Overpass API domain to overpass-api.de See: https://github.com/gboeing/osmnx/pull/111#issuecomment-350390914 12 December 2017, 06:27:32 UTC
74f154f Moved logging config into main() because it wasn't appearing in Cloudfront logs 08 December 2017, 18:02:53 UTC
27f37be Wrapped HTTP connections in try/except to allow retries 05 December 2017, 17:37:41 UTC
50bd7b7 Added API request retries with timeout 01 December 2017, 22:47:53 UTC
af5837c Added HTTP User-Agent request headers 01 December 2017, 22:41:52 UTC
21fb0ab Added Overpass API tests with buildings 29 November 2017, 01:51:17 UTC
78c86f7 Added Overpass API response tests 29 November 2017, 01:08:12 UTC
f494a12 Added more Nominatim response tests 28 November 2017, 19:42:41 UTC
66e550a Renamed lambda_function module to osm_api_tests 28 November 2017, 01:56:50 UTC
1a4028e Added simple New York Nominatim test 28 November 2017, 01:21:46 UTC
6873146 Added AWS Lambda deploy configuration 28 November 2017, 00:28:00 UTC
25a45c2 Added secure AWS key/secret to Travis config 27 November 2017, 23:45:12 UTC
0bbe1f4 update template 23 November 2017, 19:35:22 UTC
c05e296 update test and cached data 19 November 2017, 20:16:04 UTC
380b2c5 update dev version 19 November 2017, 19:22:38 UTC
b5bdfa3 update test query and cached response 19 November 2017, 19:22:26 UTC
70195a1 Revert "Revert "Merge pull request #103 from migurski/migurski/mock-test-requests"" This reverts commit 4794435e7916b3cf0367ee86cb2d6d8ea65e701b. 19 November 2017, 18:43:00 UTC
b2392a0 Merge pull request #105 from migurski/migurski/switch-projected-datum Switch from US-only NAD83 datum to global WGS84 datum 19 November 2017, 17:37:07 UTC
1fe9378 Merge pull request #104 from nsteins/folium-lat-lon modified folium polyline to be compatible with folium-0.5 17 November 2017, 04:02:08 UTC
fc7e698 Ellipsoid should also be WGS84 17 November 2017, 01:31:44 UTC
ed7e75b Switch from US-only NAD83 datum to global WGS84 datum 17 November 2017, 01:19:56 UTC
b7b2777 modified folium polyline to be compatible with folium-0.5 16 November 2017, 17:50:40 UTC
5008ad7 update test address 10 November 2017, 22:49:19 UTC
4794435 Revert "Merge pull request #103 from migurski/migurski/mock-test-requests" This reverts commit 31470b6d354a84bcf380045bbf98447e6a254456, reversing changes made to b32f8d333c6965a0d2f27c1f3224a29de2f08d55. 10 November 2017, 22:38:04 UTC
31470b6 Merge pull request #103 from migurski/migurski/mock-test-requests Add mock data for test requests 24 October 2017, 17:16:10 UTC
2a78843 Switched to io.open for Python 2.7 encoding support 23 October 2017, 20:28:54 UTC
e854f6d Switched to Python 2.7 compatibile parse_qsl() 23 October 2017, 20:07:37 UTC
5898032 Moved various test files under tests/input_data 21 October 2017, 04:59:48 UTC
af4d93b Specified encoding for Nominatim test responses 21 October 2017, 04:59:37 UTC
c0f6bc3 Connected HTTMock handlers into one function to catch stray requests 21 October 2017, 00:47:56 UTC
8fd49a7 Added complete mock Overpass API responses 21 October 2017, 00:24:35 UTC
63375d4 Added complete mock Nominatim API responses 20 October 2017, 23:21:30 UTC
7fcf126 Gotta fail 'em all 20 October 2017, 22:34:20 UTC
b32f8d3 Merge pull request #101 from Wario7/enhancement-get_nearest_neighbor check if graph G is empty or contains no nodes 20 October 2017, 17:38:52 UTC
0f284ae check if graph G is empty or contains no nodes 20 October 2017, 10:07:40 UTC
a28f367 Merge pull request #100 from gboeing/osm-file Osm file 20 October 2017, 02:11:35 UTC
5e94988 Merge pull request #99 from bkj/patch-1 Fix manhattan example 20 October 2017, 01:57:45 UTC
back to top