Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

/[routino]/trunk/src/segments.c
ViewVC logotype

Log of /trunk/src/segments.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:


Revision 121 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 15 14:30:11 2009 UTC (16 years, 1 month ago) by amb
File length: 3404 byte(s)
Diff to previous 120
Store radians rather than degrees.


Revision 120 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 15 13:58:50 2009 UTC (16 years, 1 month ago) by amb
File length: 3478 byte(s)
Diff to previous 114
Change to sinf(), cosf(), sqrtf(), asinf() functions.


Revision 114 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 10 19:42:41 2009 UTC (16 years, 1 month ago) by amb
File length: 3475 byte(s)
Diff to previous 109
Change the Distance() function to return distance_t.


Revision 109 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 7 15:56:08 2009 UTC (16 years, 1 month ago) by amb
File length: 3449 byte(s)
Diff to previous 104
Split the extended data types from the normal data types.


Revision 104 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 6 20:23:35 2009 UTC (16 years, 1 month ago) by amb
File length: 17151 byte(s)
Diff to previous 100
Segments now not duplicated in database.
Routing with all nodes works, not with super-nodes.


Revision 100 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 4 18:26:29 2009 UTC (16 years, 1 month ago) by amb
File length: 15197 byte(s)
Diff to previous 99
Make sure that nodes, segments and ways could be loaded.


Revision 99 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 4 18:23:33 2009 UTC (16 years, 1 month ago) by amb
File length: 15167 byte(s)
Diff to previous 98
Sort the nodes geographically and take coordinates as command line arguments.


Revision 98 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 2 18:53:13 2009 UTC (16 years, 1 month ago) by amb
File length: 14311 byte(s)
Diff to previous 97
More variable and function name changes.


Revision 97 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 1 17:11:08 2009 UTC (16 years, 1 month ago) by amb
File length: 14889 byte(s)
Diff to previous 96
Rename some variable types.


Revision 96 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 31 15:32:42 2009 UTC (16 years, 1 month ago) by amb
File length: 15272 byte(s)
Diff to previous 95
Intermediate version during code cleanup.


Revision 95 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 31 14:53:29 2009 UTC (16 years, 1 month ago) by amb
File length: 15181 byte(s)
Diff to previous 90
Intermediate checkin, routing now working.


Revision 90 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 29 19:31:52 2009 UTC (16 years, 1 month ago) by amb
File length: 15877 byte(s)
Diff to previous 89
Intermediate version while transitioning data format for nodes and segments.


Revision 89 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 28 18:46:55 2009 UTC (16 years, 1 month ago) by amb
File length: 12337 byte(s)
Diff to previous 88
Intermediate version while transitioning data format for nodes and segments.


Revision 88 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 27 18:22:37 2009 UTC (16 years, 1 month ago) by amb
File length: 11443 byte(s)
Diff to previous 87
Intermediate version while transitioning data format for nodes and segments.


Revision 87 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 26 18:47:23 2009 UTC (16 years, 1 month ago) by amb
File length: 10765 byte(s)
Diff to previous 86
Change Segment to contain index of way not its real ID.
Don't store the real way ID to save space.


Revision 86 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 25 12:21:10 2009 UTC (16 years, 1 month ago) by amb
File length: 11208 byte(s)
Diff to previous 84
Slightly speed up the Duration calculation by changing the macro.


Revision 84 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 25 12:09:15 2009 UTC (16 years, 1 month ago) by amb
File length: 11215 byte(s)
Diff to previous 82
Change the segment->way so that it contains the index of the way, not the id.


Revision 82 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 25 10:58:52 2009 UTC (16 years, 1 month ago) by amb
File length: 10729 byte(s)
Diff to previous 74
Added profiles to define speed and allowed highways.
Added new options to planetsplitter and router to use the profiles.


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: 10856 byte(s)
Diff to previous 69
Add enumerated type Transport.
Replace variables of AllowType with Transport where more appropriate.
Replace AllowType with Allowed.
Replace WayType with Highway.


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: 10844 byte(s)
Diff to previous 65
Remove INVALID_DISTANCE and INVALID_DURATION.


Revision 65 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 22 18:57:16 2009 UTC (16 years, 2 months ago) by amb
File length: 10846 byte(s)
Diff to previous 63
Remove the choice of indexed or non-indexed data structures.


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: 10978 byte(s)
Diff to previous 59
Calculate way speeds at routing time.


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: 10290 byte(s)
Diff to previous 54
Remove duration from segment, calculate duration depending on speed.


Revision 54 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 18 16:04:09 2009 UTC (16 years, 2 months ago) by amb
File length: 11235 byte(s)
Diff to previous 53
Added Super-Ways and allow user to select method of transport.


Revision 53 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Jan 18 09:09:28 2009 UTC (16 years, 2 months ago) by amb
File length: 11075 byte(s)
Diff to previous 39
Fix for changes made to ways.



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.

  Diffs between and
  Type of Diff should be a