Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/ways.c
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 298 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 2 19:32:06 2009 UTC (15 years, 4 months ago) by amb
File length: 12099 byte(s)
Diff to previous 296
Added the ability to set routing preferences using highway properties. Initially the only choice is either paved or unpaved but the code has been updated to allow any number of properties to be added.
Revision 296 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 27 17:31:44 2009 UTC (15 years, 4 months ago) by amb
File length: 9082 byte(s)
Diff to previous 294
Added Moped to the list of transports (and incidentally increased the transport data type to 16 bits and re-ordered the Way data-type in response).
Revision 294 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 26 19:11:41 2009 UTC (15 years, 4 months ago) by amb
File length: 8898 byte(s)
Diff to previous 293
Re-ordered the types so that Horse comes before Bicycle.
Revision 293 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 26 19:04:40 2009 UTC (15 years, 4 months ago) by amb
File length: 8898 byte(s)
Diff to previous 214
Remove the Bridleway and Footway highway types and use the Path type instead (also re-ordered the types so that Cycleway comes before Path).
Revision 214 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 2 17:49:16 2009 UTC (15 years, 8 months ago) by amb
File length: 9069 byte(s)
Diff to previous 213
Fix some gcc pedantic warnings.
Revision 213 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 2 16:33:31 2009 UTC (15 years, 8 months ago) by amb
File length: 9046 byte(s)
Diff to previous 201
Removed unused header files, change assert statements, tidy some code.
Revision 201 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 15 19:06:03 2009 UTC (15 years, 9 months ago) by amb
File length: 9066 byte(s)
Diff to previous 181
Rename WaysSame() with WaysCompare() and reverse the sense of the output.
Revision 181 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 31 12:30:12 2009 UTC (15 years, 9 months ago) by amb
File length: 8677 byte(s)
Diff to previous 157
Move function from waysx.c to ways.c.
Revision 157 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 12 10:43:39 2009 UTC (15 years, 11 months ago) by amb
File length: 8081 byte(s)
Diff to previous 148
Changed the license to Affero GPLv3.
Revision 148 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 24 17:30:49 2009 UTC (15 years, 11 months ago) by amb
File length: 7622 byte(s)
Diff to previous 135
Added highway=path; defaults to foot=yes but also is defaulted for bicycle and horse transport.
Revision 135 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 1 17:24:22 2009 UTC (16 years ago) by amb
File length: 7551 byte(s)
Diff to previous 109
Added more limits (weight, height, width, length).
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: 7389 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: 11499 byte(s)
Diff to previous 102
Segments now not duplicated in database. Routing with all nodes works, not with super-nodes.
Revision 102 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 4 18:51:56 2009 UTC (16 years, 1 month ago) by amb
File length: 11441 byte(s)
Diff to previous 100
Only sort once, don't store the index.
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: 11903 byte(s)
Diff to previous 98
Make sure that nodes, segments and ways could be loaded.
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: 11873 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: 11896 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: 12070 byte(s)
Diff to previous 89
Intermediate version during code cleanup.
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: 11953 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: 12442 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: 12446 byte(s)
Diff to previous 85
Change Segment to contain index of way not its real ID. Don't store the real way ID to save space.
Revision 85 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 25 12:11:58 2009 UTC (16 years, 1 month ago) by amb
File length: 13785 byte(s)
Diff to previous 82
Fix misspelling of Unclassified.
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: 13780 byte(s)
Diff to previous 75
Added profiles to define speed and allowed highways. Added new options to planetsplitter and router to use the profiles.
Revision 75 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 17:09:41 2009 UTC (16 years, 1 month ago) by amb
File length: 13192 byte(s)
Diff to previous 74
Add command line options to planetsplitter and router. Select transport type (must be allowed on way for parsing). Select highway types (ignore when parsing or routing).
Revision 74 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jan 23 16:09:09 2009 UTC (16 years, 1 month ago) by amb
File length: 11927 byte(s)
Diff to previous 68
Add enumerated type Transport. Replace variables of AllowType with Transport where more appropriate. Replace AllowType with Allowed. Replace WayType with Highway.
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.