Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| osrm-prepare north-america-latest.osrm & | |
| [1] 4579 | |
| root@norm:~/data# [info] Input file: north-america-latest.osrm | |
| [info] Restrictions file: north-america-latest.osrm.restrictions | |
| [info] Profile: profile.lua | |
| [info] Threads: 16 | |
| [info] Importing n = 169084949 nodes | |
| [info] and 176863749 edges | |
| [info] Graph loaded ok and has 176827705 edges | |
| [info] 38571 restrictions, 9109 bollard nodes, 221678 traffic lights |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #! /usr/bin/env python | |
| import md5 | |
| def parse_command(input=None, output="minimal.supp"): | |
| """Parse output log file of valgrind to generate suppression file""" | |
| supp = False | |
| acc = [] | |
| checksums = [] | |
| if input is not None: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0"?> | |
| <rss version="2.0" xmlns:georss="http://www.georss.org/georss" xmlns:dc="http://purl.org/dc/elements/1.1/"> | |
| <channel> | |
| <title>NDBC - Station Observations near 36.8N 121.9W</title> | |
| <description><![CDATA[This feed shows recent marine weather observations from NDBC and its partners within 100 nautical miles of 36.8N 121.9W.]]></description> | |
| <link>http://www.ndbc.noaa.gov/</link> | |
| <pubDate>Tue, 25 Mar 2014 00:59:38 UT</pubDate> | |
| <lastBuildDate>Tue, 25 Mar 2014 00:59:38 UT</lastBuildDate> | |
| <ttl>5</ttl> | |
| <language>en-us</language> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| -0.0274996999999928, | |
| 51.5072 | |
| ] | |
| }, | |
| "message": "traffic slowing at Eaton House" | |
| } |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.