Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/osmparser.c
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 74 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 16:09:09 2009 UTC (16 years, 2 months ago) by amb
File length: 12978 byte(s)
Diff to previous 73
Add enumerated type Transport. Replace variables of AllowType with Transport where more appropriate. Replace AllowType with Allowed. Replace WayType with Highway.
Revision 73 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 16:05:38 2009 UTC (16 years, 2 months ago) by amb
File length: 12976 byte(s)
Diff to previous 72
Only include ways that are not Way_Unknown type.
Revision 72 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 15:56:13 2009 UTC (16 years, 2 months ago) by amb
File length: 12706 byte(s)
Diff to previous 69
Include permissive access.
Revision 69 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 22 19:48:53 2009 UTC (16 years, 2 months ago) by amb
File length: 12471 byte(s)
Diff to previous 68
Remove INVALID_DISTANCE and INVALID_DURATION.
Revision 68 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 22 19:39:30 2009 UTC (16 years, 2 months ago) by amb
File length: 12472 byte(s)
Diff to previous 63
Removed the Way_TYPE() macro.
Revision 63 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 21 19:35:52 2009 UTC (16 years, 2 months ago) by amb
File length: 12471 byte(s)
Diff to previous 61
Calculate way speeds at routing time.
Revision 61 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 21 18:52:34 2009 UTC (16 years, 2 months ago) by amb
File length: 12911 byte(s)
Diff to previous 59
Don't change speed on roundabouts.
Revision 59 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 20 17:37:20 2009 UTC (16 years, 2 months ago) by amb
File length: 12948 byte(s)
Diff to previous 51
Remove duration from segment, calculate duration depending on speed.
Revision 51 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 18 09:08:15 2009 UTC (16 years, 2 months ago) by amb
File length: 13046 byte(s)
Diff to previous 35
Fill in the extra way information.
Revision 35 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 14 19:26:28 2009 UTC (16 years, 2 months ago) by amb
File length: 9075 byte(s)
Diff to previous 30
Add segments that correspond to the wrong way along one-way routes with an invalid distance.
Revision 30 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 10 15:59:59 2009 UTC (16 years, 2 months ago) by amb
File length: 8881 byte(s)
Diff to previous 26
Store more information about ways.
Revision 26 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 10 11:53:49 2009 UTC (16 years, 2 months ago) by amb
File length: 8578 byte(s)
Diff to previous 8
About to add the super-segment functionality using Segments data type to hold them.
Revision 8 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 4 17:51:24 2009 UTC (16 years, 3 months ago) by amb
File length: 8269 byte(s)
Diff to previous 6
Changed the node, way and segment functions and data types. Removed 'alloced', shortened the prototype array. Remove the automatic sorting of the data. Added assert statements.
Revision 6 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 3 12:25:24 2009 UTC (16 years, 3 months ago) by amb
File length: 8296 byte(s)
Diff to previous 5
Added the ways to the output.
Revision 5 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 2 11:33:47 2009 UTC (16 years, 3 months ago) by amb
File length: 7811 byte(s)
Diff to previous 2
Added macros to convert between distance/km and duration/hours/minutes. Shortened the Segment data type with shorter distances and durations.
Revision 2 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Dec 31 12:21:27 2008 UTC (16 years, 3 months ago) by amb
File length: 7800 byte(s)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.