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
| Destination: /Users/alanjosephwilliams/Code/splash/_site | |
| Generating... | |
| done. | |
| /Users/alanjosephwilliams/.rvm/gems/ruby-2.0.0-p353/gems/hitimes-1.2.2/lib/hitimes/2.0/hitimes.bundle: [BUG] Segmentation fault | |
| ruby 2.0.0p353 (2013-11-22 revision 43784) [x86_64-darwin13.0.2] | |
| -- Crash Report log information -------------------------------------------- | |
| See Crash Report log file under the one of following: | |
| * ~/Library/Logs/CrashReporter | |
| * /Library/Logs/CrashReporter |
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
| trailsegments.json | |
| - - - | |
| For each FeatureCollection | |
| - copy each feature | |
| - for each feature | |
| - // geometry copied (type, coords). no change. | |
| - for each "properties" object | |
| -if feature.properties.length[0] == id | |
| - translate "id" keyname to "internalId" |
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.
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title></title> | |
| <link rel='stylesheet' type='text/css' href='' /> | |
| <meta http-equiv='content-type' content='text/html; charset=utf-8' /> | |
| <meta name='viewport' content='initial-scale=1.0 maximum-scale=1.0'> | |
| </head> | |
| <body> | |
| <script src=''></script> |