Routino SVN Repository Browser

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

/[routino]/trunk/web/www/routino/visualiser.js
ViewVC logotype

Log of /trunk/web/www/routino/visualiser.js

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1490)

Revision 1271 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 13 10:04:43 2013 UTC (11 years, 11 months ago) by amb
File length: 26351 byte(s)
Diff to previous 1260
Fix the Javascript so that it works with OpenLayers version 2.11 again (bug
reported by Dirk Eversmann).


Revision 1260 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 26 18:27:14 2013 UTC (12 years ago) by amb
File length: 26391 byte(s)
Diff to previous 1248
Clarify comment.


Revision 1248 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 24 19:35:05 2013 UTC (12 years, 1 month ago) by amb
File length: 26483 byte(s)
Diff to previous 1239
Add the ability for the visualiser to display highways that have a particular
property.


Revision 1239 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 19 17:23:38 2013 UTC (12 years, 2 months ago) by amb
File length: 24850 byte(s)
Diff to previous 1077
Added MapQuest as an optional map layer, added layer specific attributions to
mapprops.js.


Revision 1077 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 26 09:42:00 2012 UTC (12 years, 5 months ago) by amb
File length: 24230 byte(s)
Diff to previous 1035
Add an option to the visualiser to display nodes that disallow selected
transport type.


Revision 1035 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 3 14:38:45 2012 UTC (12 years, 7 months ago) by amb
File length: 22904 byte(s)
Diff to previous 1014
Add comments to the functions that are called from the HTML file (to simplify
debugging and make easier to maintain).


Revision 1014 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 10 10:21:16 2012 UTC (12 years, 8 months ago) by amb
File length: 22794 byte(s)
Diff to previous 1013
A change that should have been in r985.


Revision 1013 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 9 18:59:40 2012 UTC (12 years, 8 months ago) by amb
File length: 22783 byte(s)
Diff to previous 1011
Make compatible with OpenLayers version 2.12 (but don't default to using it).


Revision 1011 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 30 17:45:35 2012 UTC (12 years, 8 months ago) by amb
File length: 22539 byte(s)
Diff to previous 1009
Remove some temporary variables by combining statements.


Revision 1009 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 29 18:24:01 2012 UTC (12 years, 8 months ago) by amb
File length: 22646 byte(s)
Diff to previous 1003
Be more consistent with the .transform() operation.


Revision 1003 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 5 14:14:45 2012 UTC (12 years, 9 months ago) by amb
File length: 22783 byte(s)
Diff to previous 1002
Add an option to the visualiser to display segments of each of the highway
types.


Revision 1002 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 5 13:17:42 2012 UTC (12 years, 9 months ago) by amb
File length: 21173 byte(s)
Diff to previous 986
Add an option to the visualiser to display segments accessible to each of the
transport types.


Revision 986 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 31 14:01:31 2012 UTC (12 years, 11 months ago) by amb
File length: 19537 byte(s)
Diff to previous 985
Update the link URLs just-in-time rather than every time the map moves or
parameters are changed.


Revision 985 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 24 13:53:53 2012 UTC (12 years, 11 months ago) by amb
File length: 18968 byte(s)
Diff to previous 936
Process the URL query string in the Javascript not in custom*.cgi.
Refactor a lot of the code for coordinate handling.
Simplify custom*.cgi so that they just redirect to the HTML page (will be
removed in later versions - for existing link compatibility only).


Revision 936 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 8 19:37:44 2011 UTC (13 years, 3 months ago) by amb
File length: 18043 byte(s)
Diff to previous 933
Move semi-constant strings from the JavaScript to the HTML so that they can be
translated.


Revision 933 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 7 19:16:35 2011 UTC (13 years, 3 months ago) by amb
File length: 19117 byte(s)
Diff to previous 623
Move the map preferences (N/S/E/W range, zoom range and URLs) to a separate
file.


Revision 623 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 5 17:00:56 2011 UTC (14 years, 1 month ago) by amb
File length: 19141 byte(s)
Diff to previous 577
Updated the visualiser to include turn restrictions.


Revision 577 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 29 10:25:14 2010 UTC (14 years, 2 months ago) by amb
File length: 17058 byte(s)
Diff to previous 572
Added the uncontrolled (not auto-generated) files from routino-1.4.


Revision 572 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 29 09:58:20 2010 UTC (14 years, 2 months ago) by amb
File length: 15785 byte(s)
Diff to previous 569
Added the uncontrolled (not auto-generated) files from routino-1.2.


Revision 569 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Dec 29 09:50:50 2010 UTC (14 years, 2 months ago) by amb
File length: 15887 byte(s)
Added the uncontrolled (not auto-generated) files from routino-1.1.


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