============================= test session starts ============================== platform linux -- Python 3.8.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /home/mmd/btrfs/osmnx plugins: anyio-2.1.0 ----------------------------- live log collection ------------------------------ INFO OSMnx:utils.py:282 Configured OSMnx 1.1.0dev 2021-05-08 12:38:27 Configured OSMnx 1.1.0dev INFO OSMnx:utils.py:282 HTTP response caching is on 2021-05-08 12:38:27 HTTP response caching is on collected 13 items tests/test_osmnx.py::test_logging -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 test a fake default message 2021-05-08 12:38:27 test a fake default message 2021-05-08 12:38:27 test a fake debug INFO OSMnx:utils.py:282 test a fake info 2021-05-08 12:38:27 test a fake info WARNING OSMnx:utils.py:284 test a fake warning 2021-05-08 12:38:27 test a fake warning ERROR OSMnx:utils.py:286 test a fake error 2021-05-08 12:38:27 test a fake error PASSED [ 7%] tests/test_osmnx.py::test_coords_rounding PASSED [ 15%] tests/test_osmnx.py::test_geocode_to_gdf -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP GET request 2021-05-08 12:38:27 Pausing 1 seconds before making HTTP GET request INFO OSMnx:utils.py:282 Get https://nominatim.openstreetmap.org/lookup?format=json&polygon_geojson=1&osm_ids=R2999176 with timeout=180 2021-05-08 12:38:28 Get https://nominatim.openstreetmap.org/lookup?format=json&polygon_geojson=1&osm_ids=R2999176 with timeout=180 INFO OSMnx:utils.py:282 Downloaded 7.4kB from nominatim.openstreetmap.org 2021-05-08 12:38:28 Downloaded 7.4kB from nominatim.openstreetmap.org INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/51a8a60e27ec040a17a10a2659d7946d80607df7.json" 2021-05-08 12:38:28 Saved response to cache file ".temp/cache/51a8a60e27ec040a17a10a2659d7946d80607df7.json" INFO OSMnx:utils.py:282 Created GeoDataFrame with 1 rows from 1 queries 2021-05-08 12:38:28 Created GeoDataFrame with 1 rows from 1 queries INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP GET request 2021-05-08 12:38:28 Pausing 1 seconds before making HTTP GET request INFO OSMnx:utils.py:282 Get https://nominatim.openstreetmap.org/search?format=json&polygon_geojson=1&dedupe=0&limit=1&city=Piedmont&country=USA&state=California with timeout=180 2021-05-08 12:38:29 Get https://nominatim.openstreetmap.org/search?format=json&polygon_geojson=1&dedupe=0&limit=1&city=Piedmont&country=USA&state=California with timeout=180 INFO OSMnx:utils.py:282 Downloaded 7.3kB from nominatim.openstreetmap.org 2021-05-08 12:38:29 Downloaded 7.3kB from nominatim.openstreetmap.org INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/f1f8610e6bb112def0a968fc6625bc5c51ca795b.json" 2021-05-08 12:38:29 Saved response to cache file ".temp/cache/f1f8610e6bb112def0a968fc6625bc5c51ca795b.json" INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:29 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:29 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Buffered GeoDataFrame to 100 meters 2021-05-08 12:38:29 Buffered GeoDataFrame to 100 meters INFO OSMnx:utils.py:282 Created GeoDataFrame with 1 rows from 1 queries 2021-05-08 12:38:29 Created GeoDataFrame with 1 rows from 1 queries INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:3395 2021-05-08 12:38:29 Projected GeoDataFrame to epsg:3395 PASSED [ 23%] tests/test_osmnx.py::test_stats -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 2021-05-08 12:38:29 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:29 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:29 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:29 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:29 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:38:29 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:38:29 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:38:29 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbridleway%7Cbus_guideway%7Cconstruction%7Ccorridor%7Ccycleway%7Celevator%7Cescalator%7Cfootway%7Cpath%7Cpedestrian%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Cservice%7Csteps%7Ctrack%22%5D%5B%22motor_vehicle%22%21~%22no%22%5D%5B%22motorcar%22%21~%22no%22%5D%5B%22service%22%21~%22alley%7Cdriveway%7Cemergency_access%7Cparking%7Cparking_aisle%7Cprivate%22%5D%28poly%3A%2737.786930+-122.421386+37.795923+-122.421387+37.796365+-122.421360+37.796803+-122.421278+37.797232+-122.421143+37.797648+-122.420955+37.798048+-122.420717+37.798427+-122.420430+37.798782+-122.420098+37.799110+-122.419724+37.799407+-122.419311+37.799670+-122.418864+37.799898+-122.418386+37.800087+-122.417882+37.800236+-122.417357+37.800343+-122.416816+37.800408+-122.416265+37.800430+-122.415708+37.800430+-122.404328+37.800408+-122.403771+37.800343+-122.403220+37.800236+-122.402679+37.800087+-122.402154+37.799898+-122.401650+37.799670+-122.401172+37.799407+-122.400725+37.799110+-122.400312+37.798782+-122.399938+37.798427+-122.399606+37.798048+-122.399319+37.797648+-122.399081+37.797232+-122.398893+37.796803+-122.398758+37.796365+-122.398676+37.795923+-122.398649+37.786930+-122.398650+37.786489+-122.398677+37.786051+-122.398759+37.785622+-122.398894+37.785206+-122.399082+37.784806+-122.399320+37.784427+-122.399607+37.784071+-122.399939+37.783744+-122.400313+37.783447+-122.400726+37.783183+-122.401173+37.782956+-122.401651+37.782767+-122.402155+37.782618+-122.402680+37.782510+-122.403220+37.782446+-122.403772+37.782424+-122.404328+37.782424+-122.415708+37.782446+-122.416264+37.782510+-122.416816+37.782618+-122.417356+37.782767+-122.417881+37.782956+-122.418385+37.783183+-122.418863+37.783447+-122.419310+37.783744+-122.419723+37.784071+-122.420097+37.784427+-122.420429+37.784806+-122.420716+37.785206+-122.420954+37.785622+-122.421142+37.786051+-122.421277+37.786489+-122.421359+37.786930+-122.421386%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 2021-05-08 12:38:29 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbridleway%7Cbus_guideway%7Cconstruction%7Ccorridor%7Ccycleway%7Celevator%7Cescalator%7Cfootway%7Cpath%7Cpedestrian%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Cservice%7Csteps%7Ctrack%22%5D%5B%22motor_vehicle%22%21~%22no%22%5D%5B%22motorcar%22%21~%22no%22%5D%5B%22service%22%21~%22alley%7Cdriveway%7Cemergency_access%7Cparking%7Cparking_aisle%7Cprivate%22%5D%28poly%3A%2737.786930+-122.421386+37.795923+-122.421387+37.796365+-122.421360+37.796803+-122.421278+37.797232+-122.421143+37.797648+-122.420955+37.798048+-122.420717+37.798427+-122.420430+37.798782+-122.420098+37.799110+-122.419724+37.799407+-122.419311+37.799670+-122.418864+37.799898+-122.418386+37.800087+-122.417882+37.800236+-122.417357+37.800343+-122.416816+37.800408+-122.416265+37.800430+-122.415708+37.800430+-122.404328+37.800408+-122.403771+37.800343+-122.403220+37.800236+-122.402679+37.800087+-122.402154+37.799898+-122.401650+37.799670+-122.401172+37.799407+-122.400725+37.799110+-122.400312+37.798782+-122.399938+37.798427+-122.399606+37.798048+-122.399319+37.797648+-122.399081+37.797232+-122.398893+37.796803+-122.398758+37.796365+-122.398676+37.795923+-122.398649+37.786930+-122.398650+37.786489+-122.398677+37.786051+-122.398759+37.785622+-122.398894+37.785206+-122.399082+37.784806+-122.399320+37.784427+-122.399607+37.784071+-122.399939+37.783744+-122.400313+37.783447+-122.400726+37.783183+-122.401173+37.782956+-122.401651+37.782767+-122.402155+37.782618+-122.402680+37.782510+-122.403220+37.782446+-122.403772+37.782424+-122.404328+37.782424+-122.415708+37.782446+-122.416264+37.782510+-122.416816+37.782618+-122.417356+37.782767+-122.417881+37.782956+-122.418385+37.783183+-122.418863+37.783447+-122.419310+37.783744+-122.419723+37.784071+-122.420097+37.784427+-122.420429+37.784806+-122.420716+37.785206+-122.420954+37.785622+-122.421142+37.786051+-122.421277+37.786489+-122.421359+37.786930+-122.421386%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:38:29 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Downloaded 546.5kB from overpass-api.de 2021-05-08 12:38:31 Downloaded 546.5kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/54918aa91eb405095dba9b246cb29ff16a71c95e.json" 2021-05-08 12:38:31 Saved response to cache file ".temp/cache/54918aa91eb405095dba9b246cb29ff16a71c95e.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:38:31 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:38:31 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 2128 nodes and 3361 edges 2021-05-08 12:38:31 Created graph with 2128 nodes and 3361 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:38:31 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:38:31 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:31 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 2128 geometries 2021-05-08 12:38:31 Created r-tree spatial index for 2128 geometries INFO OSMnx:utils.py:282 Identified 1927 geometries inside polygon 2021-05-08 12:38:31 Identified 1927 geometries inside polygon INFO OSMnx:utils.py:282 Removed 201 nodes outside polygon 2021-05-08 12:38:31 Removed 201 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:38:31 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:38:31 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 390 edge endpoints 2021-05-08 12:38:31 Identified 390 edge endpoints INFO OSMnx:utils.py:282 Found multiple edges between 7899095821 and 65343963 when simplifying 2021-05-08 12:38:31 Found multiple edges between 7899095821 and 65343963 when simplifying INFO OSMnx:utils.py:282 Simplified graph: 1927 to 390 nodes, 3039 to 896 edges 2021-05-08 12:38:31 Simplified graph: 1927 to 390 nodes, 3039 to 896 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:38:31 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:31 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 390 geometries 2021-05-08 12:38:31 Created r-tree spatial index for 390 geometries INFO OSMnx:utils.py:282 Identified 102 geometries inside polygon 2021-05-08 12:38:31 Identified 102 geometries inside polygon INFO OSMnx:utils.py:282 Removed 288 nodes outside polygon 2021-05-08 12:38:31 Removed 288 nodes outside polygon INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:38:31 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:38:31 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:38:31 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 102 nodes and 215 edges 2021-05-08 12:38:31 graph_from_polygon returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 102 nodes and 215 edges 2021-05-08 12:38:31 graph_from_bbox returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 graph_from_point returned graph with 102 nodes and 215 edges 2021-05-08 12:38:31 graph_from_point returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:31 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:31 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:31 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:31 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Created graph from node/edge GeoDataFrames 2021-05-08 12:38:31 Created graph from node/edge GeoDataFrames INFO OSMnx:utils.py:282 Projected graph with 103 nodes and 215 edges 2021-05-08 12:38:31 Projected graph with 103 nodes and 215 edges INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:38:31 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:31 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to undirected MultiGraph 2021-05-08 12:38:31 Converted MultiDiGraph to undirected MultiGraph WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:31 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to undirected MultiGraph 2021-05-08 12:38:31 Converted MultiDiGraph to undirected MultiGraph WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:31 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to undirected MultiGraph 2021-05-08 12:38:31 Converted MultiDiGraph to undirected MultiGraph WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:31 Graph nodes changed since `street_count`s were calculated INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:31 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to DiGraph 2021-05-08 12:38:31 Converted MultiDiGraph to DiGraph INFO OSMnx:utils.py:282 Got largest strongly connected component (98 of 103 total nodes) 2021-05-08 12:38:31 Got largest strongly connected component (98 of 103 total nodes) INFO OSMnx:utils.py:282 Calculated node and edge connectivity 2021-05-08 12:38:32 Calculated node and edge connectivity INFO OSMnx:utils.py:282 Calculated shortest path lengths 2021-05-08 12:38:32 Calculated shortest path lengths INFO OSMnx:utils.py:282 Calculated closeness centrality 2021-05-08 12:38:32 Calculated closeness centrality INFO OSMnx:utils.py:282 Calculated betweenness centrality 2021-05-08 12:38:32 Calculated betweenness centrality INFO OSMnx:utils.py:282 Calculated extended stats 2021-05-08 12:38:32 Calculated extended stats INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:32 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to undirected MultiGraph 2021-05-08 12:38:32 Converted MultiDiGraph to undirected MultiGraph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:33 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:33 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:33 Created edges GeoDataFrame from graph WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:33 Graph nodes changed since `street_count`s were calculated INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:33 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:33 Created nodes GeoDataFrame from graph WARNING OSMnx:utils.py:284 Graph nodes changed since `street_count`s were calculated 2021-05-08 12:38:33 Graph nodes changed since `street_count`s were calculated INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:33 Created nodes GeoDataFrame from graph PASSED [ 30%] tests/test_osmnx.py::test_osm_xml -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:38:33 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Got largest weakly connected component (205 of 446 total nodes) 2021-05-08 12:38:33 Got largest weakly connected component (205 of 446 total nodes) INFO OSMnx:utils.py:282 Created graph with 205 nodes and 384 edges 2021-05-08 12:38:33 Created graph with 205 nodes and 384 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:38:33 Added length attributes to graph edges INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:38:33 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 47 edge endpoints 2021-05-08 12:38:33 Identified 47 edge endpoints INFO OSMnx:utils.py:282 Simplified graph: 205 to 47 nodes, 384 to 106 edges 2021-05-08 12:38:33 Simplified graph: 205 to 47 nodes, 384 to 106 edges INFO OSMnx:utils.py:282 graph_from_xml returned graph with 47 nodes and 106 edges 2021-05-08 12:38:33 graph_from_xml returned graph with 47 nodes and 106 edges INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:38:33 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Got largest weakly connected component (205 of 446 total nodes) 2021-05-08 12:38:33 Got largest weakly connected component (205 of 446 total nodes) INFO OSMnx:utils.py:282 Created graph with 205 nodes and 384 edges 2021-05-08 12:38:33 Created graph with 205 nodes and 384 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:38:33 Added length attributes to graph edges INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:38:33 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 47 edge endpoints 2021-05-08 12:38:33 Identified 47 edge endpoints INFO OSMnx:utils.py:282 Simplified graph: 205 to 47 nodes, 384 to 106 edges 2021-05-08 12:38:33 Simplified graph: 205 to 47 nodes, 384 to 106 edges INFO OSMnx:utils.py:282 graph_from_xml returned graph with 47 nodes and 106 edges 2021-05-08 12:38:33 graph_from_xml returned graph with 47 nodes and 106 edges INFO OSMnx:utils.py:282 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 2021-05-08 12:38:33 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:33 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:33 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:33 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:33 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:38:33 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/54918aa91eb405095dba9b246cb29ff16a71c95e.json" 2021-05-08 12:38:33 Retrieved response from cache file ".temp/cache/54918aa91eb405095dba9b246cb29ff16a71c95e.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:38:33 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:38:33 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 2128 nodes and 2391 edges 2021-05-08 12:38:33 Created graph with 2128 nodes and 2391 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:38:33 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:38:33 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:33 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 2128 geometries 2021-05-08 12:38:33 Created r-tree spatial index for 2128 geometries INFO OSMnx:utils.py:282 Identified 1927 geometries inside polygon 2021-05-08 12:38:33 Identified 1927 geometries inside polygon INFO OSMnx:utils.py:282 Removed 201 nodes outside polygon 2021-05-08 12:38:33 Removed 201 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:38:33 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:38:33 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 388 edge endpoints 2021-05-08 12:38:33 Identified 388 edge endpoints INFO OSMnx:utils.py:282 Found multiple edges between 7899095821 and 65343963 when simplifying 2021-05-08 12:38:33 Found multiple edges between 7899095821 and 65343963 when simplifying INFO OSMnx:utils.py:282 Simplified graph: 1927 to 388 nodes, 2180 to 639 edges 2021-05-08 12:38:33 Simplified graph: 1927 to 388 nodes, 2180 to 639 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:38:33 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:34 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 388 geometries 2021-05-08 12:38:34 Created r-tree spatial index for 388 geometries INFO OSMnx:utils.py:282 Identified 102 geometries inside polygon 2021-05-08 12:38:34 Identified 102 geometries inside polygon INFO OSMnx:utils.py:282 Removed 286 nodes outside polygon 2021-05-08 12:38:34 Removed 286 nodes outside polygon INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:38:34 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:38:34 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:38:34 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 102 nodes and 177 edges 2021-05-08 12:38:34 graph_from_polygon returned graph with 102 nodes and 177 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 102 nodes and 177 edges 2021-05-08 12:38:34 graph_from_bbox returned graph with 102 nodes and 177 edges INFO OSMnx:utils.py:282 graph_from_point returned graph with 102 nodes and 177 edges 2021-05-08 12:38:34 graph_from_point returned graph with 102 nodes and 177 edges INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:34 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:34 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Saved graph as .osm file at ".temp/data/graph.osm" 2021-05-08 12:38:34 Saved graph as .osm file at ".temp/data/graph.osm" INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:34 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:34 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Saved graph as .osm file at ".temp/data/graph.osm" 2021-05-08 12:38:34 Saved graph as .osm file at ".temp/data/graph.osm" INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:34 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:34 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Saved graph as .osm file at ".temp/data/graph.osm" 2021-05-08 12:38:34 Saved graph as .osm file at ".temp/data/graph.osm" INFO OSMnx:utils.py:282 Got largest weakly connected component (5 of 10 total nodes) 2021-05-08 12:38:34 Got largest weakly connected component (5 of 10 total nodes) INFO OSMnx:utils.py:282 Recovered order for 5 of 10 nodes 2021-05-08 12:38:34 Recovered order for 5 of 10 nodes PASSED [ 38%] tests/test_osmnx.py::test_elevation -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP GET request 2021-05-08 12:38:34 Pausing 1 seconds before making HTTP GET request INFO OSMnx:utils.py:282 Get https://nominatim.openstreetmap.org/search?format=json&limit=1&dedupe=0&q=600+Montgomery+St%2C+San+Francisco%2C+California%2C+USA with timeout=180 2021-05-08 12:38:35 Get https://nominatim.openstreetmap.org/search?format=json&limit=1&dedupe=0&q=600+Montgomery+St%2C+San+Francisco%2C+California%2C+USA with timeout=180 INFO OSMnx:utils.py:282 Downloaded 0.6kB from nominatim.openstreetmap.org 2021-05-08 12:38:35 Downloaded 0.6kB from nominatim.openstreetmap.org INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/9dc0b6d561ab31f723c6c4267d678b3b95c8e0fe.json" 2021-05-08 12:38:35 Saved response to cache file ".temp/cache/9dc0b6d561ab31f723c6c4267d678b3b95c8e0fe.json" INFO OSMnx:utils.py:282 Geocoded "600 Montgomery St, San Francisco, California, USA" to (37.795200550000004, -122.40279267840137) 2021-05-08 12:38:35 Geocoded "600 Montgomery St, San Francisco, California, USA" to (37.795200550000004, -122.40279267840137) INFO OSMnx:utils.py:282 Created bbox 500 m from (37.795200550000004, -122.40279267840137): 37.79969715167747,37.79070394832254,-122.3971022638981,-122.40848309290463 2021-05-08 12:38:35 Created bbox 500 m from (37.795200550000004, -122.40279267840137): 37.79969715167747,37.79070394832254,-122.3971022638981,-122.40848309290463 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:35 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:36 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:36 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:36 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:38:36 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:38:36 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:38:36 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbus_guideway%7Cconstruction%7Ccorridor%7Celevator%7Cescalator%7Cfootway%7Cmotor%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Csteps%22%5D%5B%22bicycle%22%21~%22no%22%5D%5B%22service%22%21~%22private%22%5D%28poly%3A%2737.790704+-122.414162+37.799697+-122.414162+37.800139+-122.414135+37.800576+-122.414053+37.801005+-122.413918+37.801422+-122.413730+37.801821+-122.413492+37.802201+-122.413206+37.802556+-122.412874+37.802884+-122.412499+37.803181+-122.412086+37.803444+-122.411639+37.803671+-122.411161+37.803860+-122.410657+37.804009+-122.410132+37.804117+-122.409591+37.804182+-122.409040+37.804204+-122.408483+37.804204+-122.397102+37.804182+-122.396545+37.804117+-122.395994+37.804009+-122.395453+37.803860+-122.394929+37.803671+-122.394425+37.803444+-122.393947+37.803181+-122.393499+37.802884+-122.393086+37.802556+-122.392712+37.802201+-122.392380+37.801821+-122.392093+37.801422+-122.391855+37.801005+-122.391667+37.800576+-122.391532+37.800139+-122.391450+37.799697+-122.391423+37.790704+-122.391424+37.790262+-122.391451+37.789825+-122.391533+37.789396+-122.391668+37.788979+-122.391856+37.788579+-122.392094+37.788200+-122.392381+37.787845+-122.392713+37.787517+-122.393087+37.787220+-122.393500+37.786957+-122.393948+37.786729+-122.394426+37.786540+-122.394930+37.786391+-122.395454+37.786284+-122.395995+37.786219+-122.396546+37.786197+-122.397103+37.786197+-122.408483+37.786219+-122.409039+37.786284+-122.409591+37.786391+-122.410131+37.786540+-122.410656+37.786729+-122.411160+37.786957+-122.411638+37.787220+-122.412085+37.787517+-122.412498+37.787845+-122.412872+37.788200+-122.413204+37.788579+-122.413491+37.788979+-122.413729+37.789396+-122.413917+37.789825+-122.414053+37.790262+-122.414134+37.790704+-122.414162%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 2021-05-08 12:38:36 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbus_guideway%7Cconstruction%7Ccorridor%7Celevator%7Cescalator%7Cfootway%7Cmotor%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Csteps%22%5D%5B%22bicycle%22%21~%22no%22%5D%5B%22service%22%21~%22private%22%5D%28poly%3A%2737.790704+-122.414162+37.799697+-122.414162+37.800139+-122.414135+37.800576+-122.414053+37.801005+-122.413918+37.801422+-122.413730+37.801821+-122.413492+37.802201+-122.413206+37.802556+-122.412874+37.802884+-122.412499+37.803181+-122.412086+37.803444+-122.411639+37.803671+-122.411161+37.803860+-122.410657+37.804009+-122.410132+37.804117+-122.409591+37.804182+-122.409040+37.804204+-122.408483+37.804204+-122.397102+37.804182+-122.396545+37.804117+-122.395994+37.804009+-122.395453+37.803860+-122.394929+37.803671+-122.394425+37.803444+-122.393947+37.803181+-122.393499+37.802884+-122.393086+37.802556+-122.392712+37.802201+-122.392380+37.801821+-122.392093+37.801422+-122.391855+37.801005+-122.391667+37.800576+-122.391532+37.800139+-122.391450+37.799697+-122.391423+37.790704+-122.391424+37.790262+-122.391451+37.789825+-122.391533+37.789396+-122.391668+37.788979+-122.391856+37.788579+-122.392094+37.788200+-122.392381+37.787845+-122.392713+37.787517+-122.393087+37.787220+-122.393500+37.786957+-122.393948+37.786729+-122.394426+37.786540+-122.394930+37.786391+-122.395454+37.786284+-122.395995+37.786219+-122.396546+37.786197+-122.397103+37.786197+-122.408483+37.786219+-122.409039+37.786284+-122.409591+37.786391+-122.410131+37.786540+-122.410656+37.786729+-122.411160+37.786957+-122.411638+37.787220+-122.412085+37.787517+-122.412498+37.787845+-122.412872+37.788200+-122.413204+37.788579+-122.413491+37.788979+-122.413729+37.789396+-122.413917+37.789825+-122.414053+37.790262+-122.414134+37.790704+-122.414162%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:38:36 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Downloaded 943.5kB from overpass-api.de 2021-05-08 12:38:37 Downloaded 943.5kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/dce42ceb0905d0d21bd1bc15b3898ef9d0082662.json" 2021-05-08 12:38:37 Saved response to cache file ".temp/cache/dce42ceb0905d0d21bd1bc15b3898ef9d0082662.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:38:37 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:38:37 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 3668 nodes and 6055 edges 2021-05-08 12:38:37 Created graph with 3668 nodes and 6055 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:38:37 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:38:37 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:37 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 3668 geometries 2021-05-08 12:38:37 Created r-tree spatial index for 3668 geometries INFO OSMnx:utils.py:282 Identified 3349 geometries inside polygon 2021-05-08 12:38:37 Identified 3349 geometries inside polygon INFO OSMnx:utils.py:282 Removed 319 nodes outside polygon 2021-05-08 12:38:37 Removed 319 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:38:37 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:38:37 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 996 edge endpoints 2021-05-08 12:38:37 Identified 996 edge endpoints INFO OSMnx:utils.py:282 Found multiple edges between 65334120 and 65312401 when simplifying 2021-05-08 12:38:38 Found multiple edges between 65334120 and 65312401 when simplifying INFO OSMnx:utils.py:282 Simplified graph: 3349 to 996 nodes, 5524 to 2096 edges 2021-05-08 12:38:38 Simplified graph: 3349 to 996 nodes, 5524 to 2096 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:38:38 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:38 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 996 geometries 2021-05-08 12:38:38 Created r-tree spatial index for 996 geometries INFO OSMnx:utils.py:282 Identified 316 geometries inside polygon 2021-05-08 12:38:38 Identified 316 geometries inside polygon INFO OSMnx:utils.py:282 Removed 680 nodes outside polygon 2021-05-08 12:38:38 Removed 680 nodes outside polygon INFO OSMnx:utils.py:282 Removed 6 isolated nodes 2021-05-08 12:38:38 Removed 6 isolated nodes INFO OSMnx:utils.py:282 Got largest weakly connected component (293 of 310 total nodes) 2021-05-08 12:38:38 Got largest weakly connected component (293 of 310 total nodes) INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:38:38 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:38:38 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 293 nodes and 597 edges 2021-05-08 12:38:38 graph_from_polygon returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 293 nodes and 597 edges 2021-05-08 12:38:38 graph_from_bbox returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 graph_from_point returned graph with 293 nodes and 597 edges 2021-05-08 12:38:38 graph_from_point returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 graph_from_address returned graph with 293 nodes and 597 edges 2021-05-08 12:38:38 graph_from_address returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:38 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Added elevation data from raster to all nodes. 2021-05-08 12:38:38 Added elevation data from raster to all nodes. INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:38 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Added elevation data from raster to all nodes. 2021-05-08 12:38:38 Added elevation data from raster to all nodes. INFO OSMnx:utils.py:282 Added grade attributes to all edges. 2021-05-08 12:38:38 Added grade attributes to all edges. PASSED [ 46%] tests/test_osmnx.py::test_routing -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/9dc0b6d561ab31f723c6c4267d678b3b95c8e0fe.json" 2021-05-08 12:38:38 Retrieved response from cache file ".temp/cache/9dc0b6d561ab31f723c6c4267d678b3b95c8e0fe.json" INFO OSMnx:utils.py:282 Geocoded "600 Montgomery St, San Francisco, California, USA" to (37.795200550000004, -122.40279267840137) 2021-05-08 12:38:38 Geocoded "600 Montgomery St, San Francisco, California, USA" to (37.795200550000004, -122.40279267840137) INFO OSMnx:utils.py:282 Created bbox 500 m from (37.795200550000004, -122.40279267840137): 37.79969715167747,37.79070394832254,-122.3971022638981,-122.40848309290463 2021-05-08 12:38:38 Created bbox 500 m from (37.795200550000004, -122.40279267840137): 37.79969715167747,37.79070394832254,-122.3971022638981,-122.40848309290463 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:38 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:38 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:38 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:38 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:38:38 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/dce42ceb0905d0d21bd1bc15b3898ef9d0082662.json" 2021-05-08 12:38:38 Retrieved response from cache file ".temp/cache/dce42ceb0905d0d21bd1bc15b3898ef9d0082662.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:38:38 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:38:38 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 3668 nodes and 6055 edges 2021-05-08 12:38:38 Created graph with 3668 nodes and 6055 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:38:38 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:38:38 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:38 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 3668 geometries 2021-05-08 12:38:38 Created r-tree spatial index for 3668 geometries INFO OSMnx:utils.py:282 Identified 3349 geometries inside polygon 2021-05-08 12:38:38 Identified 3349 geometries inside polygon INFO OSMnx:utils.py:282 Removed 319 nodes outside polygon 2021-05-08 12:38:38 Removed 319 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:38:38 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:38:38 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 996 edge endpoints 2021-05-08 12:38:38 Identified 996 edge endpoints INFO OSMnx:utils.py:282 Found multiple edges between 65334120 and 65312401 when simplifying 2021-05-08 12:38:39 Found multiple edges between 65334120 and 65312401 when simplifying INFO OSMnx:utils.py:282 Simplified graph: 3349 to 996 nodes, 5524 to 2096 edges 2021-05-08 12:38:39 Simplified graph: 3349 to 996 nodes, 5524 to 2096 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:38:39 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:39 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 996 geometries 2021-05-08 12:38:39 Created r-tree spatial index for 996 geometries INFO OSMnx:utils.py:282 Identified 316 geometries inside polygon 2021-05-08 12:38:39 Identified 316 geometries inside polygon INFO OSMnx:utils.py:282 Removed 680 nodes outside polygon 2021-05-08 12:38:39 Removed 680 nodes outside polygon INFO OSMnx:utils.py:282 Removed 6 isolated nodes 2021-05-08 12:38:39 Removed 6 isolated nodes INFO OSMnx:utils.py:282 Got largest weakly connected component (293 of 310 total nodes) 2021-05-08 12:38:39 Got largest weakly connected component (293 of 310 total nodes) INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:38:39 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:38:39 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 293 nodes and 597 edges 2021-05-08 12:38:39 graph_from_polygon returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 293 nodes and 597 edges 2021-05-08 12:38:39 graph_from_bbox returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 graph_from_point returned graph with 293 nodes and 597 edges 2021-05-08 12:38:39 graph_from_point returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 graph_from_address returned graph with 293 nodes and 597 edges 2021-05-08 12:38:39 graph_from_address returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:39 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:39 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:39 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:39 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:39 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Begin plotting the graph... 2021-05-08 12:38:39 Begin plotting the graph... INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:39 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:39 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Finished plotting the graph 2021-05-08 12:38:39 Finished plotting the graph INFO OSMnx:utils.py:282 Saved figure to disk at .temp/imgs/image.png 2021-05-08 12:38:39 Saved figure to disk at .temp/imgs/image.png INFO OSMnx:utils.py:282 Begin plotting the graph... 2021-05-08 12:38:39 Begin plotting the graph... INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:39 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:39 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Finished plotting the graph 2021-05-08 12:38:39 Finished plotting the graph INFO OSMnx:utils.py:282 Saved figure to disk at .temp/imgs/image.png 2021-05-08 12:38:40 Saved figure to disk at .temp/imgs/image.png INFO OSMnx:utils.py:282 Converted MultiDiGraph to DiGraph 2021-05-08 12:38:40 Converted MultiDiGraph to DiGraph INFO OSMnx:utils.py:282 Begin plotting the graph... 2021-05-08 12:38:40 Begin plotting the graph... INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:40 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:40 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Finished plotting the graph 2021-05-08 12:38:40 Finished plotting the graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:40 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:40 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:40 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:40 Created edges GeoDataFrame from graph PASSED [ 53%] tests/test_osmnx.py::test_plots -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 2021-05-08 12:38:40 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:40 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:40 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:40 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:40 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:38:40 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/54918aa91eb405095dba9b246cb29ff16a71c95e.json" 2021-05-08 12:38:40 Retrieved response from cache file ".temp/cache/54918aa91eb405095dba9b246cb29ff16a71c95e.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:38:40 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:38:40 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 2128 nodes and 3361 edges 2021-05-08 12:38:40 Created graph with 2128 nodes and 3361 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:38:40 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:38:40 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:40 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 2128 geometries 2021-05-08 12:38:40 Created r-tree spatial index for 2128 geometries INFO OSMnx:utils.py:282 Identified 1927 geometries inside polygon 2021-05-08 12:38:40 Identified 1927 geometries inside polygon INFO OSMnx:utils.py:282 Removed 201 nodes outside polygon 2021-05-08 12:38:40 Removed 201 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:38:40 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:38:40 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 390 edge endpoints 2021-05-08 12:38:41 Identified 390 edge endpoints INFO OSMnx:utils.py:282 Found multiple edges between 7899095821 and 65343963 when simplifying 2021-05-08 12:38:41 Found multiple edges between 7899095821 and 65343963 when simplifying INFO OSMnx:utils.py:282 Simplified graph: 1927 to 390 nodes, 3039 to 896 edges 2021-05-08 12:38:41 Simplified graph: 1927 to 390 nodes, 3039 to 896 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:38:41 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:41 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 390 geometries 2021-05-08 12:38:41 Created r-tree spatial index for 390 geometries INFO OSMnx:utils.py:282 Identified 102 geometries inside polygon 2021-05-08 12:38:41 Identified 102 geometries inside polygon INFO OSMnx:utils.py:282 Removed 288 nodes outside polygon 2021-05-08 12:38:41 Removed 288 nodes outside polygon INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:38:41 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:38:41 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:38:41 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 102 nodes and 215 edges 2021-05-08 12:38:41 graph_from_polygon returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 102 nodes and 215 edges 2021-05-08 12:38:41 graph_from_bbox returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 graph_from_point returned graph with 102 nodes and 215 edges 2021-05-08 12:38:41 graph_from_point returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:41 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:41 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:41 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:41 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Created graph from node/edge GeoDataFrames 2021-05-08 12:38:41 Created graph from node/edge GeoDataFrames INFO OSMnx:utils.py:282 Projected graph with 102 nodes and 215 edges 2021-05-08 12:38:41 Projected graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 Begin plotting the graph... 2021-05-08 12:38:41 Begin plotting the graph... INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:41 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:41 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Saved figure to disk at .temp/data/test.svg 2021-05-08 12:38:41 Saved figure to disk at .temp/data/test.svg INFO OSMnx:utils.py:282 Finished plotting the graph 2021-05-08 12:38:41 Finished plotting the graph INFO OSMnx:utils.py:282 Begin plotting the graph... 2021-05-08 12:38:41 Begin plotting the graph... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:41 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Finished plotting the graph 2021-05-08 12:38:41 Finished plotting the graph INFO OSMnx:utils.py:282 Begin plotting the graph... 2021-05-08 12:38:41 Begin plotting the graph... INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:41 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:41 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Saved figure to disk at .temp/imgs/image.png 2021-05-08 12:38:41 Saved figure to disk at .temp/imgs/image.png INFO OSMnx:utils.py:282 Finished plotting the graph 2021-05-08 12:38:41 Finished plotting the graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:41 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:41 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to undirected MultiGraph 2021-05-08 12:38:41 Converted MultiDiGraph to undirected MultiGraph INFO OSMnx:utils.py:282 Created bbox 805 m from (37.791261989215684, -122.40944422745095): 37.7985015179164,37.78402246051497,-122.40028314847127,-122.41860530643062 2021-05-08 12:38:41 Created bbox 805 m from (37.791261989215684, -122.40944422745095): 37.7985015179164,37.78402246051497,-122.40028314847127,-122.41860530643062 INFO OSMnx:utils.py:282 Begin plotting the graph... 2021-05-08 12:38:41 Begin plotting the graph... INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:38:41 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:38:41 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Finished plotting the graph 2021-05-08 12:38:41 Finished plotting the graph INFO OSMnx:utils.py:282 Created bbox 600.0 m from (37.791427, -122.410018): 37.79682292201296,37.78603107798704,-122.40318985135008,-122.41684614864991 2021-05-08 12:38:41 Created bbox 600.0 m from (37.791427, -122.410018): 37.79682292201296,37.78603107798704,-122.40318985135008,-122.41684614864991 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:41 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:41 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:38:41 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:38:41 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:38:41 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:38:41 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Pausing 46 seconds before making HTTP POST request 2021-05-08 12:38:42 Pausing 46 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbridleway%7Cbus_guideway%7Cconstruction%7Ccorridor%7Ccycleway%7Celevator%7Cescalator%7Cfootway%7Cpath%7Cpedestrian%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Cservice%7Csteps%7Ctrack%22%5D%5B%22motor_vehicle%22%21~%22no%22%5D%5B%22motorcar%22%21~%22no%22%5D%5B%22service%22%21~%22alley%7Cdriveway%7Cemergency_access%7Cparking%7Cparking_aisle%7Cprivate%22%5D%28poly%3A%2737.786031+-122.422524+37.796823+-122.422525+37.797264+-122.422498+37.797702+-122.422416+37.798131+-122.422281+37.798547+-122.422093+37.798947+-122.421855+37.799326+-122.421568+37.799682+-122.421236+37.800009+-122.420862+37.800306+-122.420449+37.800570+-122.420002+37.800797+-122.419524+37.800986+-122.419020+37.801135+-122.418495+37.801243+-122.417955+37.801308+-122.417403+37.801329+-122.416847+37.801329+-122.403189+37.801308+-122.402633+37.801243+-122.402081+37.801135+-122.401541+37.800986+-122.401016+37.800797+-122.400512+37.800570+-122.400034+37.800306+-122.399587+37.800009+-122.399174+37.799682+-122.398800+37.799326+-122.398468+37.798947+-122.398181+37.798547+-122.397943+37.798131+-122.397755+37.797702+-122.397620+37.797264+-122.397538+37.796823+-122.397511+37.786031+-122.397512+37.785589+-122.397539+37.785152+-122.397621+37.784723+-122.397756+37.784306+-122.397944+37.783907+-122.398182+37.783527+-122.398469+37.783172+-122.398801+37.782844+-122.399175+37.782547+-122.399588+37.782284+-122.400036+37.782057+-122.400514+37.781868+-122.401017+37.781719+-122.401542+37.781611+-122.402082+37.781546+-122.402634+37.781525+-122.403190+37.781525+-122.416846+37.781546+-122.417402+37.781611+-122.417954+37.781719+-122.418494+37.781868+-122.419019+37.782057+-122.419522+37.782284+-122.420000+37.782547+-122.420448+37.782844+-122.420861+37.783172+-122.421235+37.783527+-122.421567+37.783907+-122.421854+37.784306+-122.422092+37.784723+-122.422280+37.785152+-122.422415+37.785589+-122.422497+37.786031+-122.422524%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 2021-05-08 12:39:28 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbridleway%7Cbus_guideway%7Cconstruction%7Ccorridor%7Ccycleway%7Celevator%7Cescalator%7Cfootway%7Cpath%7Cpedestrian%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Cservice%7Csteps%7Ctrack%22%5D%5B%22motor_vehicle%22%21~%22no%22%5D%5B%22motorcar%22%21~%22no%22%5D%5B%22service%22%21~%22alley%7Cdriveway%7Cemergency_access%7Cparking%7Cparking_aisle%7Cprivate%22%5D%28poly%3A%2737.786031+-122.422524+37.796823+-122.422525+37.797264+-122.422498+37.797702+-122.422416+37.798131+-122.422281+37.798547+-122.422093+37.798947+-122.421855+37.799326+-122.421568+37.799682+-122.421236+37.800009+-122.420862+37.800306+-122.420449+37.800570+-122.420002+37.800797+-122.419524+37.800986+-122.419020+37.801135+-122.418495+37.801243+-122.417955+37.801308+-122.417403+37.801329+-122.416847+37.801329+-122.403189+37.801308+-122.402633+37.801243+-122.402081+37.801135+-122.401541+37.800986+-122.401016+37.800797+-122.400512+37.800570+-122.400034+37.800306+-122.399587+37.800009+-122.399174+37.799682+-122.398800+37.799326+-122.398468+37.798947+-122.398181+37.798547+-122.397943+37.798131+-122.397755+37.797702+-122.397620+37.797264+-122.397538+37.796823+-122.397511+37.786031+-122.397512+37.785589+-122.397539+37.785152+-122.397621+37.784723+-122.397756+37.784306+-122.397944+37.783907+-122.398182+37.783527+-122.398469+37.783172+-122.398801+37.782844+-122.399175+37.782547+-122.399588+37.782284+-122.400036+37.782057+-122.400514+37.781868+-122.401017+37.781719+-122.401542+37.781611+-122.402082+37.781546+-122.402634+37.781525+-122.403190+37.781525+-122.416846+37.781546+-122.417402+37.781611+-122.417954+37.781719+-122.418494+37.781868+-122.419019+37.782057+-122.419522+37.782284+-122.420000+37.782547+-122.420448+37.782844+-122.420861+37.783172+-122.421235+37.783527+-122.421567+37.783907+-122.421854+37.784306+-122.422092+37.784723+-122.422280+37.785152+-122.422415+37.785589+-122.422497+37.786031+-122.422524%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:39:28 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Downloaded 704.8kB from overpass-api.de 2021-05-08 12:39:30 Downloaded 704.8kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/e3d722443da422ac6ddb2dd8c0821730907562c4.json" 2021-05-08 12:39:30 Saved response to cache file ".temp/cache/e3d722443da422ac6ddb2dd8c0821730907562c4.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:39:30 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:39:30 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 2700 nodes and 4238 edges 2021-05-08 12:39:30 Created graph with 2700 nodes and 4238 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:39:30 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:30 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:30 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 2700 geometries 2021-05-08 12:39:30 Created r-tree spatial index for 2700 geometries INFO OSMnx:utils.py:282 Identified 2408 geometries inside polygon 2021-05-08 12:39:30 Identified 2408 geometries inside polygon INFO OSMnx:utils.py:282 Removed 215 nodes outside polygon 2021-05-08 12:39:30 Removed 215 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:30 Truncated graph by polygon INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:30 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:30 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 2485 geometries 2021-05-08 12:39:30 Created r-tree spatial index for 2485 geometries INFO OSMnx:utils.py:282 Identified 766 geometries inside polygon 2021-05-08 12:39:30 Identified 766 geometries inside polygon INFO OSMnx:utils.py:282 Removed 1679 nodes outside polygon 2021-05-08 12:39:30 Removed 1679 nodes outside polygon INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:39:30 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:30 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:39:30 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 806 nodes and 1178 edges 2021-05-08 12:39:30 graph_from_polygon returned graph with 806 nodes and 1178 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 806 nodes and 1178 edges 2021-05-08 12:39:30 graph_from_bbox returned graph with 806 nodes and 1178 edges INFO OSMnx:utils.py:282 graph_from_point returned graph with 806 nodes and 1178 edges 2021-05-08 12:39:30 graph_from_point returned graph with 806 nodes and 1178 edges INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:39:30 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 239 edge endpoints 2021-05-08 12:39:30 Identified 239 edge endpoints INFO OSMnx:utils.py:282 Simplified graph: 806 to 239 nodes, 1178 to 449 edges 2021-05-08 12:39:30 Simplified graph: 806 to 239 nodes, 1178 to 449 edges INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:30 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to undirected MultiGraph 2021-05-08 12:39:30 Converted MultiDiGraph to undirected MultiGraph INFO OSMnx:utils.py:282 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 2021-05-08 12:39:30 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 INFO OSMnx:utils.py:282 Begin plotting the graph... 2021-05-08 12:39:30 Begin plotting the graph... INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:30 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:30 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Finished plotting the graph 2021-05-08 12:39:30 Finished plotting the graph INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/9dc0b6d561ab31f723c6c4267d678b3b95c8e0fe.json" 2021-05-08 12:39:30 Retrieved response from cache file ".temp/cache/9dc0b6d561ab31f723c6c4267d678b3b95c8e0fe.json" INFO OSMnx:utils.py:282 Geocoded "600 Montgomery St, San Francisco, California, USA" to (37.795200550000004, -122.40279267840137) 2021-05-08 12:39:30 Geocoded "600 Montgomery St, San Francisco, California, USA" to (37.795200550000004, -122.40279267840137) INFO OSMnx:utils.py:282 Created bbox 600.0 m from (37.795200550000004, -122.40279267840137): 37.80059647201296,37.789804627987046,-122.39596418099745,-122.40962117580528 2021-05-08 12:39:30 Created bbox 600.0 m from (37.795200550000004, -122.40279267840137): 37.80059647201296,37.789804627987046,-122.39596418099745,-122.40962117580528 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:30 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:31 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:31 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:31 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:39:31 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:39:31 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:39:31 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbus_guideway%7Cconstruction%7Ccorridor%7Celevator%7Cescalator%7Cfootway%7Cmotor%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Csteps%22%5D%5B%22bicycle%22%21~%22no%22%5D%5B%22service%22%21~%22private%22%5D%28poly%3A%2737.789804+-122.415300+37.800596+-122.415301+37.801038+-122.415273+37.801475+-122.415192+37.801904+-122.415056+37.802321+-122.414868+37.802721+-122.414630+37.803100+-122.414344+37.803455+-122.414012+37.803783+-122.413637+37.804080+-122.413224+37.804343+-122.412777+37.804571+-122.412299+37.804760+-122.411795+37.804909+-122.411270+37.805016+-122.410730+37.805081+-122.410178+37.805103+-122.409622+37.805103+-122.395964+37.805081+-122.395407+37.805016+-122.394856+37.804909+-122.394315+37.804760+-122.393790+37.804571+-122.393287+37.804343+-122.392809+37.804080+-122.392361+37.803783+-122.391948+37.803455+-122.391574+37.803100+-122.391242+37.802721+-122.390955+37.802321+-122.390717+37.801904+-122.390529+37.801475+-122.390394+37.801038+-122.390312+37.800596+-122.390285+37.789804+-122.390286+37.789363+-122.390313+37.788925+-122.390395+37.788496+-122.390530+37.788080+-122.390718+37.787680+-122.390956+37.787301+-122.391243+37.786946+-122.391575+37.786618+-122.391949+37.786321+-122.392362+37.786057+-122.392810+37.785830+-122.393288+37.785641+-122.393791+37.785492+-122.394316+37.785385+-122.394857+37.785320+-122.395408+37.785298+-122.395965+37.785298+-122.409621+37.785320+-122.410177+37.785385+-122.410729+37.785492+-122.411269+37.785641+-122.411794+37.785830+-122.412298+37.786057+-122.412776+37.786321+-122.413223+37.786618+-122.413636+37.786946+-122.414010+37.787301+-122.414342+37.787680+-122.414629+37.788080+-122.414867+37.788496+-122.415055+37.788925+-122.415191+37.789363+-122.415272+37.789804+-122.415300%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 2021-05-08 12:39:31 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbus_guideway%7Cconstruction%7Ccorridor%7Celevator%7Cescalator%7Cfootway%7Cmotor%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Csteps%22%5D%5B%22bicycle%22%21~%22no%22%5D%5B%22service%22%21~%22private%22%5D%28poly%3A%2737.789804+-122.415300+37.800596+-122.415301+37.801038+-122.415273+37.801475+-122.415192+37.801904+-122.415056+37.802321+-122.414868+37.802721+-122.414630+37.803100+-122.414344+37.803455+-122.414012+37.803783+-122.413637+37.804080+-122.413224+37.804343+-122.412777+37.804571+-122.412299+37.804760+-122.411795+37.804909+-122.411270+37.805016+-122.410730+37.805081+-122.410178+37.805103+-122.409622+37.805103+-122.395964+37.805081+-122.395407+37.805016+-122.394856+37.804909+-122.394315+37.804760+-122.393790+37.804571+-122.393287+37.804343+-122.392809+37.804080+-122.392361+37.803783+-122.391948+37.803455+-122.391574+37.803100+-122.391242+37.802721+-122.390955+37.802321+-122.390717+37.801904+-122.390529+37.801475+-122.390394+37.801038+-122.390312+37.800596+-122.390285+37.789804+-122.390286+37.789363+-122.390313+37.788925+-122.390395+37.788496+-122.390530+37.788080+-122.390718+37.787680+-122.390956+37.787301+-122.391243+37.786946+-122.391575+37.786618+-122.391949+37.786321+-122.392362+37.786057+-122.392810+37.785830+-122.393288+37.785641+-122.393791+37.785492+-122.394316+37.785385+-122.394857+37.785320+-122.395408+37.785298+-122.395965+37.785298+-122.409621+37.785320+-122.410177+37.785385+-122.410729+37.785492+-122.411269+37.785641+-122.411794+37.785830+-122.412298+37.786057+-122.412776+37.786321+-122.413223+37.786618+-122.413636+37.786946+-122.414010+37.787301+-122.414342+37.787680+-122.414629+37.788080+-122.414867+37.788496+-122.415055+37.788925+-122.415191+37.789363+-122.415272+37.789804+-122.415300%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:39:31 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Downloaded 1,033.7kB from overpass-api.de 2021-05-08 12:39:33 Downloaded 1,033.7kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/d773fc39d909efe937998949c6f1124d079c5bc5.json" 2021-05-08 12:39:33 Saved response to cache file ".temp/cache/d773fc39d909efe937998949c6f1124d079c5bc5.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:39:33 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:39:33 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 4035 nodes and 6691 edges 2021-05-08 12:39:33 Created graph with 4035 nodes and 6691 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:39:33 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:33 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:33 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 4035 geometries 2021-05-08 12:39:33 Created r-tree spatial index for 4035 geometries INFO OSMnx:utils.py:282 Identified 3761 geometries inside polygon 2021-05-08 12:39:33 Identified 3761 geometries inside polygon INFO OSMnx:utils.py:282 Removed 196 nodes outside polygon 2021-05-08 12:39:33 Removed 196 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:33 Truncated graph by polygon INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:33 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:33 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 3839 geometries 2021-05-08 12:39:33 Created r-tree spatial index for 3839 geometries INFO OSMnx:utils.py:282 Identified 1470 geometries inside polygon 2021-05-08 12:39:34 Identified 1470 geometries inside polygon INFO OSMnx:utils.py:282 Removed 2301 nodes outside polygon 2021-05-08 12:39:34 Removed 2301 nodes outside polygon INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:39:34 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Got largest weakly connected component (1484 of 1538 total nodes) 2021-05-08 12:39:34 Got largest weakly connected component (1484 of 1538 total nodes) INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:34 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:39:34 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 1484 nodes and 2411 edges 2021-05-08 12:39:34 graph_from_polygon returned graph with 1484 nodes and 2411 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 1484 nodes and 2411 edges 2021-05-08 12:39:34 graph_from_bbox returned graph with 1484 nodes and 2411 edges INFO OSMnx:utils.py:282 graph_from_point returned graph with 1484 nodes and 2411 edges 2021-05-08 12:39:34 graph_from_point returned graph with 1484 nodes and 2411 edges INFO OSMnx:utils.py:282 graph_from_address returned graph with 1484 nodes and 2411 edges 2021-05-08 12:39:34 graph_from_address returned graph with 1484 nodes and 2411 edges INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:39:34 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 622 edge endpoints 2021-05-08 12:39:34 Identified 622 edge endpoints INFO OSMnx:utils.py:282 Simplified graph: 1484 to 622 nodes, 2411 to 1186 edges 2021-05-08 12:39:34 Simplified graph: 1484 to 622 nodes, 2411 to 1186 edges INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:34 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to undirected MultiGraph 2021-05-08 12:39:34 Converted MultiDiGraph to undirected MultiGraph INFO OSMnx:utils.py:282 Created bbox 500 m from (37.795200550000004, -122.40279267840137): 37.79969715167747,37.79070394832254,-122.3971022638981,-122.40848309290463 2021-05-08 12:39:34 Created bbox 500 m from (37.795200550000004, -122.40279267840137): 37.79969715167747,37.79070394832254,-122.3971022638981,-122.40848309290463 INFO OSMnx:utils.py:282 Begin plotting the graph... 2021-05-08 12:39:34 Begin plotting the graph... INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:34 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:34 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Finished plotting the graph 2021-05-08 12:39:34 Finished plotting the graph PASSED [ 61%] tests/test_osmnx.py::test_find_nearest -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 2021-05-08 12:39:34 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:34 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:34 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:34 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:34 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:39:34 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/54918aa91eb405095dba9b246cb29ff16a71c95e.json" 2021-05-08 12:39:34 Retrieved response from cache file ".temp/cache/54918aa91eb405095dba9b246cb29ff16a71c95e.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:39:34 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:39:34 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 2128 nodes and 3361 edges 2021-05-08 12:39:34 Created graph with 2128 nodes and 3361 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:39:34 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:34 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:34 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 2128 geometries 2021-05-08 12:39:35 Created r-tree spatial index for 2128 geometries INFO OSMnx:utils.py:282 Identified 1927 geometries inside polygon 2021-05-08 12:39:35 Identified 1927 geometries inside polygon INFO OSMnx:utils.py:282 Removed 201 nodes outside polygon 2021-05-08 12:39:35 Removed 201 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:35 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:39:35 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 390 edge endpoints 2021-05-08 12:39:35 Identified 390 edge endpoints INFO OSMnx:utils.py:282 Found multiple edges between 7899095821 and 65343963 when simplifying 2021-05-08 12:39:35 Found multiple edges between 7899095821 and 65343963 when simplifying INFO OSMnx:utils.py:282 Simplified graph: 1927 to 390 nodes, 3039 to 896 edges 2021-05-08 12:39:35 Simplified graph: 1927 to 390 nodes, 3039 to 896 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:35 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 390 geometries 2021-05-08 12:39:35 Created r-tree spatial index for 390 geometries INFO OSMnx:utils.py:282 Identified 102 geometries inside polygon 2021-05-08 12:39:35 Identified 102 geometries inside polygon INFO OSMnx:utils.py:282 Removed 288 nodes outside polygon 2021-05-08 12:39:35 Removed 288 nodes outside polygon INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:39:35 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:35 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:39:35 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 102 nodes and 215 edges 2021-05-08 12:39:35 graph_from_polygon returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 102 nodes and 215 edges 2021-05-08 12:39:35 graph_from_bbox returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 graph_from_point returned graph with 102 nodes and 215 edges 2021-05-08 12:39:35 graph_from_point returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:35 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:35 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Created graph from node/edge GeoDataFrames 2021-05-08 12:39:35 Created graph from node/edge GeoDataFrames INFO OSMnx:utils.py:282 Projected graph with 102 nodes and 215 edges 2021-05-08 12:39:35 Projected graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to undirected MultiGraph 2021-05-08 12:39:35 Converted MultiDiGraph to undirected MultiGraph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:35 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:35 Created edges GeoDataFrame from graph PASSED [ 69%] tests/test_osmnx.py::test_api_endpoints -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP GET request 2021-05-08 12:39:35 Pausing 1 seconds before making HTTP GET request INFO OSMnx:utils.py:282 Get https://nominatim.openstreetmap.org/search?format=json&address_details=0&q=AAAAAAAAAAA with timeout=180 2021-05-08 12:39:36 Get https://nominatim.openstreetmap.org/search?format=json&address_details=0&q=AAAAAAAAAAA with timeout=180 INFO OSMnx:utils.py:282 Downloaded 0.0kB from nominatim.openstreetmap.org 2021-05-08 12:39:36 Downloaded 0.0kB from nominatim.openstreetmap.org INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/43ace4308ab0d0d99129d3be88104ed86872f147.json" 2021-05-08 12:39:36 Saved response to cache file ".temp/cache/43ace4308ab0d0d99129d3be88104ed86872f147.json" INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP GET request 2021-05-08 12:39:36 Pausing 1 seconds before making HTTP GET request INFO OSMnx:utils.py:282 Get https://nominatim.openstreetmap.org/search?format=json&address_details=0&q=Newcastle+A186+Westgate+Rd with timeout=180 2021-05-08 12:39:37 Get https://nominatim.openstreetmap.org/search?format=json&address_details=0&q=Newcastle+A186+Westgate+Rd with timeout=180 INFO OSMnx:utils.py:282 Downloaded 1.1kB from nominatim.openstreetmap.org 2021-05-08 12:39:37 Downloaded 1.1kB from nominatim.openstreetmap.org INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/06c01b14af1214e61b8da6a11581c1289922c30c.json" 2021-05-08 12:39:37 Saved response to cache file ".temp/cache/06c01b14af1214e61b8da6a11581c1289922c30c.json" INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP GET request 2021-05-08 12:39:37 Pausing 1 seconds before making HTTP GET request INFO OSMnx:utils.py:282 Get https://nominatim.openstreetmap.org/lookup?format=json&address_details=0&osm_ids=W68876073 with timeout=180 2021-05-08 12:39:38 Get https://nominatim.openstreetmap.org/lookup?format=json&address_details=0&osm_ids=W68876073 with timeout=180 INFO OSMnx:utils.py:282 Downloaded 0.7kB from nominatim.openstreetmap.org 2021-05-08 12:39:39 Downloaded 0.7kB from nominatim.openstreetmap.org INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/90380cece57b855e69fc310027a4fb1d5cfe3c10.json" 2021-05-08 12:39:39 Saved response to cache file ".temp/cache/90380cece57b855e69fc310027a4fb1d5cfe3c10.json" INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP GET request 2021-05-08 12:39:39 Pausing 1 seconds before making HTTP GET request INFO OSMnx:utils.py:282 Get https://nominatim.openstreetmap.org/search?format=json&address_details=0&osm_ids=W68876073 with timeout=180 2021-05-08 12:39:40 Get https://nominatim.openstreetmap.org/search?format=json&address_details=0&osm_ids=W68876073 with timeout=180 INFO OSMnx:utils.py:282 Downloaded 0.0kB from nominatim.openstreetmap.org 2021-05-08 12:39:40 Downloaded 0.0kB from nominatim.openstreetmap.org INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/cccd08cf5d1bb584dc816dc5e5c30f10a232ef65.json" 2021-05-08 12:39:40 Saved response to cache file ".temp/cache/cccd08cf5d1bb584dc816dc5e5c30f10a232ef65.json" INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP GET request 2021-05-08 12:39:40 Pausing 1 seconds before making HTTP GET request INFO OSMnx:utils.py:282 Get http://open.mapquestapi.com/nominatim/v1/search?format=json&address_details=0&osm_ids=W68876073&key=NOT_A_KEY with timeout=180 2021-05-08 12:39:41 Get http://open.mapquestapi.com/nominatim/v1/search?format=json&address_details=0&osm_ids=W68876073&key=NOT_A_KEY with timeout=180 INFO OSMnx:utils.py:282 Downloaded 0.1kB from open.mapquestapi.com 2021-05-08 12:39:41 Downloaded 0.1kB from open.mapquestapi.com ERROR OSMnx:utils.py:286 open.mapquestapi.com returned 403 2021-05-08 12:39:41 open.mapquestapi.com returned 403 INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP GET request 2021-05-08 12:39:41 Pausing 1 seconds before making HTTP GET request INFO OSMnx:utils.py:282 Get http://open.mapquestapi.com/nominatim/v1/search?format=json&polygon_geojson=1&dedupe=0&limit=50&city=Piedmont&country=USA&state=California with timeout=180 2021-05-08 12:39:42 Get http://open.mapquestapi.com/nominatim/v1/search?format=json&polygon_geojson=1&dedupe=0&limit=50&city=Piedmont&country=USA&state=California with timeout=180 INFO OSMnx:utils.py:282 Downloaded 0.1kB from open.mapquestapi.com 2021-05-08 12:39:42 Downloaded 0.1kB from open.mapquestapi.com ERROR OSMnx:utils.py:286 open.mapquestapi.com returned 403 2021-05-08 12:39:42 open.mapquestapi.com returned 403 PASSED [ 76%] tests/test_osmnx.py::test_graph_save_load -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP GET request 2021-05-08 12:39:42 Pausing 1 seconds before making HTTP GET request INFO OSMnx:utils.py:282 Get https://nominatim.openstreetmap.org/search?format=json&polygon_geojson=1&dedupe=0&limit=50&city=Piedmont&country=USA&state=California with timeout=180 2021-05-08 12:39:43 Get https://nominatim.openstreetmap.org/search?format=json&polygon_geojson=1&dedupe=0&limit=50&city=Piedmont&country=USA&state=California with timeout=180 INFO OSMnx:utils.py:282 Downloaded 7.3kB from nominatim.openstreetmap.org 2021-05-08 12:39:43 Downloaded 7.3kB from nominatim.openstreetmap.org INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/0affc28dccffd2fc83c7531368e4aa3dde23a76c.json" 2021-05-08 12:39:43 Saved response to cache file ".temp/cache/0affc28dccffd2fc83c7531368e4aa3dde23a76c.json" INFO OSMnx:utils.py:282 Created GeoDataFrame with 1 rows from 1 queries 2021-05-08 12:39:43 Created GeoDataFrame with 1 rows from 1 queries INFO OSMnx:utils.py:282 Constructed place geometry polygon(s) to query API 2021-05-08 12:39:43 Constructed place geometry polygon(s) to query API INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:43 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:43 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:43 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:43 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:39:43 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:39:43 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:39:44 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbridleway%7Cbus_guideway%7Cconstruction%7Ccorridor%7Ccycleway%7Celevator%7Cescalator%7Cfootway%7Cpath%7Cpedestrian%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Cservice%7Csteps%7Ctrack%22%5D%5B%22motor_vehicle%22%21~%22no%22%5D%5B%22motorcar%22%21~%22no%22%5D%5B%22service%22%21~%22alley%7Cdriveway%7Cemergency_access%7Cparking%7Cparking_aisle%7Cprivate%22%5D%28poly%3A%2737.823113+-122.255010+37.823199+-122.255027+37.823651+-122.255055+37.824104+-122.255026+37.824552+-122.254940+37.824991+-122.254797+37.825417+-122.254600+37.825824+-122.254350+37.826210+-122.254049+37.826569+-122.253701+37.826799+-122.253455+37.826915+-122.253330+37.827176+-122.253244+37.827377+-122.253178+37.827800+-122.253010+37.828208+-122.252791+37.828597+-122.252523+37.828964+-122.252207+37.829303+-122.251848+37.829613+-122.251448+37.829891+-122.251012+37.830143+-122.250573+37.830803+-122.249429+37.830839+-122.249407+37.831197+-122.249128+37.831286+-122.249052+37.832123+-122.248407+37.832393+-122.248200+37.832408+-122.248188+37.832448+-122.248157+37.832806+-122.247849+37.833139+-122.247498+37.833444+-122.247109+37.833717+-122.246685+37.833957+-122.246229+37.834162+-122.245747+37.834328+-122.245241+37.834455+-122.244718+37.834542+-122.244183+37.834587+-122.243639+37.834589+-122.243372+37.834678+-122.243039+37.834731+-122.242827+37.834764+-122.242685+37.834890+-122.241972+37.834909+-122.241820+37.834955+-122.241306+37.834963+-122.241152+37.834972+-122.240864+37.834984+-122.239854+37.834988+-122.239743+37.835013+-122.239561+37.835040+-122.239289+37.835061+-122.239227+37.835189+-122.238722+37.835278+-122.238205+37.835314+-122.237839+37.835348+-122.237717+37.835448+-122.237227+37.835481+-122.237028+37.835520+-122.236796+37.835555+-122.236603+37.835691+-122.235869+37.835737+-122.235620+37.835738+-122.235611+37.835971+-122.234342+37.836041+-122.233967+37.836454+-122.232630+37.836562+-122.232282+37.836840+-122.231384+37.837223+-122.230148+37.837363+-122.229621+37.837462+-122.229079+37.837518+-122.228527+37.837531+-122.227970+37.837501+-122.227415+37.837429+-122.226866+37.837313+-122.226329+37.837157+-122.225809+37.836961+-122.225310+37.836727+-122.224838+37.836458+-122.224397+37.836321+-122.224194+37.835909+-122.223581+37.835902+-122.223571+37.835860+-122.223509+37.835655+-122.223085+37.835595+-122.222985+37.835586+-122.222968+37.835578+-122.222952+37.835434+-122.222684+37.835429+-122.222676+37.835381+-122.222587+37.835374+-122.222573+37.835322+-122.222478+37.835298+-122.222434+37.835063+-122.221995+37.835055+-122.221980+37.834974+-122.221830+37.834716+-122.221399+37.834427+-122.221000+37.834110+-122.220638+37.833766+-122.220315+37.833400+-122.220035+37.833015+-122.219801+37.832810+-122.219691+37.832272+-122.219402+37.831977+-122.219183+37.831614+-122.218915+37.830654+-122.218095+37.830647+-122.218088+37.830591+-122.218041+37.830515+-122.217976+37.830496+-122.217959+37.830412+-122.217887+37.830144+-122.217659+37.829807+-122.217396+37.829733+-122.217344+37.829631+-122.217281+37.829503+-122.217182+37.829430+-122.217131+37.828987+-122.216860+37.828701+-122.216709+37.828662+-122.216688+37.828379+-122.216543+37.827516+-122.215453+37.827432+-122.215347+37.827198+-122.215051+37.827190+-122.215041+37.827029+-122.214674+37.826870+-122.214305+37.826798+-122.214155+37.826740+-122.214040+37.826711+-122.213957+37.826644+-122.213786+37.826416+-122.213272+37.826146+-122.212791+37.825839+-122.212347+37.825749+-122.212230+37.825389+-122.211810+37.825007+-122.211454+37.825005+-122.211449+37.824892+-122.211240+37.824758+-122.211006+37.824502+-122.210581+37.823733+-122.209301+37.823648+-122.209175+37.823573+-122.209040+37.823492+-122.208894+37.823215+-122.208389+37.823146+-122.208264+37.823031+-122.208047+37.822619+-122.207266+37.822482+-122.207006+37.822225+-122.206566+37.821937+-122.206159+37.821618+-122.205789+37.821273+-122.205460+37.820904+-122.205174+37.820515+-122.204933+37.820110+-122.204741+37.819692+-122.204599+37.819265+-122.204508+37.818833+-122.204469+37.818400+-122.204482+37.817970+-122.204548+37.817547+-122.204666+37.817135+-122.204834+37.816738+-122.205051+37.816359+-122.205316+37.816002+-122.205625+37.815670+-122.205975+37.815367+-122.206365+37.814959+-122.206941+37.814930+-122.206982+37.814675+-122.207349+37.814481+-122.207381+37.814339+-122.207410+37.814177+-122.207447+37.814030+-122.207484+37.813634+-122.207607+37.813500+-122.207657+37.812918+-122.207931+37.812911+-122.207935+37.812827+-122.207984+37.812691+-122.208066+37.812132+-122.208467+37.811978+-122.208597+37.811966+-122.208603+37.811575+-122.208821+37.811483+-122.208879+37.811239+-122.209045+37.811213+-122.209064+37.811191+-122.209080+37.811159+-122.209104+37.811136+-122.209120+37.810777+-122.209410+37.810730+-122.209452+37.810345+-122.209837+37.810210+-122.209988+37.810035+-122.210195+37.809941+-122.210312+37.809922+-122.210337+37.809674+-122.210537+37.809327+-122.210879+37.809009+-122.211262+37.808722+-122.211682+37.808469+-122.212135+37.808252+-122.212618+37.808073+-122.213125+37.807935+-122.213651+37.807838+-122.214192+37.807783+-122.214742+37.807771+-122.215296+37.807802+-122.215849+37.807875+-122.216396+37.807991+-122.216931+37.808147+-122.217449+37.808240+-122.217718+37.808412+-122.218216+37.808499+-122.218428+37.808535+-122.218647+37.808536+-122.218646+37.808586+-122.218943+37.808619+-122.219109+37.808647+-122.219244+37.808740+-122.219662+37.808776+-122.219850+37.809087+-122.221225+37.809106+-122.221298+37.809181+-122.221649+37.809265+-122.221991+37.809318+-122.222187+37.809322+-122.222205+37.809389+-122.222450+37.809446+-122.222678+37.809566+-122.223440+37.809569+-122.223463+37.809617+-122.223762+37.809705+-122.224211+37.809768+-122.224486+37.809957+-122.225311+37.809961+-122.225329+37.810025+-122.225605+37.810110+-122.225936+37.810180+-122.226181+37.810184+-122.226195+37.810396+-122.226930+37.810412+-122.226982+37.810520+-122.227465+37.810522+-122.227472+37.810980+-122.229494+37.811104+-122.230040+37.811143+-122.230250+37.811185+-122.230460+37.811258+-122.230791+37.811688+-122.232912+37.811690+-122.232921+37.811838+-122.233645+37.812030+-122.234375+37.812098+-122.234585+37.812105+-122.234606+37.812310+-122.235233+37.812335+-122.235308+37.812365+-122.235416+37.812513+-122.235963+37.812569+-122.236157+37.812624+-122.236335+37.812672+-122.236504+37.812695+-122.236590+37.812699+-122.236606+37.812766+-122.236853+37.812871+-122.237407+37.812918+-122.237961+37.812919+-122.237980+37.812939+-122.238210+37.813006+-122.238743+37.813113+-122.239267+37.813198+-122.239611+37.813451+-122.240643+37.813454+-122.240655+37.813499+-122.240838+37.813517+-122.240934+37.813670+-122.241713+37.813721+-122.241973+37.813767+-122.242187+37.813858+-122.242584+37.814131+-122.243775+37.814134+-122.243787+37.814226+-122.244185+37.814278+-122.244395+37.814318+-122.244546+37.814438+-122.244999+37.814453+-122.245050+37.814580+-122.245495+37.814634+-122.245662+37.814641+-122.245685+37.814797+-122.246160+37.814803+-122.246192+37.814849+-122.246421+37.814970+-122.246925+37.815128+-122.247413+37.815321+-122.247881+37.815547+-122.248324+37.815805+-122.248739+37.816092+-122.249121+37.816171+-122.249217+37.816316+-122.249386+37.816481+-122.249570+37.816608+-122.249705+37.816727+-122.249828+37.816858+-122.249983+37.816976+-122.250117+37.817113+-122.250268+37.817343+-122.250506+37.817479+-122.250637+37.818026+-122.251088+37.818110+-122.251147+37.818393+-122.251471+37.818403+-122.251482+37.818668+-122.251851+37.819597+-122.253146+37.819902+-122.253532+37.820234+-122.253880+37.820592+-122.254186+37.820972+-122.254447+37.821369+-122.254661+37.821781+-122.254826+37.822203+-122.254941+37.822633+-122.255004+37.823065+-122.255015+37.823113+-122.255010%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 2021-05-08 12:39:44 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbridleway%7Cbus_guideway%7Cconstruction%7Ccorridor%7Ccycleway%7Celevator%7Cescalator%7Cfootway%7Cpath%7Cpedestrian%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Cservice%7Csteps%7Ctrack%22%5D%5B%22motor_vehicle%22%21~%22no%22%5D%5B%22motorcar%22%21~%22no%22%5D%5B%22service%22%21~%22alley%7Cdriveway%7Cemergency_access%7Cparking%7Cparking_aisle%7Cprivate%22%5D%28poly%3A%2737.823113+-122.255010+37.823199+-122.255027+37.823651+-122.255055+37.824104+-122.255026+37.824552+-122.254940+37.824991+-122.254797+37.825417+-122.254600+37.825824+-122.254350+37.826210+-122.254049+37.826569+-122.253701+37.826799+-122.253455+37.826915+-122.253330+37.827176+-122.253244+37.827377+-122.253178+37.827800+-122.253010+37.828208+-122.252791+37.828597+-122.252523+37.828964+-122.252207+37.829303+-122.251848+37.829613+-122.251448+37.829891+-122.251012+37.830143+-122.250573+37.830803+-122.249429+37.830839+-122.249407+37.831197+-122.249128+37.831286+-122.249052+37.832123+-122.248407+37.832393+-122.248200+37.832408+-122.248188+37.832448+-122.248157+37.832806+-122.247849+37.833139+-122.247498+37.833444+-122.247109+37.833717+-122.246685+37.833957+-122.246229+37.834162+-122.245747+37.834328+-122.245241+37.834455+-122.244718+37.834542+-122.244183+37.834587+-122.243639+37.834589+-122.243372+37.834678+-122.243039+37.834731+-122.242827+37.834764+-122.242685+37.834890+-122.241972+37.834909+-122.241820+37.834955+-122.241306+37.834963+-122.241152+37.834972+-122.240864+37.834984+-122.239854+37.834988+-122.239743+37.835013+-122.239561+37.835040+-122.239289+37.835061+-122.239227+37.835189+-122.238722+37.835278+-122.238205+37.835314+-122.237839+37.835348+-122.237717+37.835448+-122.237227+37.835481+-122.237028+37.835520+-122.236796+37.835555+-122.236603+37.835691+-122.235869+37.835737+-122.235620+37.835738+-122.235611+37.835971+-122.234342+37.836041+-122.233967+37.836454+-122.232630+37.836562+-122.232282+37.836840+-122.231384+37.837223+-122.230148+37.837363+-122.229621+37.837462+-122.229079+37.837518+-122.228527+37.837531+-122.227970+37.837501+-122.227415+37.837429+-122.226866+37.837313+-122.226329+37.837157+-122.225809+37.836961+-122.225310+37.836727+-122.224838+37.836458+-122.224397+37.836321+-122.224194+37.835909+-122.223581+37.835902+-122.223571+37.835860+-122.223509+37.835655+-122.223085+37.835595+-122.222985+37.835586+-122.222968+37.835578+-122.222952+37.835434+-122.222684+37.835429+-122.222676+37.835381+-122.222587+37.835374+-122.222573+37.835322+-122.222478+37.835298+-122.222434+37.835063+-122.221995+37.835055+-122.221980+37.834974+-122.221830+37.834716+-122.221399+37.834427+-122.221000+37.834110+-122.220638+37.833766+-122.220315+37.833400+-122.220035+37.833015+-122.219801+37.832810+-122.219691+37.832272+-122.219402+37.831977+-122.219183+37.831614+-122.218915+37.830654+-122.218095+37.830647+-122.218088+37.830591+-122.218041+37.830515+-122.217976+37.830496+-122.217959+37.830412+-122.217887+37.830144+-122.217659+37.829807+-122.217396+37.829733+-122.217344+37.829631+-122.217281+37.829503+-122.217182+37.829430+-122.217131+37.828987+-122.216860+37.828701+-122.216709+37.828662+-122.216688+37.828379+-122.216543+37.827516+-122.215453+37.827432+-122.215347+37.827198+-122.215051+37.827190+-122.215041+37.827029+-122.214674+37.826870+-122.214305+37.826798+-122.214155+37.826740+-122.214040+37.826711+-122.213957+37.826644+-122.213786+37.826416+-122.213272+37.826146+-122.212791+37.825839+-122.212347+37.825749+-122.212230+37.825389+-122.211810+37.825007+-122.211454+37.825005+-122.211449+37.824892+-122.211240+37.824758+-122.211006+37.824502+-122.210581+37.823733+-122.209301+37.823648+-122.209175+37.823573+-122.209040+37.823492+-122.208894+37.823215+-122.208389+37.823146+-122.208264+37.823031+-122.208047+37.822619+-122.207266+37.822482+-122.207006+37.822225+-122.206566+37.821937+-122.206159+37.821618+-122.205789+37.821273+-122.205460+37.820904+-122.205174+37.820515+-122.204933+37.820110+-122.204741+37.819692+-122.204599+37.819265+-122.204508+37.818833+-122.204469+37.818400+-122.204482+37.817970+-122.204548+37.817547+-122.204666+37.817135+-122.204834+37.816738+-122.205051+37.816359+-122.205316+37.816002+-122.205625+37.815670+-122.205975+37.815367+-122.206365+37.814959+-122.206941+37.814930+-122.206982+37.814675+-122.207349+37.814481+-122.207381+37.814339+-122.207410+37.814177+-122.207447+37.814030+-122.207484+37.813634+-122.207607+37.813500+-122.207657+37.812918+-122.207931+37.812911+-122.207935+37.812827+-122.207984+37.812691+-122.208066+37.812132+-122.208467+37.811978+-122.208597+37.811966+-122.208603+37.811575+-122.208821+37.811483+-122.208879+37.811239+-122.209045+37.811213+-122.209064+37.811191+-122.209080+37.811159+-122.209104+37.811136+-122.209120+37.810777+-122.209410+37.810730+-122.209452+37.810345+-122.209837+37.810210+-122.209988+37.810035+-122.210195+37.809941+-122.210312+37.809922+-122.210337+37.809674+-122.210537+37.809327+-122.210879+37.809009+-122.211262+37.808722+-122.211682+37.808469+-122.212135+37.808252+-122.212618+37.808073+-122.213125+37.807935+-122.213651+37.807838+-122.214192+37.807783+-122.214742+37.807771+-122.215296+37.807802+-122.215849+37.807875+-122.216396+37.807991+-122.216931+37.808147+-122.217449+37.808240+-122.217718+37.808412+-122.218216+37.808499+-122.218428+37.808535+-122.218647+37.808536+-122.218646+37.808586+-122.218943+37.808619+-122.219109+37.808647+-122.219244+37.808740+-122.219662+37.808776+-122.219850+37.809087+-122.221225+37.809106+-122.221298+37.809181+-122.221649+37.809265+-122.221991+37.809318+-122.222187+37.809322+-122.222205+37.809389+-122.222450+37.809446+-122.222678+37.809566+-122.223440+37.809569+-122.223463+37.809617+-122.223762+37.809705+-122.224211+37.809768+-122.224486+37.809957+-122.225311+37.809961+-122.225329+37.810025+-122.225605+37.810110+-122.225936+37.810180+-122.226181+37.810184+-122.226195+37.810396+-122.226930+37.810412+-122.226982+37.810520+-122.227465+37.810522+-122.227472+37.810980+-122.229494+37.811104+-122.230040+37.811143+-122.230250+37.811185+-122.230460+37.811258+-122.230791+37.811688+-122.232912+37.811690+-122.232921+37.811838+-122.233645+37.812030+-122.234375+37.812098+-122.234585+37.812105+-122.234606+37.812310+-122.235233+37.812335+-122.235308+37.812365+-122.235416+37.812513+-122.235963+37.812569+-122.236157+37.812624+-122.236335+37.812672+-122.236504+37.812695+-122.236590+37.812699+-122.236606+37.812766+-122.236853+37.812871+-122.237407+37.812918+-122.237961+37.812919+-122.237980+37.812939+-122.238210+37.813006+-122.238743+37.813113+-122.239267+37.813198+-122.239611+37.813451+-122.240643+37.813454+-122.240655+37.813499+-122.240838+37.813517+-122.240934+37.813670+-122.241713+37.813721+-122.241973+37.813767+-122.242187+37.813858+-122.242584+37.814131+-122.243775+37.814134+-122.243787+37.814226+-122.244185+37.814278+-122.244395+37.814318+-122.244546+37.814438+-122.244999+37.814453+-122.245050+37.814580+-122.245495+37.814634+-122.245662+37.814641+-122.245685+37.814797+-122.246160+37.814803+-122.246192+37.814849+-122.246421+37.814970+-122.246925+37.815128+-122.247413+37.815321+-122.247881+37.815547+-122.248324+37.815805+-122.248739+37.816092+-122.249121+37.816171+-122.249217+37.816316+-122.249386+37.816481+-122.249570+37.816608+-122.249705+37.816727+-122.249828+37.816858+-122.249983+37.816976+-122.250117+37.817113+-122.250268+37.817343+-122.250506+37.817479+-122.250637+37.818026+-122.251088+37.818110+-122.251147+37.818393+-122.251471+37.818403+-122.251482+37.818668+-122.251851+37.819597+-122.253146+37.819902+-122.253532+37.820234+-122.253880+37.820592+-122.254186+37.820972+-122.254447+37.821369+-122.254661+37.821781+-122.254826+37.822203+-122.254941+37.822633+-122.255004+37.823065+-122.255015+37.823113+-122.255010%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:39:44 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Downloaded 802.6kB from overpass-api.de 2021-05-08 12:39:48 Downloaded 802.6kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/8578cc733ff0bf2e567bcc8e10fcc354a5b3de1a.json" 2021-05-08 12:39:48 Saved response to cache file ".temp/cache/8578cc733ff0bf2e567bcc8e10fcc354a5b3de1a.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:39:48 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:39:48 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 5641 nodes and 11070 edges 2021-05-08 12:39:48 Created graph with 5641 nodes and 11070 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:39:48 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:48 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:48 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 5641 geometries 2021-05-08 12:39:48 Created r-tree spatial index for 5641 geometries INFO OSMnx:utils.py:282 Identified 4916 geometries inside polygon 2021-05-08 12:39:48 Identified 4916 geometries inside polygon INFO OSMnx:utils.py:282 Removed 725 nodes outside polygon 2021-05-08 12:39:48 Removed 725 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:48 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:39:48 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 737 edge endpoints 2021-05-08 12:39:48 Identified 737 edge endpoints INFO OSMnx:utils.py:282 Simplified graph: 4916 to 737 nodes, 9616 to 1853 edges 2021-05-08 12:39:49 Simplified graph: 4916 to 737 nodes, 9616 to 1853 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:49 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:49 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 737 geometries 2021-05-08 12:39:49 Created r-tree spatial index for 737 geometries INFO OSMnx:utils.py:282 Identified 346 geometries inside polygon 2021-05-08 12:39:49 Identified 346 geometries inside polygon INFO OSMnx:utils.py:282 Removed 391 nodes outside polygon 2021-05-08 12:39:49 Removed 391 nodes outside polygon INFO OSMnx:utils.py:282 Removed 2 isolated nodes 2021-05-08 12:39:49 Removed 2 isolated nodes INFO OSMnx:utils.py:282 Got largest weakly connected component (342 of 344 total nodes) 2021-05-08 12:39:49 Got largest weakly connected component (342 of 344 total nodes) INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:49 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:39:49 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 342 nodes and 926 edges 2021-05-08 12:39:49 graph_from_polygon returned graph with 342 nodes and 926 edges INFO OSMnx:utils.py:282 graph_from_place returned graph with 342 nodes and 926 edges 2021-05-08 12:39:49 graph_from_place returned graph with 342 nodes and 926 edges INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:49 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to undirected MultiGraph 2021-05-08 12:39:49 Converted MultiDiGraph to undirected MultiGraph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:49 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:49 Created edges GeoDataFrame from graph WARNING fiona._env:collection.py:165 Normalized/laundered field name: 'street_count' to 'street_cou' INFO OSMnx:utils.py:282 Saved graph as shapefiles at ".temp/data/graph_shapefile" 2021-05-08 12:39:49 Saved graph as shapefiles at ".temp/data/graph_shapefile" INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:49 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Converted MultiDiGraph to undirected MultiGraph 2021-05-08 12:39:50 Converted MultiDiGraph to undirected MultiGraph INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:50 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:50 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Saved graph as GeoPackage at ".temp/data/graph.gpkg" 2021-05-08 12:39:50 Saved graph as GeoPackage at ".temp/data/graph.gpkg" INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:50 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:50 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Saved graph as GeoPackage at ".temp/data/graph-dir.gpkg" 2021-05-08 12:39:50 Saved graph as GeoPackage at ".temp/data/graph-dir.gpkg" INFO OSMnx:utils.py:282 Created graph from node/edge GeoDataFrames 2021-05-08 12:39:50 Created graph from node/edge GeoDataFrames INFO OSMnx:utils.py:282 Created graph from node/edge GeoDataFrames 2021-05-08 12:39:50 Created graph from node/edge GeoDataFrames INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:50 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created edges GeoDataFrame from graph 2021-05-08 12:39:50 Created edges GeoDataFrame from graph INFO OSMnx:utils.py:282 Saved graph as GraphML file at ".temp/data/graph.graphml" 2021-05-08 12:39:50 Saved graph as GraphML file at ".temp/data/graph.graphml" INFO OSMnx:utils.py:282 Saved graph as GraphML file at ".temp/data/graph.graphml" 2021-05-08 12:39:50 Saved graph as GraphML file at ".temp/data/graph.graphml" INFO OSMnx:utils.py:282 Converting node, edge, and graph-level attribute data types 2021-05-08 12:39:50 Converting node, edge, and graph-level attribute data types INFO OSMnx:utils.py:282 Loaded graph with 342 nodes and 926 edges from ".temp/data/graph.graphml" 2021-05-08 12:39:50 Loaded graph with 342 nodes and 926 edges from ".temp/data/graph.graphml" INFO OSMnx:utils.py:282 Converting node, edge, and graph-level attribute data types 2021-05-08 12:39:50 Converting node, edge, and graph-level attribute data types INFO OSMnx:utils.py:282 Loaded graph with 342 nodes and 926 edges from ".temp/data/graph.graphml" 2021-05-08 12:39:50 Loaded graph with 342 nodes and 926 edges from ".temp/data/graph.graphml" PASSED [ 84%] tests/test_osmnx.py::test_graph_from_functions -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:50 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Created bbox 1000 m from (37.791427, -122.410018): 4183841.891067328,4181833.6606157618,552953.845967123,550937.2696317866 2021-05-08 12:39:50 Created bbox 1000 m from (37.791427, -122.410018): 4183841.891067328,4181833.6606157618,552953.845967123,550937.2696317866 INFO OSMnx:utils.py:282 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 2021-05-08 12:39:50 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:51 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:51 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:51 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:51 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:39:51 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/54918aa91eb405095dba9b246cb29ff16a71c95e.json" 2021-05-08 12:39:51 Retrieved response from cache file ".temp/cache/54918aa91eb405095dba9b246cb29ff16a71c95e.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:39:51 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:39:51 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 2128 nodes and 3361 edges 2021-05-08 12:39:51 Created graph with 2128 nodes and 3361 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:39:51 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:51 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:51 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 2128 geometries 2021-05-08 12:39:51 Created r-tree spatial index for 2128 geometries INFO OSMnx:utils.py:282 Identified 1927 geometries inside polygon 2021-05-08 12:39:51 Identified 1927 geometries inside polygon INFO OSMnx:utils.py:282 Removed 201 nodes outside polygon 2021-05-08 12:39:51 Removed 201 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:51 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:39:51 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 390 edge endpoints 2021-05-08 12:39:51 Identified 390 edge endpoints INFO OSMnx:utils.py:282 Found multiple edges between 7899095821 and 65343963 when simplifying 2021-05-08 12:39:51 Found multiple edges between 7899095821 and 65343963 when simplifying INFO OSMnx:utils.py:282 Simplified graph: 1927 to 390 nodes, 3039 to 896 edges 2021-05-08 12:39:51 Simplified graph: 1927 to 390 nodes, 3039 to 896 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:51 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:51 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 390 geometries 2021-05-08 12:39:51 Created r-tree spatial index for 390 geometries INFO OSMnx:utils.py:282 Identified 102 geometries inside polygon 2021-05-08 12:39:51 Identified 102 geometries inside polygon INFO OSMnx:utils.py:282 Removed 288 nodes outside polygon 2021-05-08 12:39:51 Removed 288 nodes outside polygon INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:39:51 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:51 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:39:51 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 102 nodes and 215 edges 2021-05-08 12:39:51 graph_from_polygon returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 102 nodes and 215 edges 2021-05-08 12:39:51 graph_from_bbox returned graph with 102 nodes and 215 edges INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:51 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:51 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:51 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:51 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:39:51 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:39:51 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:39:51 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbridleway%7Cbus_guideway%7Cconstruction%7Ccorridor%7Ccycleway%7Celevator%7Cescalator%7Cfootway%7Cpath%7Cpedestrian%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Csteps%7Ctrack%22%5D%5B%22motor_vehicle%22%21~%22no%22%5D%5B%22motorcar%22%21~%22no%22%5D%5B%22service%22%21~%22emergency_access%7Cparking%7Cparking_aisle%7Cprivate%22%5D%28poly%3A%2737.786930+-122.421386+37.795923+-122.421387+37.796365+-122.421360+37.796803+-122.421278+37.797232+-122.421143+37.797648+-122.420955+37.798048+-122.420717+37.798427+-122.420430+37.798782+-122.420098+37.799110+-122.419724+37.799407+-122.419311+37.799670+-122.418864+37.799898+-122.418386+37.800087+-122.417882+37.800236+-122.417357+37.800343+-122.416816+37.800408+-122.416265+37.800430+-122.415708+37.800430+-122.404328+37.800408+-122.403771+37.800343+-122.403220+37.800236+-122.402679+37.800087+-122.402154+37.799898+-122.401650+37.799670+-122.401172+37.799407+-122.400725+37.799110+-122.400312+37.798782+-122.399938+37.798427+-122.399606+37.798048+-122.399319+37.797648+-122.399081+37.797232+-122.398893+37.796803+-122.398758+37.796365+-122.398676+37.795923+-122.398649+37.786930+-122.398650+37.786489+-122.398677+37.786051+-122.398759+37.785622+-122.398894+37.785206+-122.399082+37.784806+-122.399320+37.784427+-122.399607+37.784071+-122.399939+37.783744+-122.400313+37.783447+-122.400726+37.783183+-122.401173+37.782956+-122.401651+37.782767+-122.402155+37.782618+-122.402680+37.782510+-122.403220+37.782446+-122.403772+37.782424+-122.404328+37.782424+-122.415708+37.782446+-122.416264+37.782510+-122.416816+37.782618+-122.417356+37.782767+-122.417881+37.782956+-122.418385+37.783183+-122.418863+37.783447+-122.419310+37.783744+-122.419723+37.784071+-122.420097+37.784427+-122.420429+37.784806+-122.420716+37.785206+-122.420954+37.785622+-122.421142+37.786051+-122.421277+37.786489+-122.421359+37.786930+-122.421386%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 2021-05-08 12:39:51 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbridleway%7Cbus_guideway%7Cconstruction%7Ccorridor%7Ccycleway%7Celevator%7Cescalator%7Cfootway%7Cpath%7Cpedestrian%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Csteps%7Ctrack%22%5D%5B%22motor_vehicle%22%21~%22no%22%5D%5B%22motorcar%22%21~%22no%22%5D%5B%22service%22%21~%22emergency_access%7Cparking%7Cparking_aisle%7Cprivate%22%5D%28poly%3A%2737.786930+-122.421386+37.795923+-122.421387+37.796365+-122.421360+37.796803+-122.421278+37.797232+-122.421143+37.797648+-122.420955+37.798048+-122.420717+37.798427+-122.420430+37.798782+-122.420098+37.799110+-122.419724+37.799407+-122.419311+37.799670+-122.418864+37.799898+-122.418386+37.800087+-122.417882+37.800236+-122.417357+37.800343+-122.416816+37.800408+-122.416265+37.800430+-122.415708+37.800430+-122.404328+37.800408+-122.403771+37.800343+-122.403220+37.800236+-122.402679+37.800087+-122.402154+37.799898+-122.401650+37.799670+-122.401172+37.799407+-122.400725+37.799110+-122.400312+37.798782+-122.399938+37.798427+-122.399606+37.798048+-122.399319+37.797648+-122.399081+37.797232+-122.398893+37.796803+-122.398758+37.796365+-122.398676+37.795923+-122.398649+37.786930+-122.398650+37.786489+-122.398677+37.786051+-122.398759+37.785622+-122.398894+37.785206+-122.399082+37.784806+-122.399320+37.784427+-122.399607+37.784071+-122.399939+37.783744+-122.400313+37.783447+-122.400726+37.783183+-122.401173+37.782956+-122.401651+37.782767+-122.402155+37.782618+-122.402680+37.782510+-122.403220+37.782446+-122.403772+37.782424+-122.404328+37.782424+-122.415708+37.782446+-122.416264+37.782510+-122.416816+37.782618+-122.417356+37.782767+-122.417881+37.782956+-122.418385+37.783183+-122.418863+37.783447+-122.419310+37.783744+-122.419723+37.784071+-122.420097+37.784427+-122.420429+37.784806+-122.420716+37.785206+-122.420954+37.785622+-122.421142+37.786051+-122.421277+37.786489+-122.421359+37.786930+-122.421386%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:39:51 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Downloaded 708.6kB from overpass-api.de 2021-05-08 12:39:53 Downloaded 708.6kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/2ffaa693f616ede178fd7e09e3e25e1bc81ba971.json" 2021-05-08 12:39:53 Saved response to cache file ".temp/cache/2ffaa693f616ede178fd7e09e3e25e1bc81ba971.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:39:53 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:39:53 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 2763 nodes and 4493 edges 2021-05-08 12:39:53 Created graph with 2763 nodes and 4493 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:39:53 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:53 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:53 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 2763 geometries 2021-05-08 12:39:53 Created r-tree spatial index for 2763 geometries INFO OSMnx:utils.py:282 Identified 2509 geometries inside polygon 2021-05-08 12:39:53 Identified 2509 geometries inside polygon INFO OSMnx:utils.py:282 Removed 163 nodes outside polygon 2021-05-08 12:39:53 Removed 163 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:53 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:39:53 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 977 edge endpoints 2021-05-08 12:39:53 Identified 977 edge endpoints INFO OSMnx:utils.py:282 Simplified graph: 2600 to 977 nodes, 4232 to 1926 edges 2021-05-08 12:39:53 Simplified graph: 2600 to 977 nodes, 4232 to 1926 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:53 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:53 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 977 geometries 2021-05-08 12:39:53 Created r-tree spatial index for 977 geometries INFO OSMnx:utils.py:282 Identified 256 geometries inside polygon 2021-05-08 12:39:53 Identified 256 geometries inside polygon INFO OSMnx:utils.py:282 Removed 677 nodes outside polygon 2021-05-08 12:39:53 Removed 677 nodes outside polygon INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:39:53 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:53 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:39:53 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 300 nodes and 572 edges 2021-05-08 12:39:53 graph_from_polygon returned graph with 300 nodes and 572 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 300 nodes and 572 edges 2021-05-08 12:39:53 graph_from_bbox returned graph with 300 nodes and 572 edges INFO OSMnx:utils.py:282 Created bbox 400 m from (37.791427, -122.410018): 37.79502428134197,37.787829718658024,-122.40546590090005,-122.41457009909993 2021-05-08 12:39:53 Created bbox 400 m from (37.791427, -122.410018): 37.79502428134197,37.787829718658024,-122.40546590090005,-122.41457009909993 INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:53 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:53 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 300 geometries 2021-05-08 12:39:53 Created r-tree spatial index for 300 geometries INFO OSMnx:utils.py:282 Identified 164 geometries inside polygon 2021-05-08 12:39:53 Identified 164 geometries inside polygon INFO OSMnx:utils.py:282 Removed 136 nodes outside polygon 2021-05-08 12:39:53 Removed 136 nodes outside polygon INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:39:53 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:53 Truncated graph by polygon INFO OSMnx:utils.py:282 Truncated graph by bounding box 2021-05-08 12:39:53 Truncated graph by bounding box INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/9dc0b6d561ab31f723c6c4267d678b3b95c8e0fe.json" 2021-05-08 12:39:53 Retrieved response from cache file ".temp/cache/9dc0b6d561ab31f723c6c4267d678b3b95c8e0fe.json" INFO OSMnx:utils.py:282 Geocoded "600 Montgomery St, San Francisco, California, USA" to (37.795200550000004, -122.40279267840137) 2021-05-08 12:39:53 Geocoded "600 Montgomery St, San Francisco, California, USA" to (37.795200550000004, -122.40279267840137) INFO OSMnx:utils.py:282 Created bbox 500 m from (37.795200550000004, -122.40279267840137): 37.79969715167747,37.79070394832254,-122.3971022638981,-122.40848309290463 2021-05-08 12:39:53 Created bbox 500 m from (37.795200550000004, -122.40279267840137): 37.79969715167747,37.79070394832254,-122.3971022638981,-122.40848309290463 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:53 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:53 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:53 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:53 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:39:53 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/dce42ceb0905d0d21bd1bc15b3898ef9d0082662.json" 2021-05-08 12:39:54 Retrieved response from cache file ".temp/cache/dce42ceb0905d0d21bd1bc15b3898ef9d0082662.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:39:54 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:39:54 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 3668 nodes and 6055 edges 2021-05-08 12:39:54 Created graph with 3668 nodes and 6055 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:39:54 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:54 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:54 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 3668 geometries 2021-05-08 12:39:54 Created r-tree spatial index for 3668 geometries INFO OSMnx:utils.py:282 Identified 3349 geometries inside polygon 2021-05-08 12:39:54 Identified 3349 geometries inside polygon INFO OSMnx:utils.py:282 Removed 319 nodes outside polygon 2021-05-08 12:39:54 Removed 319 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:54 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:39:54 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 996 edge endpoints 2021-05-08 12:39:54 Identified 996 edge endpoints INFO OSMnx:utils.py:282 Found multiple edges between 65334120 and 65312401 when simplifying 2021-05-08 12:39:54 Found multiple edges between 65334120 and 65312401 when simplifying INFO OSMnx:utils.py:282 Simplified graph: 3349 to 996 nodes, 5524 to 2096 edges 2021-05-08 12:39:54 Simplified graph: 3349 to 996 nodes, 5524 to 2096 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:39:54 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:39:54 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 996 geometries 2021-05-08 12:39:54 Created r-tree spatial index for 996 geometries INFO OSMnx:utils.py:282 Identified 316 geometries inside polygon 2021-05-08 12:39:54 Identified 316 geometries inside polygon INFO OSMnx:utils.py:282 Removed 680 nodes outside polygon 2021-05-08 12:39:54 Removed 680 nodes outside polygon INFO OSMnx:utils.py:282 Removed 6 isolated nodes 2021-05-08 12:39:54 Removed 6 isolated nodes INFO OSMnx:utils.py:282 Got largest weakly connected component (293 of 310 total nodes) 2021-05-08 12:39:54 Got largest weakly connected component (293 of 310 total nodes) INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:39:54 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:39:54 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 293 nodes and 597 edges 2021-05-08 12:39:54 graph_from_polygon returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 293 nodes and 597 edges 2021-05-08 12:39:54 graph_from_bbox returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 graph_from_point returned graph with 293 nodes and 597 edges 2021-05-08 12:39:54 graph_from_point returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 graph_from_address returned graph with 293 nodes and 597 edges 2021-05-08 12:39:54 graph_from_address returned graph with 293 nodes and 597 edges INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/0affc28dccffd2fc83c7531368e4aa3dde23a76c.json" 2021-05-08 12:39:54 Retrieved response from cache file ".temp/cache/0affc28dccffd2fc83c7531368e4aa3dde23a76c.json" INFO OSMnx:utils.py:282 Created GeoDataFrame with 1 rows from 1 queries 2021-05-08 12:39:54 Created GeoDataFrame with 1 rows from 1 queries INFO OSMnx:utils.py:282 Constructed place geometry polygon(s) to query API 2021-05-08 12:39:54 Constructed place geometry polygon(s) to query API INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:39:54 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:39:54 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:39:54 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:39:54 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Pausing 3 seconds before making HTTP POST request 2021-05-08 12:39:54 Pausing 3 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbridleway%7Cbus_guideway%7Cconstruction%7Ccorridor%7Ccycleway%7Celevator%7Cescalator%7Cfootway%7Cpath%7Cpedestrian%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Cservice%7Csteps%7Ctrack%22%5D%5B%22motor_vehicle%22%21~%22no%22%5D%5B%22motorcar%22%21~%22no%22%5D%5B%22service%22%21~%22alley%7Cdriveway%7Cemergency_access%7Cparking%7Cparking_aisle%7Cprivate%22%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 2021-05-08 12:39:57 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbridleway%7Cbus_guideway%7Cconstruction%7Ccorridor%7Ccycleway%7Celevator%7Cescalator%7Cfootway%7Cpath%7Cpedestrian%7Cplanned%7Cplatform%7Cproposed%7Craceway%7Cservice%7Csteps%7Ctrack%22%5D%5B%22motor_vehicle%22%21~%22no%22%5D%5B%22motorcar%22%21~%22no%22%5D%5B%22service%22%21~%22alley%7Cdriveway%7Cemergency_access%7Cparking%7Cparking_aisle%7Cprivate%22%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:39:57 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Downloaded 414.2kB from overpass-api.de 2021-05-08 12:40:02 Downloaded 414.2kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/55d8b0aa95186b49e86e6b60c1e0187cf69ae98a.json" 2021-05-08 12:40:02 Saved response to cache file ".temp/cache/55d8b0aa95186b49e86e6b60c1e0187cf69ae98a.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:40:02 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:40:02 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 3003 nodes and 5984 edges 2021-05-08 12:40:02 Created graph with 3003 nodes and 5984 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:40:02 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:40:02 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:40:02 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 3003 geometries 2021-05-08 12:40:02 Created r-tree spatial index for 3003 geometries INFO OSMnx:utils.py:282 Identified 2466 geometries inside polygon 2021-05-08 12:40:02 Identified 2466 geometries inside polygon INFO OSMnx:utils.py:282 Removed 537 nodes outside polygon 2021-05-08 12:40:02 Removed 537 nodes outside polygon INFO OSMnx:utils.py:282 Removed 3 isolated nodes 2021-05-08 12:40:02 Removed 3 isolated nodes INFO OSMnx:utils.py:282 Got largest weakly connected component (2420 of 2463 total nodes) 2021-05-08 12:40:03 Got largest weakly connected component (2420 of 2463 total nodes) INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:40:03 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:40:03 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 359 edge endpoints 2021-05-08 12:40:03 Identified 359 edge endpoints INFO OSMnx:utils.py:282 Simplified graph: 2420 to 359 nodes, 4861 to 957 edges 2021-05-08 12:40:03 Simplified graph: 2420 to 359 nodes, 4861 to 957 edges INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 359 nodes and 957 edges 2021-05-08 12:40:03 graph_from_polygon returned graph with 359 nodes and 957 edges INFO OSMnx:utils.py:282 graph_from_place returned graph with 359 nodes and 957 edges 2021-05-08 12:40:03 graph_from_place returned graph with 359 nodes and 957 edges INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:03 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:03 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:03 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:03 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:40:03 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:40:03 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:40:03 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbus_guideway%7Cconstruction%7Ccycleway%7Cmotor%7Cplanned%7Cplatform%7Cproposed%7Craceway%22%5D%5B%22foot%22%21~%22no%22%5D%5B%22service%22%21~%22private%22%5D%28poly%3A%2737.869000+-122.267685+37.874000+-122.267685+37.874442+-122.267658+37.874879+-122.267576+37.875308+-122.267440+37.875724+-122.267252+37.876124+-122.267014+37.876503+-122.266727+37.876859+-122.266395+37.877186+-122.266020+37.877483+-122.265607+37.877747+-122.265159+37.877974+-122.264680+37.878163+-122.264176+37.878312+-122.263651+37.878420+-122.263109+37.878485+-122.262557+37.878506+-122.262000+37.878506+-122.255000+37.878485+-122.254443+37.878420+-122.253891+37.878312+-122.253349+37.878163+-122.252824+37.877974+-122.252320+37.877747+-122.251841+37.877483+-122.251393+37.877186+-122.250980+37.876859+-122.250605+37.876503+-122.250273+37.876124+-122.249986+37.875724+-122.249748+37.875308+-122.249560+37.874879+-122.249424+37.874442+-122.249342+37.874000+-122.249315+37.869000+-122.249315+37.868558+-122.249343+37.868121+-122.249425+37.867692+-122.249560+37.867275+-122.249748+37.866876+-122.249987+37.866496+-122.250274+37.866141+-122.250606+37.865813+-122.250981+37.865516+-122.251394+37.865253+-122.251842+37.865026+-122.252321+37.864837+-122.252825+37.864688+-122.253350+37.864580+-122.253891+37.864515+-122.254443+37.864494+-122.255000+37.864494+-122.262000+37.864515+-122.262557+37.864580+-122.263109+37.864688+-122.263650+37.864837+-122.264175+37.865026+-122.264679+37.865253+-122.265158+37.865516+-122.265606+37.865813+-122.266019+37.866141+-122.266394+37.866496+-122.266726+37.866876+-122.267013+37.867275+-122.267252+37.867692+-122.267440+37.868121+-122.267575+37.868558+-122.267657+37.869000+-122.267685%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 2021-05-08 12:40:03 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22access%22%21~%22private%22%5D%5B%22highway%22%21~%22abandoned%7Cbus_guideway%7Cconstruction%7Ccycleway%7Cmotor%7Cplanned%7Cplatform%7Cproposed%7Craceway%22%5D%5B%22foot%22%21~%22no%22%5D%5B%22service%22%21~%22private%22%5D%28poly%3A%2737.869000+-122.267685+37.874000+-122.267685+37.874442+-122.267658+37.874879+-122.267576+37.875308+-122.267440+37.875724+-122.267252+37.876124+-122.267014+37.876503+-122.266727+37.876859+-122.266395+37.877186+-122.266020+37.877483+-122.265607+37.877747+-122.265159+37.877974+-122.264680+37.878163+-122.264176+37.878312+-122.263651+37.878420+-122.263109+37.878485+-122.262557+37.878506+-122.262000+37.878506+-122.255000+37.878485+-122.254443+37.878420+-122.253891+37.878312+-122.253349+37.878163+-122.252824+37.877974+-122.252320+37.877747+-122.251841+37.877483+-122.251393+37.877186+-122.250980+37.876859+-122.250605+37.876503+-122.250273+37.876124+-122.249986+37.875724+-122.249748+37.875308+-122.249560+37.874879+-122.249424+37.874442+-122.249342+37.874000+-122.249315+37.869000+-122.249315+37.868558+-122.249343+37.868121+-122.249425+37.867692+-122.249560+37.867275+-122.249748+37.866876+-122.249987+37.866496+-122.250274+37.866141+-122.250606+37.865813+-122.250981+37.865516+-122.251394+37.865253+-122.251842+37.865026+-122.252321+37.864837+-122.252825+37.864688+-122.253350+37.864580+-122.253891+37.864515+-122.254443+37.864494+-122.255000+37.864494+-122.262000+37.864515+-122.262557+37.864580+-122.263109+37.864688+-122.263650+37.864837+-122.264175+37.865026+-122.264679+37.865253+-122.265158+37.865516+-122.265606+37.865813+-122.266019+37.866141+-122.266394+37.866496+-122.266726+37.866876+-122.267013+37.867275+-122.267252+37.867692+-122.267440+37.868121+-122.267575+37.868558+-122.267657+37.869000+-122.267685%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:40:03 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Downloaded 880.1kB from overpass-api.de 2021-05-08 12:40:06 Downloaded 880.1kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/1837babb63c58d96a718b34e4af34c74d83053ed.json" 2021-05-08 12:40:06 Saved response to cache file ".temp/cache/1837babb63c58d96a718b34e4af34c74d83053ed.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:40:06 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:40:06 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 5063 nodes and 11358 edges 2021-05-08 12:40:06 Created graph with 5063 nodes and 11358 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:40:06 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:40:06 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:40:07 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 5063 geometries 2021-05-08 12:40:07 Created r-tree spatial index for 5063 geometries INFO OSMnx:utils.py:282 Identified 4550 geometries inside polygon 2021-05-08 12:40:07 Identified 4550 geometries inside polygon INFO OSMnx:utils.py:282 Removed 449 nodes outside polygon 2021-05-08 12:40:07 Removed 449 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:40:07 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:40:07 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 1429 edge endpoints 2021-05-08 12:40:07 Identified 1429 edge endpoints INFO OSMnx:utils.py:282 Simplified graph: 4614 to 1429 nodes, 10436 to 4066 edges 2021-05-08 12:40:07 Simplified graph: 4614 to 1429 nodes, 10436 to 4066 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:40:07 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:40:07 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 1429 geometries 2021-05-08 12:40:07 Created r-tree spatial index for 1429 geometries INFO OSMnx:utils.py:282 Identified 473 geometries inside polygon 2021-05-08 12:40:07 Identified 473 geometries inside polygon INFO OSMnx:utils.py:282 Removed 897 nodes outside polygon 2021-05-08 12:40:07 Removed 897 nodes outside polygon INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:40:07 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Got largest weakly connected component (526 of 532 total nodes) 2021-05-08 12:40:07 Got largest weakly connected component (526 of 532 total nodes) INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:40:07 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:40:07 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 526 nodes and 1550 edges 2021-05-08 12:40:07 graph_from_polygon returned graph with 526 nodes and 1550 edges INFO OSMnx:utils.py:282 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 2021-05-08 12:40:07 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:08 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:08 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:08 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:08 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:40:08 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:40:08 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:40:08 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22highway%22%21~%22motor%7Cproposed%7Cconstruction%7Cabandoned%7Cplatform%7Craceway%22%5D%5B%22foot%22%21~%22no%22%5D%5B%22service%22%21~%22private%22%5D%5B%22access%22%21~%22private%22%5D%28poly%3A%2737.786930+-122.421386+37.795923+-122.421387+37.796365+-122.421360+37.796803+-122.421278+37.797232+-122.421143+37.797648+-122.420955+37.798048+-122.420717+37.798427+-122.420430+37.798782+-122.420098+37.799110+-122.419724+37.799407+-122.419311+37.799670+-122.418864+37.799898+-122.418386+37.800087+-122.417882+37.800236+-122.417357+37.800343+-122.416816+37.800408+-122.416265+37.800430+-122.415708+37.800430+-122.404328+37.800408+-122.403771+37.800343+-122.403220+37.800236+-122.402679+37.800087+-122.402154+37.799898+-122.401650+37.799670+-122.401172+37.799407+-122.400725+37.799110+-122.400312+37.798782+-122.399938+37.798427+-122.399606+37.798048+-122.399319+37.797648+-122.399081+37.797232+-122.398893+37.796803+-122.398758+37.796365+-122.398676+37.795923+-122.398649+37.786930+-122.398650+37.786489+-122.398677+37.786051+-122.398759+37.785622+-122.398894+37.785206+-122.399082+37.784806+-122.399320+37.784427+-122.399607+37.784071+-122.399939+37.783744+-122.400313+37.783447+-122.400726+37.783183+-122.401173+37.782956+-122.401651+37.782767+-122.402155+37.782618+-122.402680+37.782510+-122.403220+37.782446+-122.403772+37.782424+-122.404328+37.782424+-122.415708+37.782446+-122.416264+37.782510+-122.416816+37.782618+-122.417356+37.782767+-122.417881+37.782956+-122.418385+37.783183+-122.418863+37.783447+-122.419310+37.783744+-122.419723+37.784071+-122.420097+37.784427+-122.420429+37.784806+-122.420716+37.785206+-122.420954+37.785622+-122.421142+37.786051+-122.421277+37.786489+-122.421359+37.786930+-122.421386%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 2021-05-08 12:40:08 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22highway%22%21~%22motor%7Cproposed%7Cconstruction%7Cabandoned%7Cplatform%7Craceway%22%5D%5B%22foot%22%21~%22no%22%5D%5B%22service%22%21~%22private%22%5D%5B%22access%22%21~%22private%22%5D%28poly%3A%2737.786930+-122.421386+37.795923+-122.421387+37.796365+-122.421360+37.796803+-122.421278+37.797232+-122.421143+37.797648+-122.420955+37.798048+-122.420717+37.798427+-122.420430+37.798782+-122.420098+37.799110+-122.419724+37.799407+-122.419311+37.799670+-122.418864+37.799898+-122.418386+37.800087+-122.417882+37.800236+-122.417357+37.800343+-122.416816+37.800408+-122.416265+37.800430+-122.415708+37.800430+-122.404328+37.800408+-122.403771+37.800343+-122.403220+37.800236+-122.402679+37.800087+-122.402154+37.799898+-122.401650+37.799670+-122.401172+37.799407+-122.400725+37.799110+-122.400312+37.798782+-122.399938+37.798427+-122.399606+37.798048+-122.399319+37.797648+-122.399081+37.797232+-122.398893+37.796803+-122.398758+37.796365+-122.398676+37.795923+-122.398649+37.786930+-122.398650+37.786489+-122.398677+37.786051+-122.398759+37.785622+-122.398894+37.785206+-122.399082+37.784806+-122.399320+37.784427+-122.399607+37.784071+-122.399939+37.783744+-122.400313+37.783447+-122.400726+37.783183+-122.401173+37.782956+-122.401651+37.782767+-122.402155+37.782618+-122.402680+37.782510+-122.403220+37.782446+-122.403772+37.782424+-122.404328+37.782424+-122.415708+37.782446+-122.416264+37.782510+-122.416816+37.782618+-122.417356+37.782767+-122.417881+37.782956+-122.418385+37.783183+-122.418863+37.783447+-122.419310+37.783744+-122.419723+37.784071+-122.420097+37.784427+-122.420429+37.784806+-122.420716+37.785206+-122.420954+37.785622+-122.421142+37.786051+-122.421277+37.786489+-122.421359+37.786930+-122.421386%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:40:08 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Downloaded 1,358.1kB from overpass-api.de 2021-05-08 12:40:12 Downloaded 1,358.1kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/f9f859ab0c1691eb7525d79391bd13abe31a44cf.json" 2021-05-08 12:40:12 Saved response to cache file ".temp/cache/f9f859ab0c1691eb7525d79391bd13abe31a44cf.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:40:12 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:40:12 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 5778 nodes and 12966 edges 2021-05-08 12:40:12 Created graph with 5778 nodes and 12966 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:40:12 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:40:12 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:40:12 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 5778 geometries 2021-05-08 12:40:12 Created r-tree spatial index for 5778 geometries INFO OSMnx:utils.py:282 Identified 5231 geometries inside polygon 2021-05-08 12:40:12 Identified 5231 geometries inside polygon INFO OSMnx:utils.py:282 Removed 547 nodes outside polygon 2021-05-08 12:40:12 Removed 547 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:40:12 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:40:12 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 2760 edge endpoints 2021-05-08 12:40:13 Identified 2760 edge endpoints INFO OSMnx:utils.py:282 Simplified graph: 5231 to 2760 nodes, 11929 to 7570 edges 2021-05-08 12:40:13 Simplified graph: 5231 to 2760 nodes, 11929 to 7570 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:40:13 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:40:13 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 2760 geometries 2021-05-08 12:40:13 Created r-tree spatial index for 2760 geometries INFO OSMnx:utils.py:282 Identified 721 geometries inside polygon 2021-05-08 12:40:13 Identified 721 geometries inside polygon INFO OSMnx:utils.py:282 Removed 2039 nodes outside polygon 2021-05-08 12:40:13 Removed 2039 nodes outside polygon INFO OSMnx:utils.py:282 Removed 5 isolated nodes 2021-05-08 12:40:13 Removed 5 isolated nodes INFO OSMnx:utils.py:282 Got largest weakly connected component (704 of 716 total nodes) 2021-05-08 12:40:13 Got largest weakly connected component (704 of 716 total nodes) INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:40:13 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:40:13 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 704 nodes and 1958 edges 2021-05-08 12:40:13 graph_from_polygon returned graph with 704 nodes and 1958 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 704 nodes and 1958 edges 2021-05-08 12:40:13 graph_from_bbox returned graph with 704 nodes and 1958 edges INFO OSMnx:utils.py:282 graph_from_point returned graph with 704 nodes and 1958 edges 2021-05-08 12:40:13 graph_from_point returned graph with 704 nodes and 1958 edges INFO OSMnx:utils.py:282 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 2021-05-08 12:40:13 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:13 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:13 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:13 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:14 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:40:14 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:40:14 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:40:14 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22highway%22%21~%22abandoned%7Cconstruction%7Cplanned%7Cplatform%7Cproposed%7Craceway%22%5D%28poly%3A%2737.786930+-122.421386+37.795923+-122.421387+37.796365+-122.421360+37.796803+-122.421278+37.797232+-122.421143+37.797648+-122.420955+37.798048+-122.420717+37.798427+-122.420430+37.798782+-122.420098+37.799110+-122.419724+37.799407+-122.419311+37.799670+-122.418864+37.799898+-122.418386+37.800087+-122.417882+37.800236+-122.417357+37.800343+-122.416816+37.800408+-122.416265+37.800430+-122.415708+37.800430+-122.404328+37.800408+-122.403771+37.800343+-122.403220+37.800236+-122.402679+37.800087+-122.402154+37.799898+-122.401650+37.799670+-122.401172+37.799407+-122.400725+37.799110+-122.400312+37.798782+-122.399938+37.798427+-122.399606+37.798048+-122.399319+37.797648+-122.399081+37.797232+-122.398893+37.796803+-122.398758+37.796365+-122.398676+37.795923+-122.398649+37.786930+-122.398650+37.786489+-122.398677+37.786051+-122.398759+37.785622+-122.398894+37.785206+-122.399082+37.784806+-122.399320+37.784427+-122.399607+37.784071+-122.399939+37.783744+-122.400313+37.783447+-122.400726+37.783183+-122.401173+37.782956+-122.401651+37.782767+-122.402155+37.782618+-122.402680+37.782510+-122.403220+37.782446+-122.403772+37.782424+-122.404328+37.782424+-122.415708+37.782446+-122.416264+37.782510+-122.416816+37.782618+-122.417356+37.782767+-122.417881+37.782956+-122.418385+37.783183+-122.418863+37.783447+-122.419310+37.783744+-122.419723+37.784071+-122.420097+37.784427+-122.420429+37.784806+-122.420716+37.785206+-122.420954+37.785622+-122.421142+37.786051+-122.421277+37.786489+-122.421359+37.786930+-122.421386%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 2021-05-08 12:40:14 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28way%5B%22highway%22%5D%5B%22area%22%21~%22yes%22%5D%5B%22highway%22%21~%22abandoned%7Cconstruction%7Cplanned%7Cplatform%7Cproposed%7Craceway%22%5D%28poly%3A%2737.786930+-122.421386+37.795923+-122.421387+37.796365+-122.421360+37.796803+-122.421278+37.797232+-122.421143+37.797648+-122.420955+37.798048+-122.420717+37.798427+-122.420430+37.798782+-122.420098+37.799110+-122.419724+37.799407+-122.419311+37.799670+-122.418864+37.799898+-122.418386+37.800087+-122.417882+37.800236+-122.417357+37.800343+-122.416816+37.800408+-122.416265+37.800430+-122.415708+37.800430+-122.404328+37.800408+-122.403771+37.800343+-122.403220+37.800236+-122.402679+37.800087+-122.402154+37.799898+-122.401650+37.799670+-122.401172+37.799407+-122.400725+37.799110+-122.400312+37.798782+-122.399938+37.798427+-122.399606+37.798048+-122.399319+37.797648+-122.399081+37.797232+-122.398893+37.796803+-122.398758+37.796365+-122.398676+37.795923+-122.398649+37.786930+-122.398650+37.786489+-122.398677+37.786051+-122.398759+37.785622+-122.398894+37.785206+-122.399082+37.784806+-122.399320+37.784427+-122.399607+37.784071+-122.399939+37.783744+-122.400313+37.783447+-122.400726+37.783183+-122.401173+37.782956+-122.401651+37.782767+-122.402155+37.782618+-122.402680+37.782510+-122.403220+37.782446+-122.403772+37.782424+-122.404328+37.782424+-122.415708+37.782446+-122.416264+37.782510+-122.416816+37.782618+-122.417356+37.782767+-122.417881+37.782956+-122.418385+37.783183+-122.418863+37.783447+-122.419310+37.783744+-122.419723+37.784071+-122.420097+37.784427+-122.420429+37.784806+-122.420716+37.785206+-122.420954+37.785622+-122.421142+37.786051+-122.421277+37.786489+-122.421359+37.786930+-122.421386%27%29%3B%3E%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:40:14 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Downloaded 1,372.4kB from overpass-api.de 2021-05-08 12:40:15 Downloaded 1,372.4kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/d91b67a94c13ee3ac9d0d1ca96c15b88d4f6159c.json" 2021-05-08 12:40:15 Saved response to cache file ".temp/cache/d91b67a94c13ee3ac9d0d1ca96c15b88d4f6159c.json" INFO OSMnx:utils.py:282 Got all network data within polygon from API in 1 request(s) 2021-05-08 12:40:15 Got all network data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Creating graph from downloaded OSM data... 2021-05-08 12:40:15 Creating graph from downloaded OSM data... INFO OSMnx:utils.py:282 Created graph with 5834 nodes and 13088 edges 2021-05-08 12:40:15 Created graph with 5834 nodes and 13088 edges INFO OSMnx:utils.py:282 Added length attributes to graph edges 2021-05-08 12:40:15 Added length attributes to graph edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:40:15 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:40:15 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 5834 geometries 2021-05-08 12:40:15 Created r-tree spatial index for 5834 geometries INFO OSMnx:utils.py:282 Identified 5287 geometries inside polygon 2021-05-08 12:40:15 Identified 5287 geometries inside polygon INFO OSMnx:utils.py:282 Removed 547 nodes outside polygon 2021-05-08 12:40:16 Removed 547 nodes outside polygon INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:40:16 Truncated graph by polygon INFO OSMnx:utils.py:282 Begin topologically simplifying the graph... 2021-05-08 12:40:16 Begin topologically simplifying the graph... INFO OSMnx:utils.py:282 Identified 2807 edge endpoints 2021-05-08 12:40:16 Identified 2807 edge endpoints INFO OSMnx:utils.py:282 Simplified graph: 5287 to 2807 nodes, 12051 to 7666 edges 2021-05-08 12:40:16 Simplified graph: 5287 to 2807 nodes, 12051 to 7666 edges INFO OSMnx:utils.py:282 Identifying all nodes that lie outside the polygon... 2021-05-08 12:40:16 Identifying all nodes that lie outside the polygon... INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:40:16 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Created r-tree spatial index for 2807 geometries 2021-05-08 12:40:16 Created r-tree spatial index for 2807 geometries INFO OSMnx:utils.py:282 Identified 734 geometries inside polygon 2021-05-08 12:40:16 Identified 734 geometries inside polygon INFO OSMnx:utils.py:282 Removed 2073 nodes outside polygon 2021-05-08 12:40:16 Removed 2073 nodes outside polygon INFO OSMnx:utils.py:282 Removed 6 isolated nodes 2021-05-08 12:40:16 Removed 6 isolated nodes INFO OSMnx:utils.py:282 Got largest weakly connected component (714 of 728 total nodes) 2021-05-08 12:40:16 Got largest weakly connected component (714 of 728 total nodes) INFO OSMnx:utils.py:282 Truncated graph by polygon 2021-05-08 12:40:16 Truncated graph by polygon INFO OSMnx:utils.py:282 Counted undirected street segments incident on each node 2021-05-08 12:40:16 Counted undirected street segments incident on each node INFO OSMnx:utils.py:282 graph_from_polygon returned graph with 714 nodes and 1974 edges 2021-05-08 12:40:16 graph_from_polygon returned graph with 714 nodes and 1974 edges INFO OSMnx:utils.py:282 graph_from_bbox returned graph with 714 nodes and 1974 edges 2021-05-08 12:40:16 graph_from_bbox returned graph with 714 nodes and 1974 edges INFO OSMnx:utils.py:282 Created nodes GeoDataFrame from graph 2021-05-08 12:40:16 Created nodes GeoDataFrame from graph INFO OSMnx:utils.py:282 Removed 0 isolated nodes 2021-05-08 12:40:16 Removed 0 isolated nodes INFO OSMnx:utils.py:282 Truncated graph by length-weighted network distance 2021-05-08 12:40:16 Truncated graph by length-weighted network distance INFO OSMnx:utils.py:282 graph_from_point returned graph with 156 nodes and 404 edges 2021-05-08 12:40:16 graph_from_point returned graph with 156 nodes and 404 edges PASSED [ 92%] tests/test_osmnx.py::test_geometries -------------------------------- live log call --------------------------------- INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=31 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:16 Projected GeoDataFrame to +proj=utm +zone=31 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:16 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:40:16 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:40:16 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:40:16 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28%28node%5B%27building%27%5D%28poly%3A%27-0.009000+-0.009000+-0.009000+0.009000+0.009000+0.009000+0.009000+-0.009000+-0.009000+-0.009000%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27building%27%5D%28poly%3A%27-0.009000+-0.009000+-0.009000+0.009000+0.009000+0.009000+0.009000+-0.009000+-0.009000+-0.009000%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27building%27%5D%28poly%3A%27-0.009000+-0.009000+-0.009000+0.009000+0.009000+0.009000+0.009000+-0.009000+-0.009000+-0.009000%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%29%3Bout%3B with timeout=180 2021-05-08 12:40:16 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28%28node%5B%27building%27%5D%28poly%3A%27-0.009000+-0.009000+-0.009000+0.009000+0.009000+0.009000+0.009000+-0.009000+-0.009000+-0.009000%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27building%27%5D%28poly%3A%27-0.009000+-0.009000+-0.009000+0.009000+0.009000+0.009000+0.009000+-0.009000+-0.009000+-0.009000%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27building%27%5D%28poly%3A%27-0.009000+-0.009000+-0.009000+0.009000+0.009000+0.009000+0.009000+-0.009000+-0.009000+-0.009000%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:40:16 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Downloaded 0.3kB from overpass-api.de 2021-05-08 12:40:17 Downloaded 0.3kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/6c86501e232372bceaccf15fbe27474da6b22ef8.json" 2021-05-08 12:40:17 Saved response to cache file ".temp/cache/6c86501e232372bceaccf15fbe27474da6b22ef8.json" INFO OSMnx:utils.py:282 Got all geometries data within polygon from API in 1 request(s) 2021-05-08 12:40:17 Got all geometries data within polygon from API in 1 request(s) WARNING OSMnx:utils.py:284 No data elements: check query tags and location. 2021-05-08 12:40:17 No data elements: check query tags and location. INFO OSMnx:utils.py:282 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 2021-05-08 12:40:17 Created bbox 500 m from (37.791427, -122.410018): 37.795923601677465,37.78693039832253,-122.40432787612507,-122.41570812387492 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:17 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:17 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:40:17 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:40:17 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:40:17 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28%28node%5B%27landuse%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27landuse%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27landuse%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27building%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27building%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27building%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27highway%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27highway%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27highway%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%29%3Bout%3B with timeout=180 2021-05-08 12:40:17 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28%28node%5B%27landuse%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27landuse%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27landuse%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27building%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27building%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27building%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27highway%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27highway%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27highway%27%5D%28poly%3A%2737.786930+-122.415708+37.786930+-122.404328+37.795924+-122.404328+37.795924+-122.415708+37.786930+-122.415708%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:40:17 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Downloaded 2,152.6kB from overpass-api.de 2021-05-08 12:40:19 Downloaded 2,152.6kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/6e5517faa07bd008e5b3c36c5a1e5a9ae884876a.json" 2021-05-08 12:40:19 Saved response to cache file ".temp/cache/6e5517faa07bd008e5b3c36c5a1e5a9ae884876a.json" INFO OSMnx:utils.py:282 Got all geometries data within polygon from API in 1 request(s) 2021-05-08 12:40:19 Got all geometries data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Converting 17523 elements in JSON responses to geometries 2021-05-08 12:40:19 Converting 17523 elements in JSON responses to geometries INFO OSMnx:utils.py:282 3011 geometries created in the dict 2021-05-08 12:40:19 3011 geometries created in the dict INFO OSMnx:utils.py:282 41 untagged geometries removed 2021-05-08 12:40:19 41 untagged geometries removed INFO OSMnx:utils.py:282 Created r-tree spatial index for 2970 geometries 2021-05-08 12:40:19 Created r-tree spatial index for 2970 geometries INFO OSMnx:utils.py:282 Identified 2856 geometries inside polygon 2021-05-08 12:40:19 Identified 2856 geometries inside polygon INFO OSMnx:utils.py:282 114 geometries removed by the polygon filter 2021-05-08 12:40:19 114 geometries removed by the polygon filter INFO OSMnx:utils.py:282 297 geometries removed by the tag filter 2021-05-08 12:40:19 297 geometries removed by the tag filter INFO OSMnx:utils.py:282 2602 geometries in the final GeoDataFrame 2021-05-08 12:40:19 2602 geometries in the final GeoDataFrame INFO OSMnx:utils.py:282 Created bbox 2000 m from (48.15, 10.02): 48.16798640670986,48.13201359329014,10.046958739946636,9.993041260053364 2021-05-08 12:40:20 Created bbox 2000 m from (48.15, 10.02): 48.16798640670986,48.13201359329014,10.046958739946636,9.993041260053364 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:20 Projected GeoDataFrame to +proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:20 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:40:20 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:40:20 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Pausing 1 seconds before making HTTP POST request 2021-05-08 12:40:20 Pausing 1 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28%28node%5B%27landuse%27%5D%28poly%3A%2748.132014+9.993041+48.132014+10.046959+48.167986+10.046959+48.167986+9.993041+48.132014+9.993041%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27landuse%27%5D%28poly%3A%2748.132014+9.993041+48.132014+10.046959+48.167986+10.046959+48.167986+9.993041+48.132014+9.993041%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27landuse%27%5D%28poly%3A%2748.132014+9.993041+48.132014+10.046959+48.167986+10.046959+48.167986+9.993041+48.132014+9.993041%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%29%3Bout%3B with timeout=180 2021-05-08 12:40:21 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28%28node%5B%27landuse%27%5D%28poly%3A%2748.132014+9.993041+48.132014+10.046959+48.167986+10.046959+48.167986+9.993041+48.132014+9.993041%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27landuse%27%5D%28poly%3A%2748.132014+9.993041+48.132014+10.046959+48.167986+10.046959+48.167986+9.993041+48.132014+9.993041%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27landuse%27%5D%28poly%3A%2748.132014+9.993041+48.132014+10.046959+48.167986+10.046959+48.167986+9.993041+48.132014+9.993041%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.48.217 2021-05-08 12:40:21 Resolved overpass-api.de to 178.63.48.217 INFO OSMnx:utils.py:282 Downloaded 466.0kB from overpass-api.de 2021-05-08 12:40:23 Downloaded 466.0kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/928be419de93c7c6079bff4fba0635acd118fea1.json" 2021-05-08 12:40:23 Saved response to cache file ".temp/cache/928be419de93c7c6079bff4fba0635acd118fea1.json" INFO OSMnx:utils.py:282 Got all geometries data within polygon from API in 1 request(s) 2021-05-08 12:40:23 Got all geometries data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Converting 4592 elements in JSON responses to geometries 2021-05-08 12:40:23 Converting 4592 elements in JSON responses to geometries INFO OSMnx:utils.py:282 97 geometries created in the dict 2021-05-08 12:40:23 97 geometries created in the dict INFO OSMnx:utils.py:282 9 untagged geometries removed 2021-05-08 12:40:23 9 untagged geometries removed INFO OSMnx:utils.py:282 Created r-tree spatial index for 88 geometries 2021-05-08 12:40:23 Created r-tree spatial index for 88 geometries INFO OSMnx:utils.py:282 Identified 40 geometries inside polygon 2021-05-08 12:40:23 Identified 40 geometries inside polygon INFO OSMnx:utils.py:282 48 geometries removed by the polygon filter 2021-05-08 12:40:23 48 geometries removed by the polygon filter INFO OSMnx:utils.py:282 44 geometries removed by the tag filter 2021-05-08 12:40:23 44 geometries removed by the tag filter INFO OSMnx:utils.py:282 35 geometries in the final GeoDataFrame 2021-05-08 12:40:23 35 geometries in the final GeoDataFrame INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/0affc28dccffd2fc83c7531368e4aa3dde23a76c.json" 2021-05-08 12:40:23 Retrieved response from cache file ".temp/cache/0affc28dccffd2fc83c7531368e4aa3dde23a76c.json" INFO OSMnx:utils.py:282 Created GeoDataFrame with 1 rows from 1 queries 2021-05-08 12:40:23 Created GeoDataFrame with 1 rows from 1 queries INFO OSMnx:utils.py:282 Constructed place geometry polygon(s) to query API 2021-05-08 12:40:23 Constructed place geometry polygon(s) to query API INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:23 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:24 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:40:24 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:40:24 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:40:24 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A180%5D%3B%28%28node%5B%27amenity%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27amenity%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27amenity%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27landuse%27%3D%27retail%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27landuse%27%3D%27retail%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27landuse%27%3D%27retail%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27landuse%27%3D%27commercial%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27landuse%27%3D%27commercial%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27landuse%27%3D%27commercial%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27highway%27%3D%27bus_stop%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27highway%27%3D%27bus_stop%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27highway%27%3D%27bus_stop%27%5D%28poly%3A%2737.823649+-122.249374+37.823390+-122.248859+37.823300+-122.248953+37.822939+-122.249336+37.822010+-122.248041+37.821599+-122.247468+37.821552+-122.247414+37.821424+-122.247267+37.820899+-122.246667+37.820725+-122.246468+37.820602+-122.246395+37.820499+-122.246322+37.820215+-122.246123+37.820079+-122.245992+37.819942+-122.245841+37.819700+-122.245554+37.819462+-122.245309+37.819297+-122.245125+37.819218+-122.245030+37.819172+-122.244801+37.819074+-122.244287+37.819027+-122.244191+37.818972+-122.244022+37.818807+-122.243518+37.818753+-122.243351+37.818722+-122.243173+37.818712+-122.243200+37.818592+-122.242747+37.818552+-122.242596+37.818460+-122.242198+37.818187+-122.241007+37.818096+-122.240610+37.818045+-122.240350+37.817892+-122.239570+37.817841+-122.239310+37.817756+-122.238966+37.817503+-122.237934+37.817419+-122.237591+37.817399+-122.237361+37.817341+-122.236673+37.817322+-122.236444+37.817277+-122.236208+37.817143+-122.235500+37.817099+-122.235265+37.817064+-122.235139+37.816961+-122.234761+37.816927+-122.234635+37.816850+-122.234363+37.816777+-122.234123+37.816621+-122.233549+37.816545+-122.233278+37.816476+-122.233067+37.816270+-122.232438+37.816202+-122.232228+37.816054+-122.231504+37.815613+-122.229332+37.815530+-122.228951+37.815466+-122.228609+37.815313+-122.227934+37.814855+-122.225912+37.814703+-122.225238+37.814660+-122.225084+37.814632+-122.224992+37.814420+-122.224256+37.814350+-122.224011+37.814286+-122.223735+37.814097+-122.222910+37.814034+-122.222635+37.813986+-122.222336+37.813845+-122.221439+37.813798+-122.221141+37.813748+-122.221006+37.813744+-122.220944+37.813583+-122.220355+37.813530+-122.220159+37.813430+-122.219694+37.813421+-122.219670+37.813110+-122.218295+37.813096+-122.218206+37.812988+-122.217718+37.812955+-122.217552+37.812945+-122.217478+37.812898+-122.217196+37.812818+-122.216760+37.812776+-122.216521+37.812677+-122.216250+37.812646+-122.216164+37.812543+-122.215945+37.812370+-122.215445+37.812276+-122.215174+37.812347+-122.215134+37.812381+-122.215111+37.812520+-122.215021+37.812554+-122.214993+37.812668+-122.214882+37.812695+-122.214857+37.812749+-122.214791+37.812892+-122.214645+37.812934+-122.214590+37.813024+-122.214476+37.813107+-122.214354+37.813201+-122.214237+37.813336+-122.214086+37.813383+-122.214044+37.813423+-122.214015+37.813473+-122.213978+37.813499+-122.213959+37.813591+-122.213901+37.813669+-122.213863+37.813712+-122.213847+37.813822+-122.213802+37.813968+-122.213728+37.814058+-122.213673+37.814122+-122.213623+37.814636+-122.213190+37.814772+-122.213108+37.814779+-122.213104+37.814913+-122.213054+37.815060+-122.213017+37.815202+-122.212988+37.815812+-122.212910+37.816077+-122.212848+37.816227+-122.212800+37.816384+-122.212731+37.816646+-122.212596+37.816830+-122.212480+37.817040+-122.212327+37.817268+-122.212129+37.817457+-122.211929+37.817707+-122.211610+37.817981+-122.211212+37.818320+-122.210724+37.818728+-122.210148+37.818866+-122.210410+37.819280+-122.211195+37.819419+-122.211458+37.819512+-122.211627+37.819791+-122.212135+37.819885+-122.212305+37.820117+-122.212719+37.820141+-122.212732+37.820911+-122.214013+37.821168+-122.214440+37.821281+-122.214649+37.821620+-122.215278+37.821734+-122.215488+37.821861+-122.215615+37.822003+-122.215767+37.822242+-122.215999+37.822370+-122.216127+37.822425+-122.216144+37.822487+-122.216172+37.822514+-122.216185+37.822604+-122.216302+37.822671+-122.216473+37.822673+-122.216491+37.822692+-122.216617+37.822742+-122.216714+37.822845+-122.216911+37.822895+-122.217006+37.822946+-122.217104+37.823018+-122.217254+37.823067+-122.217381+37.823432+-122.218212+37.823554+-122.218489+37.823788+-122.218785+37.824006+-122.219061+37.824242+-122.219360+37.824327+-122.219466+37.825364+-122.220777+37.825817+-122.221349+37.826102+-122.221499+37.826276+-122.221587+37.826330+-122.221625+37.826960+-122.221949+37.827246+-122.222100+37.827319+-122.222151+37.827424+-122.222260+37.827539+-122.222307+37.827613+-122.222359+37.827884+-122.222591+37.827972+-122.222666+37.828059+-122.222741+37.828126+-122.222798+37.829206+-122.223721+37.829695+-122.224083+37.830239+-122.224486+37.830440+-122.224594+37.831046+-122.224919+37.831249+-122.225028+37.831330+-122.225178+37.831573+-122.225631+37.831605+-122.225690+37.831655+-122.225782+37.831703+-122.225871+37.831847+-122.226139+37.831895+-122.226229+37.831929+-122.226280+37.831977+-122.226392+37.831982+-122.226408+37.832000+-122.226460+37.832029+-122.226752+37.832052+-122.226820+37.832079+-122.226873+37.832109+-122.226919+37.832148+-122.226962+37.832155+-122.226966+37.832247+-122.227016+37.832335+-122.227054+37.832473+-122.227258+37.832887+-122.227873+37.833026+-122.228079+37.832642+-122.229317+37.832363+-122.230218+37.832256+-122.230566+37.831726+-122.232279+37.831582+-122.233055+37.831348+-122.234331+37.831302+-122.234580+37.831163+-122.235330+37.831118+-122.235581+37.831072+-122.235855+37.831038+-122.236059+37.830846+-122.236656+37.830761+-122.236921+37.830786+-122.236966+37.830823+-122.237048+37.830842+-122.237151+37.830836+-122.237251+37.830817+-122.237299+37.830807+-122.237327+37.830696+-122.237552+37.830656+-122.237723+37.830623+-122.237892+37.830596+-122.238227+37.830581+-122.238456+37.830572+-122.238596+37.830537+-122.238852+37.830503+-122.239064+37.830479+-122.239668+37.830478+-122.239748+37.830466+-122.240781+37.830458+-122.240935+37.830439+-122.241087+37.830406+-122.241229+37.830107+-122.242351+37.830094+-122.242402+37.830021+-122.242715+37.830009+-122.242825+37.830007+-122.242915+37.830012+-122.243025+37.830063+-122.243288+37.830068+-122.243293+37.830083+-122.243311+37.830088+-122.243317+37.830048+-122.243348+37.829776+-122.243557+37.828839+-122.244279+37.828657+-122.244436+37.828501+-122.244367+37.828317+-122.244260+37.828293+-122.244292+37.828205+-122.244417+37.828135+-122.244548+37.828089+-122.244638+37.827978+-122.244805+37.827648+-122.245308+37.827538+-122.245476+37.827263+-122.245907+37.827239+-122.245945+37.826496+-122.247236+37.826241+-122.247680+37.826034+-122.247748+37.825417+-122.247953+37.825211+-122.248022+37.825131+-122.248040+37.824894+-122.248098+37.824815+-122.248118+37.824632+-122.248324+37.824586+-122.248373+37.823883+-122.249123+37.823649+-122.249374%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:40:24 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Downloaded 70.1kB from overpass-api.de 2021-05-08 12:40:39 Downloaded 70.1kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/8fb58fb0188fa245ac87976eeed2afe94ba43ecf.json" 2021-05-08 12:40:39 Saved response to cache file ".temp/cache/8fb58fb0188fa245ac87976eeed2afe94ba43ecf.json" INFO OSMnx:utils.py:282 Got all geometries data within polygon from API in 1 request(s) 2021-05-08 12:40:39 Got all geometries data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Converting 447 elements in JSON responses to geometries 2021-05-08 12:40:39 Converting 447 elements in JSON responses to geometries INFO OSMnx:utils.py:282 100 geometries created in the dict 2021-05-08 12:40:39 100 geometries created in the dict INFO OSMnx:utils.py:282 1 untagged geometries removed 2021-05-08 12:40:39 1 untagged geometries removed INFO OSMnx:utils.py:282 Created r-tree spatial index for 99 geometries 2021-05-08 12:40:39 Created r-tree spatial index for 99 geometries INFO OSMnx:utils.py:282 Identified 99 geometries inside polygon 2021-05-08 12:40:39 Identified 99 geometries inside polygon INFO OSMnx:utils.py:282 0 geometries removed by the polygon filter 2021-05-08 12:40:39 0 geometries removed by the polygon filter INFO OSMnx:utils.py:282 0 geometries removed by the tag filter 2021-05-08 12:40:39 0 geometries removed by the tag filter INFO OSMnx:utils.py:282 99 geometries in the final GeoDataFrame 2021-05-08 12:40:39 99 geometries in the final GeoDataFrame INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/0affc28dccffd2fc83c7531368e4aa3dde23a76c.json" 2021-05-08 12:40:39 Retrieved response from cache file ".temp/cache/0affc28dccffd2fc83c7531368e4aa3dde23a76c.json" INFO OSMnx:utils.py:282 Created GeoDataFrame with 1 rows from 1 queries 2021-05-08 12:40:39 Created GeoDataFrame with 1 rows from 1 queries INFO OSMnx:utils.py:282 Constructed place geometry polygon(s) to query API 2021-05-08 12:40:39 Constructed place geometry polygon(s) to query API INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:39 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:39 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:40:39 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/8fb58fb0188fa245ac87976eeed2afe94ba43ecf.json" 2021-05-08 12:40:39 Retrieved response from cache file ".temp/cache/8fb58fb0188fa245ac87976eeed2afe94ba43ecf.json" INFO OSMnx:utils.py:282 Got all geometries data within polygon from API in 1 request(s) 2021-05-08 12:40:39 Got all geometries data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Converting 447 elements in JSON responses to geometries 2021-05-08 12:40:39 Converting 447 elements in JSON responses to geometries INFO OSMnx:utils.py:282 100 geometries created in the dict 2021-05-08 12:40:39 100 geometries created in the dict INFO OSMnx:utils.py:282 1 untagged geometries removed 2021-05-08 12:40:39 1 untagged geometries removed INFO OSMnx:utils.py:282 Created r-tree spatial index for 99 geometries 2021-05-08 12:40:39 Created r-tree spatial index for 99 geometries INFO OSMnx:utils.py:282 Identified 99 geometries inside polygon 2021-05-08 12:40:39 Identified 99 geometries inside polygon INFO OSMnx:utils.py:282 0 geometries removed by the polygon filter 2021-05-08 12:40:39 0 geometries removed by the polygon filter INFO OSMnx:utils.py:282 0 geometries removed by the tag filter 2021-05-08 12:40:39 0 geometries removed by the tag filter INFO OSMnx:utils.py:282 99 geometries in the final GeoDataFrame 2021-05-08 12:40:39 99 geometries in the final GeoDataFrame INFO OSMnx:utils.py:282 Retrieved response from cache file ".temp/cache/9dc0b6d561ab31f723c6c4267d678b3b95c8e0fe.json" 2021-05-08 12:40:39 Retrieved response from cache file ".temp/cache/9dc0b6d561ab31f723c6c4267d678b3b95c8e0fe.json" INFO OSMnx:utils.py:282 Geocoded "600 Montgomery St, San Francisco, California, USA" to (37.795200550000004, -122.40279267840137) 2021-05-08 12:40:39 Geocoded "600 Montgomery St, San Francisco, California, USA" to (37.795200550000004, -122.40279267840137) INFO OSMnx:utils.py:282 Created bbox 1000 m from (37.795200550000004, -122.40279267840137): 37.80419375335493,37.78620734664508,-122.39141184939484,-122.4141735074079 2021-05-08 12:40:39 Created bbox 1000 m from (37.795200550000004, -122.40279267840137): 37.80419375335493,37.78620734664508,-122.39141184939484,-122.4141735074079 INFO OSMnx:utils.py:282 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs 2021-05-08 12:40:39 Projected GeoDataFrame to +proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs +type=crs INFO OSMnx:utils.py:282 Projected GeoDataFrame to epsg:4326 2021-05-08 12:40:39 Projected GeoDataFrame to epsg:4326 INFO OSMnx:utils.py:282 Requesting data within polygon from API in 1 request(s) 2021-05-08 12:40:39 Requesting data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:40:39 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Pausing 0 seconds before making HTTP POST request 2021-05-08 12:40:39 Pausing 0 seconds before making HTTP POST request INFO OSMnx:utils.py:282 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A200%5D%5Bdate%3A%222019-10-28T19%3A20%3A00Z%22%5D%3B%28%28node%5B%27amenity%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27amenity%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27amenity%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27landuse%27%3D%27retail%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27landuse%27%3D%27retail%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27landuse%27%3D%27retail%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27landuse%27%3D%27commercial%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27landuse%27%3D%27commercial%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27landuse%27%3D%27commercial%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27highway%27%3D%27bus_stop%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27highway%27%3D%27bus_stop%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27highway%27%3D%27bus_stop%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%29%3Bout%3B with timeout=180 2021-05-08 12:40:39 Post https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A200%5D%5Bdate%3A%222019-10-28T19%3A20%3A00Z%22%5D%3B%28%28node%5B%27amenity%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27amenity%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27amenity%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27landuse%27%3D%27retail%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27landuse%27%3D%27retail%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27landuse%27%3D%27retail%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27landuse%27%3D%27commercial%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27landuse%27%3D%27commercial%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27landuse%27%3D%27commercial%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28node%5B%27highway%27%3D%27bus_stop%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28way%5B%27highway%27%3D%27bus_stop%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%28relation%5B%27highway%27%3D%27bus_stop%27%5D%28poly%3A%2737.786207+-122.414174+37.786207+-122.391412+37.804194+-122.391412+37.804194+-122.414174+37.786207+-122.414174%27%29%3B%28._%3B%3E%3B%29%3B%29%3B%29%3Bout%3B with timeout=180 INFO OSMnx:utils.py:282 Resolved overpass-api.de to 178.63.11.215 2021-05-08 12:40:39 Resolved overpass-api.de to 178.63.11.215 INFO OSMnx:utils.py:282 Downloaded 632.5kB from overpass-api.de 2021-05-08 12:41:05 Downloaded 632.5kB from overpass-api.de INFO OSMnx:utils.py:282 Saved response to cache file ".temp/cache/9d95558438ab2762693fd9421a85fb436dd10125.json" 2021-05-08 12:41:05 Saved response to cache file ".temp/cache/9d95558438ab2762693fd9421a85fb436dd10125.json" INFO OSMnx:utils.py:282 Got all geometries data within polygon from API in 1 request(s) 2021-05-08 12:41:05 Got all geometries data within polygon from API in 1 request(s) INFO OSMnx:utils.py:282 Converting 3225 elements in JSON responses to geometries 2021-05-08 12:41:05 Converting 3225 elements in JSON responses to geometries INFO OSMnx:utils.py:282 1742 geometries created in the dict 2021-05-08 12:41:05 1742 geometries created in the dict INFO OSMnx:utils.py:282 6 untagged geometries removed 2021-05-08 12:41:05 6 untagged geometries removed INFO OSMnx:utils.py:282 Created r-tree spatial index for 1736 geometries 2021-05-08 12:41:05 Created r-tree spatial index for 1736 geometries INFO OSMnx:utils.py:282 Identified 1733 geometries inside polygon 2021-05-08 12:41:06 Identified 1733 geometries inside polygon INFO OSMnx:utils.py:282 3 geometries removed by the polygon filter 2021-05-08 12:41:06 3 geometries removed by the polygon filter INFO OSMnx:utils.py:282 13 geometries removed by the tag filter 2021-05-08 12:41:06 13 geometries removed by the tag filter INFO OSMnx:utils.py:282 1721 geometries in the final GeoDataFrame 2021-05-08 12:41:06 1721 geometries in the final GeoDataFrame INFO OSMnx:utils.py:282 Converting 339 elements in JSON responses to geometries 2021-05-08 12:41:06 Converting 339 elements in JSON responses to geometries INFO OSMnx:utils.py:282 LineStrings must have at least 2 coordinate tuples . The geometry for https://www.openstreetmap.org/way/25129578 was not created. 2021-05-08 12:41:06 LineStrings must have at least 2 coordinate tuples . The geometry for https://www.openstreetmap.org/way/25129578 was not created. INFO OSMnx:utils.py:282 LineStrings must have at least 2 coordinate tuples . The geometry for https://www.openstreetmap.org/way/25216934 was not created. 2021-05-08 12:41:06 LineStrings must have at least 2 coordinate tuples . The geometry for https://www.openstreetmap.org/way/25216934 was not created. INFO OSMnx:utils.py:282 A LinearRing must have at least 3 coordinate tuples . The geometry for https://www.openstreetmap.org/way/275490779 was not created. 2021-05-08 12:41:06 A LinearRing must have at least 3 coordinate tuples . The geometry for https://www.openstreetmap.org/way/275490779 was not created. INFO OSMnx:utils.py:282 A LinearRing must have at least 3 coordinate tuples . The geometry for https://www.openstreetmap.org/way/277703284 was not created. 2021-05-08 12:41:06 A LinearRing must have at least 3 coordinate tuples . The geometry for https://www.openstreetmap.org/way/277703284 was not created. INFO OSMnx:utils.py:282 LineStrings must have at least 2 coordinate tuples . The geometry for https://www.openstreetmap.org/way/761947188 was not created. 2021-05-08 12:41:06 LineStrings must have at least 2 coordinate tuples . The geometry for https://www.openstreetmap.org/way/761947188 was not created. INFO OSMnx:utils.py:282 LineStrings must have at least 2 coordinate tuples . The geometry for https://www.openstreetmap.org/way/761947191 was not created. 2021-05-08 12:41:06 LineStrings must have at least 2 coordinate tuples . The geometry for https://www.openstreetmap.org/way/761947191 was not created. INFO OSMnx:utils.py:282 LineStrings must have at least 2 coordinate tuples . The geometry for https://www.openstreetmap.org/way/761947192 was not created. 2021-05-08 12:41:06 LineStrings must have at least 2 coordinate tuples . The geometry for https://www.openstreetmap.org/way/761947192 was not created. INFO OSMnx:utils.py:282 No outer polygons were created for https://www.openstreetmap.org/relation/14650 2021-05-08 12:41:06 No outer polygons were created for https://www.openstreetmap.org/relation/14650 INFO OSMnx:utils.py:282 No outer polygons were created for https://www.openstreetmap.org/relation/9204457 2021-05-08 12:41:06 No outer polygons were created for https://www.openstreetmap.org/relation/9204457 INFO OSMnx:utils.py:282 60 geometries created in the dict 2021-05-08 12:41:06 60 geometries created in the dict INFO OSMnx:utils.py:282 2 untagged geometries removed 2021-05-08 12:41:06 2 untagged geometries removed INFO shapely.geos:geos.py:252 Self-intersection at or near point 10.070976798113207 48.135243189433965 WARNING OSMnx:utils.py:284 1 invalid geometries.buffer(0) applied to ['https://www.openstreetmap.org/way/275490781'] 2021-05-08 12:41:06 1 invalid geometries.buffer(0) applied to ['https://www.openstreetmap.org/way/275490781'] INFO OSMnx:utils.py:282 49 geometries in the final GeoDataFrame 2021-05-08 12:41:06 49 geometries in the final GeoDataFrame INFO OSMnx:utils.py:282 Converting 535 elements in JSON responses to geometries 2021-05-08 12:41:06 Converting 535 elements in JSON responses to geometries INFO OSMnx:utils.py:282 87 geometries created in the dict 2021-05-08 12:41:06 87 geometries created in the dict INFO OSMnx:utils.py:282 0 untagged geometries removed 2021-05-08 12:41:06 0 untagged geometries removed INFO OSMnx:utils.py:282 87 geometries in the final GeoDataFrame 2021-05-08 12:41:06 87 geometries in the final GeoDataFrame INFO OSMnx:utils.py:282 Converting 535 elements in JSON responses to geometries 2021-05-08 12:41:06 Converting 535 elements in JSON responses to geometries INFO OSMnx:utils.py:282 87 geometries created in the dict 2021-05-08 12:41:06 87 geometries created in the dict INFO OSMnx:utils.py:282 0 untagged geometries removed 2021-05-08 12:41:06 0 untagged geometries removed INFO OSMnx:utils.py:282 87 geometries in the final GeoDataFrame 2021-05-08 12:41:06 87 geometries in the final GeoDataFrame PASSED [100%] =============================== warnings summary =============================== ../../../../usr/lib/python3/dist-packages/socks.py:58 /usr/lib/python3/dist-packages/socks.py:58: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working from collections import Callable ../../../../usr/lib/python3/dist-packages/osgeo/__init__.py:15 /usr/lib/python3/dist-packages/osgeo/__init__.py:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp tests/test_osmnx.py::test_coords_rounding /home/mmd/btrfs/osmnx/osmnx/utils_geo.py:101: UserWarning: The `redistribute_vertices` function has been deprecated and will be removed in a future release. Use the more efficient `utils_geo.interpolate_points` instead. warnings.warn(msg) tests/test_osmnx.py::test_stats /home/mmd/btrfs/osmnx/osmnx/bearing.py:77: UserWarning: The `get_bearing` function has been deprecated and will be removed in a future release. Use the vectorized `bearing.calculate_bearing` instead. warnings.warn(msg) tests/test_osmnx.py::test_stats /home/mmd/btrfs/osmnx/osmnx/stats.py:317: UserWarning: The `circuity_dist` argument has been deprecated and will be removed in a future release. warnings.warn(msg) tests/test_osmnx.py::test_stats /home/mmd/btrfs/osmnx/osmnx/stats.py:327: UserWarning: The `clean_intersects` and `tolerance` arguments have been deprecated and will be removed in a future release. Use the `clean_int_tol` argument instead. warnings.warn(msg) tests/test_osmnx.py::test_stats /home/mmd/btrfs/osmnx/osmnx/stats.py:337: UserWarning: The `clean_intersects` and `tolerance` arguments have been deprecated and will be removed in a future release. Use the `clean_int_tol` argument instead. warnings.warn(msg) tests/test_osmnx.py::test_stats /home/mmd/btrfs/osmnx/osmnx/stats.py:405: UserWarning: The extended_stats function has been deprecated and will be removed in a future release. Use NetworkX directly for extended topological measures. warnings.warn(msg) tests/test_osmnx.py::test_stats /home/mmd/.local/lib/python3.8/site-packages/geopandas/geoseries.py:207: DeprecationWarning: The default dtype for empty Series will be 'object' instead of 'float64' in a future version. Specify a dtype explicitly to silence this warning. s = pd.Series(data, index=index, name=name, **kwargs) tests/test_osmnx.py::test_osm_xml /home/mmd/btrfs/osmnx/osmnx/io.py:451: UserWarning: The save_graph_xml function has been moved to the osm_xml module and will be removed in a future release. Use the osm_xml module instead. warnings.warn(msg) tests/test_osmnx.py::test_routing tests/test_osmnx.py::test_routing tests/test_osmnx.py::test_routing tests/test_osmnx.py::test_plots tests/test_osmnx.py::test_plots tests/test_osmnx.py::test_plots tests/test_osmnx.py::test_plots tests/test_osmnx.py::test_geometries /home/mmd/btrfs/osmnx/osmnx/plot.py:743: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure. plt.show() tests/test_osmnx.py::test_find_nearest /home/mmd/btrfs/osmnx/osmnx/distance.py:347: UserWarning: The `get_nearest_node` function has been deprecated and will be removed in a future release. Use the more efficient `distance.nearest_nodes` instead. warnings.warn(msg) tests/test_osmnx.py::test_find_nearest tests/test_osmnx.py::test_find_nearest tests/test_osmnx.py::test_find_nearest tests/test_osmnx.py::test_find_nearest /home/mmd/btrfs/osmnx/osmnx/distance.py:417: UserWarning: The `get_nearest_nodes` function has been deprecated and will be removed in a future release. Use the more efficient `distance.nearest_nodes` instead. warnings.warn(msg) tests/test_osmnx.py::test_find_nearest tests/test_osmnx.py::test_find_nearest tests/test_osmnx.py::test_find_nearest tests/test_osmnx.py::test_find_nearest /home/mmd/btrfs/osmnx/osmnx/distance.py:378: UserWarning: The `get_nearest_edge` function has been deprecated and will be removed in a future release. Use the more efficient `distance.nearest_edges` instead. warnings.warn(msg) tests/test_osmnx.py::test_find_nearest tests/test_osmnx.py::test_find_nearest tests/test_osmnx.py::test_find_nearest /home/mmd/btrfs/osmnx/osmnx/distance.py:446: UserWarning: The `get_nearest_edges` function has been deprecated and will be removed in a future release. Use the more efficient `distance.nearest_edges` instead. warnings.warn(msg) tests/test_osmnx.py::test_graph_save_load /home/mmd/btrfs/osmnx/osmnx/io.py:108: UserWarning: Column names longer than 10 characters will be truncated when saved to ESRI Shapefile. gdf_nodes.to_file(filepath_nodes, driver="ESRI Shapefile", index=True, encoding=encoding) tests/test_osmnx.py::test_graph_save_load /home/mmd/.local/lib/python3.8/site-packages/geopandas/geodataframe.py:577: RuntimeWarning: Sequential read of iterator was interrupted. Resetting iterator. This can negatively impact the performance. for feature in features_lst: -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 13 passed, 32 warnings in 160.39s (0:02:40) ==================