forked from GIScience/openrouteservice-app-legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
733 lines (723 loc) · 35.6 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
<html>
<head>
<title>OpenRouteService.org Contact</title>
<link id="stylesheet" rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link id="stylesheet" rel="stylesheet" type="text/css" href="css/contactPage.css">
<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
</head>
<body data-spy="scroll" data-target=".sidebar">
<div class="navbar navbar-fixed-top" id="navbar">
<a class="brand" href="http://www.openrouteservice.org"> <img src="img/logo.png" class="logo" alt="ORS"/></a>
<a class="brand" id="title" href="http://www.openrouteservice.org">OpenRouteService.org</a>
<ul id="topMenu">
<li>
<a href="http://www.geog.uni-heidelberg.de/giscience.html" target="_blank"><img src="img/logo_giscience.png" alt="GIScrience" class="links"/></a>
</li>
<li>
<a href="http://www.geog.uni-heidelberg.de/giscience.html" target="_blank"><img src="img/siegel_uni_hd_mittel.gif" alt="Uni HD" class="links"/></a>
</li>
<li></li>
</ul>
</div>
<div id="sidebar">
<!-- content menu -->
<ul class="nav nav-list">
<li class="active">
<a href="#home">Home</a>
</li>
<li class="divider">
</li>
<li class="nav-header">
ORS Info
</li>
<li>
<a href="#contact">Contact</a>
</li>
<li>
<a href="#ors">OpenRouteService</a>
</li>
<li>
<a href="#services">OpenLS Services</a>
</li>
<li>
<a href="#help">ORS Help</a>
</li>
<li>
<a href="#data">Data</a>
</li>
<li>
<a href="#libraries">Libraries</a>
</li>
<li>
<a href="#donation">Donate for ORS</a>
</li>
<li class="divider">
</li>
<li class="nav-header">
Acknowledgements
</li>
<li>
<a href="#thanks">Thanks to</a>
</li>
<li>
<a href="#wiki">OpenStreetmap</a>
</li>
<li class="divider">
</li>
<li class="nav-header">
Disclaimer and License
</li>
<li>
<a href="#disclaimer">Disclaimer</a>
</li>
<li>
<a href="#termsOfUse">Terms of Use</a>
</li>
<li>
<a href="#license">License</a>
</li>
</ul>
</div>
<div data-spy="scroll" data-target="#sidebar" data-offset="0" id="pageContent">
<a name="top"></a>
<section id="home">
<h1><a name="home">OpenRouteService.org</a></h1>
<p>
Routing with user-generated, collaboratively collected free geodata. This service is based on open standards by the Open Geospatial Consortium (OGC). Thanks to <a href="http://www.openstreetmap.org" target="_blank">OpenStreetMap.org</a> - please donate your geographic data to openstreetmap.org!
</p>
<div class="space_small">
</div>
<p>
<b>We are searching for hardware sponsors, feel free to contact us!</b>
</p>
<p>
If you intend to use OpenRouteService in your own applications please contact us. We are interested in spreading the usage of OpenRouteService in academic and non-profit projects.
</p>
<p>
Please note that this project is developed by a small group of individuals. We don't have the man power to guarantee that this client works in all browsers and all operating systems. We currently test our features in Firefox, Safari and Chrome.
</p>
<div class="space">
</div>
<div class="space">
</div>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="contact">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="contact">Contact information</a></h2>
<p>
E-Mail: openrouteservice at geog.uni-heidelberg.de
</p>
<p>
<a href="http://www.geog.uni-heidelberg.de/giscience.html" target="_blank"><img src="img/logo_giscience.png" class="logo_big" alt="logo GIScience" />
<img src="img/siegel_uni_hd_mittel.gif" class="logo_big" alt="logo University of Heidelberg" /></a>
</p>
<div class="space_small">
</div>
<dl class="dl-horizontal" id="dl-horizontal_mod">
<dt>
Idea
</dt>
<dd>
Pascal Neis & Alexander Zipf
</dd>
<dt>
Backend Development
</dt>
<dd>
Maxim Rylov, Enrico Steiger & Timothy Ellersiek
</dd>
<dt>
Website
</dt>
<dd>
Timothy Ellersiek, Enrico Steiger, Maxim Rylov & Oliver Roick
</dd>
<dt>
Web Mapping Service (WMS) & TileCache
</dt>
<dd>
Pascal Neis, Michael Auer & Steffen Neubauer
</dd>
<dt>
OpenMapSurfer Tiles
</dt>
<dd>
<a href="http://openmapsurfer.uni-hd.de/" target="_blank">Maxim Rylov</a>
</dd>
<dt>
Hillshade processing
</dt>
<dd>
Michael Auer & Magnus Fees
</dd>
</dl>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="ors">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="ors">Open Route Service</a></h2>
<div class="space_small">
</div>
<h3>Intro</h3>
<p>
Routing services are probably the most important application for street data - apart from visualizing them on a map. While there are a range of desktop (or even mobile) applications that can provide such functionalities also in combination with OSM data, we focus here on an approach based on the concept of interoperable Service Oriented Architectures (SOA). These are regarded as an important concept for forthcoming software architectures in general, and more and more being applied also in the GI (geographic information) sector. While SOA offer many benefits they are not the solution to all problems.
<br />
A remaining issue is the question of interoperability between different web services from different vendors offering the same or similar services but with different technical programming interfaces. This is the reason why standards are becoming more and more important for a range of applications - in particular in the institutional and governmental sector, but also beyond. Within the geographical information community here the Open Geospatial Consortium (OGC) has developed a range of standards for different GI related functionalities. This is why we choose to develop and set up a routing service that uses OSM data and provides those through the standardized interface specified by the OGC within the Open Location Services initiative (OpenLS or OLS) as one of 5 services:
</p>
<ul>
<li>
The <b>Route Service [RS]</b> determines travel routes and navigation information according to diverse criteria.
</li>
<li>
The <b>Directory Service [DS]</b> is a service that provides access to an online directory (e.g., Yellow Pages) to find the location of a specific or nearest place, product or service.
</li>
<li>
The <b>Location Utility Service [LUS]</b> provides a Geocoder/Reverse Geocoder; the Geocoder transforms a description of a location, such as a place name, street address or postal code, into a normalized description of the location with a Point geometry usually placed using Cartesian coordinates, often latitude and longitude.
</li>
<!-- <li>
The <b>Presentation Service [PS]</b> portrays a map made up of a base map derived from any geospatial data and a set of Abstract Data Types as overlays.
</li>-->
<li>
The <b>Accessibility Analysis Service [AAS]</b> provides a maximum reachability service from any given point or route for a set time duration.
</li>
</ul>
<p>
The Route Service offers a broad range of possibilities, among them several parameters that determine the result, e.g.:
</p>
<ol>
<li>
<i>RouteSummary</i> — gives meta information about the requested route, e.g.: overall distance, units, overall needed time...
</li>
<li>
<i>RouteGeometry</i> — requests the routes geometry (line string containing all waypoints of the route). It is possible to define a maximum number of waypoints.
</li>
<li>
<i>RouteInstruction</i> — these are "step by step" driving instructions of the calculated route. We realized this for various languages (e.g. German, English, Italian, ...). <br> Your language is missing? Please add your language to ORS via github <a href="https://github.com/GIScience/openrouteservice/tree/master/js/lang" target="_blank" >here</a>
</li>
<li>
<i>RouteMaps</i> — The calculated route is displayed on a route map. Amongst other possibilities an overview map as well as detailed maps of the start- and destination can be requested.
</li>
</ol>
<p>
Currently openrouteservice.org offers a end-user oriented website with an interactive map , but soon we will also make the route service available as OGC-web service, that can be used through http-based xml-requestes as specified in the OGC OpenLS Route Service specification. This will allow developers to use this servide in an open and interoperable way easily within their own applications.
</p>
<p>
<section id="services">
<div class="space">
</div>
<div class="space">
</div>
<table style="width:90%" style="dotted" border="0">
<tr>
<td width="50%"><h3>OpenLS Services</h3>(Status 01.09.2015)</td>
</tr>
<tr>
<td>Description: Through the OpenLS interface requests can be generated to the appropriate services without further query limitations. The offered API's are valid for <b> one </b> year.<br>
<br>In case you plan a long-term use of the interfaces within your projects , please contact us via Email</td>
</tr>
<tr>
<td><h4>Routing Services [RS]*</h4></td>
</tr>
<tr>
<td>Restful Webservice route request:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/routing" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/routing</a></td>
</tr>
<tr>
<td>testclient with meta information and schema file for routing service:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/routing&help" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/routing&help</td>
</tr>
<tr>
<td> direct route request via URL + parameter:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/route" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/route</td>
</tr>
<tr>
<td> graph routing profile update information:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/routing?info" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/routing?info</td>
</tr>
<tr>
<td><font size="-1">*currently the maximum request limitation is 1000/hour and user. We kindly ask you to not use the service excessively. In case the server performance will be affected we reserve us the right to block individual service user.</font></td>
</tr>
<tr>
<td><h4>Geocoding Service [LUS]</h4></td>
</tr>
<tr>
<td>Restful Webservice geocode request:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/geocoding" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/geocoding</td>
</tr>
<tr>
<td>testclient with meta information and schema file for geocoding service:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/geocoding&help" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/geocoding&help<td>
</tr>
<tr>
<td>testclient with meta information and schema file for reverse geocoding service:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/reversegeocoding&help" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/reversegeocoding&help<td>
</tr>
<tr>
<td>direct geocoding route request via URL + parameter:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/geocode" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/geocode</td>
</tr>
<tr>
<td><h4>Directory (POI Search) Service [DS]</h4></td>
</tr>
<tr>
<td>Restful Webservice directory request:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/directory" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/directory</td>
</tr>
<tr>
<td>testclient with meta information and schema file for directory service:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/directory&help" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/directory&help</td>
</tr>
<tr>
<td>direct directory request via URL + parameter:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/direct" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/direct
</tr>
<tr>
<td><h4>OpenLS Acessbility Analysis service [AAS]*</h4></td>
</tr>
<tr>
<td>Restful Webservice accessbility analysis request:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/analysis" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/analysis</td>
</tr>
<tr>
<td>testclient with meta information and schema file for analysis service:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/analysis&help" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/analysis&help<td>
</tr>
<tr>
<td>direct accesbility analysis request via URL + parameter:</td>
<td><a href="http://openls.geog.uni-heidelberg.de/testing2015/analyse" target="_blank">http://openls.geog.uni-heidelberg.de/testing2015/analyse</td>
</tr>
<tr>
<td><font size="-1">*for performance reasons only 30 minutes are currently supported</font></td>
</tr>
</table>
</p><p>
<table style="width:90%" style="dotted" border="0">
<tr>
<td><h4>Direct Routing Request (via GET)</h4></td>
</tr>
<tr>
<td style="width:50%"><b>Parameters</b></td>
<td>*start = longitude and latitude of the start position, e.g. '7.0892567,50.7265543'
<br>*via (optional) = longitudes and latitudes of the via positions separated by blank, e.g. '7.0920891,50.7295968 7.1044487,50.7247613'
<br>*end = longitude and latitude of the end position, e.g. '7.0986258,50.7323634'
<br>*routepref = the preference of the routing: 'Car', 'Pedestrian', 'Bicycle', 'HeavyVehicle
<br>*weighting = the preference of the routing method: 'Fastest', 'Shortest', 'Recommended'
<br>*distunit = distance unit of route calculation (default in kilometer 'KM', meters 'M', miles 'MI')
<br>*noMotorways = Avoid Motorways? e.g. 'noMotorways=false' OR 'noMotorways=true'
<br>*noTollways = Avoid Tollways? e.g. 'noTollways=false' OR 'noTollways=true'
<br>*noFerries = Avoid Ferrys? e.g. 'noFerries=false' OR 'noFerries=true'
<br>*noUnpavedroads (only for Bicycle profile) = Avoid unpaved Roads? e.g. 'noUnpavedroads=false' OR 'noUnpavedroads=true'
<br>*noSteps (only for Bicycle profile) = Avoid Steps? e.g. 'noSteps=false' OR 'noSteps=true'
<br>*instructions = Route instructions 'instructions=true' or 'instructions=false'
<br>*lang = language of routeinstructions: 'de' (Deutsch), 'en' (English), etc., all supported languagse see <a href="https://github.com/GIScience/openrouteservice/blob/master/js/lang/RouteService.languages.xml" target="_blank">here</a></td>
</tr>
<tr><td></td></tr>
<td ><b>optional Parameters</b><br>(only HeavyVehicle route profile)</td>
<td>
*hazardous = hazardous material? e.g. 'hazardous=false' OR 'hazardous=true', further info see <a href="[http://wiki.openstreetmap.org/wiki/EN:Key:hazmat" target="_blank">here</a>
<br>*value_weight = maximum weight restriction in tons
<br>*value_height = maximum height restriction in meter
<br>*value_length = maximum length restriction in meter
<br>*value_axleload = maximum axleload restriction in tons
</td>
</tr>
<tr><td></td></tr>
<tr>
<td><b>Example URL</b></td>
<td>
<a href="http://openls.geog.uni-heidelberg.de/route?start=9.256506,49.240011&end=8.72083,49.7606&via=&lang=de&distunit=KM&routepref=Bicycle&weighting=Shortest&avoidAreas=&useTMC=false&noMotorways=false&noTollways=false&noUnpavedroads=false&noSteps=false&noFerries=false&instructions=false" target="_blank">Bicycle & Shortest path</a><br>
<a href="http://openls.geog.uni-heidelberg.de/route?start=9.256506,49.240011&end=8.72083,49.7606&via=&lang=de&distunit=KM&routepref=Car&weighting=Fastest&avoidAreas=&useTMC=false&noMotorways=false&noTollways=false&noUnpavedroads=false&noSteps=false&noFerries=false&instructions=false" target="_blank">Car & Fastest path</a><br>
<a href="http://openls.geog.uni-heidelberg.de/route?start=9.256506,49.240011&end=8.72083,49.7606&via=&lang=de&distunit=KM&routepref=HeavyVehicle&weighting=Fastest&noMotorways=false&noTollways=false&noUnpavedroads=false&noSteps=false&noFerries=false&instructions=false&value_length=15&value_height=4&value_weight=7&value_width=4&value_axleload=2&hazardous=true" target="_blank">Heavy Vehicle & Fastest path</a><br>
</td>
</tr>
</table></p>
<table style="width:90%" style="dotted" border="0">
<tr>
<td><h4>Direct Geocoding Request (via GET)</h4></td>
</tr>
<tr>
<td style="width:50%"><b>Parameters</b></td>
<td>*FreeFormAdress = free text search of adress
<br>*MaxResponse = maximum amount of search results
<br>*lon = longitude
<br>*lat = latitude
</td>
</tr>
<tr><td></td></tr>
<tr>
<td><b>Example URL</b></td>
<td>
<a href="http://openls.geog.uni-heidelberg.de/geocode?FreeFormAdress=Bonn,%20Meckenheimer%20Allee&MaxResponse=20" target="_blank">Free form Adress Geocoding Search</a><br>
<a href="http://openls.geog.uni-heidelberg.de/geocode?FreeFormAdress=Bonn,%20Meckenheimer%20Allee&MaxResponse=20" target="_blank">Reverse Geocoding Search</a><br>
</td>
</tr>
</table></p>
<table style="width:90%" style="dotted" border="0">
<tr>
<td><h4>Direct Accesibility Analysis Request (via GET)</h4></td>
</tr>
<tr>
<td style="width:50%"><b>Parameters</b></td>
<td>*position (lon/lat) = longitude and latitude of the position marker, e.g. '-0.12772,51.50715'
<br>*routePreference = preferred route profile: 'Car', 'Bicycle', 'Pedestrian', 'HeavyVehicle'
<br>*method = method of isochrones generation: 'RecursiveGrid', 'TIN'
<br>*interval= intervall of isochrones generation (in minutes): '180'
</td>
</tr>
<tr><td></td></tr>
<tr>
<td><b>Example URL</b></td>
<td>
<a href="http://openls.geog.uni-heidelberg.de/analyse?position=8.661367306640742,49.42859632294706&minutes=1&routePreference=Car&method=RecursiveGrid&interval=180" target="_blank">Accessbility Car</a><br>
<a href="http://openls.geog.uni-heidelberg.de/analyse?position=8.661367306640742,49.42859632294706&minutes=1&routePreference=Bicycle&method=TIN&interval=180" target="_blank">Accessbility Bicycle</a><br>
</td>
</tr>
</table></p>
<table style="width:90%" style="dotted" border="0">
<tr>
<td><h4>PositionLink</h4><br>In order to show the map in a certain position and zoom level use these permalink parameters. </td>
</tr>
<tr>
<td style="width:50%"><b>Parameters</b></td>
<td>*pos (lon/lat) = longitude (centre of the map),latitude (centre of the map)
<br>*zoom = zoom level
<br>*layer(optional) = default background layer (OpenMapsurfer=B000FTTTTTTTTTT)
</td>
</tr>
<tr><td></td></tr>
<tr>
<td><b>Example URL</b></td>
<td>
<a href="http://www.openrouteservice.org/?pos=9.004861721924154,52.27606884292058&zoom=13&layer=B000FTTTTTTTTTT" target="_blank">PositionLink Example</a><br>
</td>
</tr>
</table></p>
<table style="width:90%" style="dotted" border="0">
<tr>
<td><h4>RouteLink</h4><br>In order to show the map with a calculated route result use the same parameters then for routing.</td>
</tr>
<tr>
<td style="width:50%"><b>Parameters</b></td>
<td>*pos (lon/lat) = longitude and latitude of the position marker, e.g. '-0.12772,51.50715'
<br>*zoom = zoom level
<br>*layer(optional) = default background layer (OpenMapsurfer=B000FTTTTTTTTTT)
<br>*routeWeigh = weighting method of routing: 'Fastest', 'Shortest','Recommended'
<br>*routeOpt = preferred route profile: 'Car', 'Bicycle','Pedestrian','HeavyVehicle'
<br>*routeLang = language of route instructions: 'de' (Deutsch), 'en' (English) etc., all supported languages see <a href="https://github.com/GIScience/openrouteservice/blob/master/js/lang/RouteService.languages.xml" target="_blank">here</a>
<br>*lang = language of ORS menu: 'de' (Deutsch), 'en' (English) etc., all supported menu languages see <a href="https://github.com/GIScience/openrouteservice/tree/master/js/lang" target="_blank">here</a>
<br>*distUnit = distance unit of route calculations, default meters (m)
</td>
</tr>
<tr><td></td></tr>
<tr>
<td><b>Example URL</b></td>
<td>
<a href="http://www.openrouteservice.org/?pos=8.925670599999979,52.28150333376007&zoom=14&layer=0B00FTTTTTTTTTT&routeOpt=Car&wp=8.959028134277718,52.29129590915816,8.892766842773657,52.272392560153&lang=en&routeLang=en&distUnit=m&routeWeight=Fastest" target="_blank">RouteLink Example</a><br>
<a href="http://www.openrouteservice.org/?pos=8.925670599999979,52.28150333376007&zoom=14&layer=0B00FTTTTTTTTTT&routeOpt=Car&wp=8.959028134277718,52.29129590915816,8.89039418703606,52.28759404123498,8.910135245385733,52.29588865807109,8.892766842773657,52.2723925601532&lang=en&routeLang=en&distUnit=m&routeWeight=Fastest">RouteLink Example with Via Points</a><br>
</td>
</tr>
</table></p>
<div class="space_small">
</div>
<h3>OpenGIS Location Services (OpenLS or OLS)</h3>
<p>
For further information see <a href="http://www.opengeospatial.org/standards/ols" target="_blank">specification of OpenLS v1.1</a>.
</p>
<div class="space_small">
</div>
<h3>Publications</h3>
<p>
Related Publications where our OpenLS Route Service has been applied
(e.g. in the following projects: <a href="http://www.gdi-3d.de" target="_blank" >http://www.gdi-3d.de</a> (<a href="http://www.heidelberg-3d.de" target="_blank" >http://www.heidelberg-3d.de)</a>, <a href="http://www.ok-gis.de" target="_blank" >http://www.ok-gis.de</a>, <a href="http://www.mona3d.de" target="_blank" >http://www.mona3d.de</a> etc.).
</p>
<ul class="unstyled references">
<li>Steiger, E. Zipf, A.(2015): <a href="http://k1z.blog.uni-heidelberg.de/files/2015/06/agile_2015_osm_tmc_lcl_submission.pdf" target="_blank" >Enriching OSM road networks with TMC LCL information.</a> RICH-VGI: enRICHment of volunteered geographic information (VGI): Techniques, practices and current state of knowledge. 18th AGILE Conference on Geographic Information Science. Lisbon, Portugal. </li>
<li>Steiger, E. Zipf, A.(2015): <a href="http://k1z.blog.uni-heidelberg.de/files/2015/06/osm_tmc_erstellung-eines-osm-strasengraphen-mit-tmc-lcl-informationen_agit.pdf" target="_blank" >Erstellung eines OSM Straßengraphen mit TMC LCL Informationen.</a> In: Strobl, J., Blaschke, T., Griesebner, G. (Hrsg.): Angewandte Geoinformatik 2015. Berlin</li>
<li>Neis, P. (2008): Location Based Servies mit OpenStreetMap Daten. Masterthesis</li>
<li>Schmitz,S., Zipf A. and Neis, P. (2008): New Applications based on Collaborative Geodata - the Case of Routing. XXVIII INCA International Congress on Collaborative Mapping and SpaceTechnology, Gandhinagar, Gujarat, India.</li>
<li>Neis P. und A. Zipf (2008): LBS_2.0 - Realisierung von Location Based Services mit
user-generated, collaborative erhobenen freien Geodata In: J. Roth (Hrsg.): 5. GI/ITG
KuVS Fachgespräch Ortsbezogene Anwendungen und Dienste, 4.-5. September 2008, Nürnberg.
Sonderdruck Schriftenreihe der Georg-Simon-Ohm-Hochschule Nürnberg Nr. 42, ISSN 1867-5433</li>
<li>Neis, P., Zipf, A (2008): OpenRouteService.org is three times "Open": Combining OpenSource, OpenLS and OpenStreetMaps.
GIS Research UK (GISRUK 08). Manchester.</li>
<li>Neis, P. and Zipf, A. (2007): .
<a href="http://koenigstuhl.geog.uni-heidelberg.de/publications/bonn/LBSTelecarto2007.FocusMapsWithOpenLS.last.pdf" target="_blank" >Realizing Focus Maps with Landmarks using OpenLS Services</a>.
4th International Symposium on LBS and Telecartography 2007. Hongkong.</li>
<li>
Neis, P., A. Schilling, A. Zipf (2007):
<a href="http://koenigstuhl.geog.uni-heidelberg.de/publications/bonn/GI4D2007.3DEmergencyRouteService.pdf" target="_blank" >3D Emergency Route Service (3D-ERS) based on OpenLS Specifications</a>.
GI4DM 2007. 3rd International Symposium on Geoinformation for Disaster Management. Toronto, Canada.
</li>
<li>
Zipf, A., J. Basanow, P. Neis, S. Neubauer, A. Schilling (2007):
<a href="http://koenigstuhl.geog.uni-heidelberg.de/publications/bonn/3DGeoinfo07.hd3d.final.pdf" target="_blank" >Towards 3D Spatial Data Infrastructures (3D-SDI) based on Open Standards -
experiences, results and future issues</a>.
In: "3D GeoInfo07". ISPRS WG IV/8 International Workshop on 3D Geo-Information: Requirements, Acquisition, Modelling, Analysis, Visualisation. Delft, NETHERLANDS
</li>
<li>
Neis, P., A. Zipf (2007):
< <a href="http://koenigstuhl.geog.uni-heidelberg.de/publications/bonn/97_PDF.neis.zipf.AAS.Agile07.pdf" target="_blank" >A Web Accessibility Analysis Service based on the OpenLS Route Service</a>.
AGILE 2007. International Conference on Geographic Information Science of the Association of Geograpic Information Laboratories for Europe (AGILE). Aalborg, Denmark.
</li>
<li>
Neis, P., A. Schilling, A. Zipf (2007):
<a href="http://koenigstuhl.geog.uni-heidelberg.de/publications/bonn/Neis-Schilling-Zipf-EmergencyRouteService3D-AGIT2007.final.pdf" target="_blank" >Interoperables 3D Routing auf Basis von OpenLS - Ein 3D Emergency Route Service (3DERS) als Aggregation eines Emergency Route Service (ERS) und eines 3D Route Service (3DRS)</a>.
AGIT 2007. Symposium für angewandte Geoinformatik. Salzburg. Austria.
</li>
<li>
Neis, P., A. Zipf, R. Helsper, Kehl, A. (2007):
< <a href="http://koenigstuhl.geog.uni-heidelberg.de/publications/bonn/CORP07-AAS-pn-az-final.pdf" target="_blank" >Webbasierte Erreichbarkeitsanalyse - Vorschläge zur Definition eines Accessibility
Analsysis Service (AAS) auf Basis des OpenLS Route Service</a>.
REAL CORP 2007. Wien, Austria.
</li>
<li>
Weiser, A., P. Neis, A. Zipf (2006):
<a href="http://koenigstuhl.geog.uni-heidelberg.de/publications/bonn/WSO-ERS.GISSCience.09.2006.pdf" target="_blank" >Orchestrierung von OGC Web Diensten im Katastrophenmanagement - am Beispiel eines Emergency Route Service auf Basis der OpenLS Spezifikation</a>.
In: <a href="http://www.geopoint.de/gis/" target="_blank" >GIS - Zeitschrift für Geoinformatik.</a>. 09/2006. pp. 35-41.
</li>
</ul>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="help">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="help">ORS Help</a></h2>
OpenRouteService help page: <a href="http://wiki.openstreetmap.org/wiki/ORS_Help" target="_blank">OpenRouteService Wiki</a>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="data">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="data">ORS Data</a></h2>
<ul>
<li>
Routing & Geocoding: <a href="http://www.openstreetmap.org" target="_blank">OpenStreetMap</a>
</li>
<li>
Map Background Layer: <a href="http://openmapsurfer.uni-hd.de/" target="_blank">OpenMapSurfer Tiles & WMS </a>
</li>
<li>
TMC traffic Messages: <a href="http://www.bast.de/" target="_blank">BASt</a>
</li>
<li>
ORS WebFrontend: <a href="https://github.com/GIScience/openrouteservice" target="_blank">https://github.com/GIScience/openrouteservice</a> -->
Please report & fix any issues <a href="https://github.com/GIScience/openrouteservice/issues" target="_blank">here</a>
</li>
</ul>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="libraries">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="data">JavaScript libraries</a></h2>
<ul>
<li>
<a href="https://github.com/Leaflet/Leaflet" target="_blank">Leaflet</a>
</li>
<li>
<a href="https://github.com/Leaflet/Leaflet.Editable" target="_blank">Leaflet Editable by Yohan Boniface</a>
</li>
<li>
<a href="https://github.com/MrMufflon/Leaflet.Elevation" target="_blank">Leaflet Elevation by Felix Bache</a>
</li>
<li>
<a href="https://github.com/jseppi/Leaflet.MakiMarkers" target="_blank">Leaflet MakiMarkers by James Seppi</a>
</li>
<li>
<a href="https://github.com/ardhi/Leaflet.MousePosition" target="_blank">Leaflet MousePosition by Ardhi Lukianto</a>
</li>
<li>
<a href="https://github.com/tyrasd/togpx" target="_blank">ToGPX by Martin Raifer</a>
</li>
<li>
<a href="https://github.com/mapbox/togeojson/" target="_blank">ToGeoJSON by Mapbox</a>
</li>
<li>
<a href="https://github.com/twbs/bootstrap" target="_blank">Bootstrap by Twitter</a>
</li>
<li>
<a href="https://github.com/mbostock/d3" target="_blank">d3.js by Mike Bostock</a>
</li>
<li>
<a href="https://github.com/sstephenson/prototype" target="_blank">prototype.js by Sam Stephenson</a>
</li>
<li>
<a href="https://github.com/jquery/jquery" target="_blank">jQuery by the jQuery Foundation</a>
</li>
</ul>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="thanks">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="thanks">Thanks to...</a></h2>
<ul>
<li>
<a href="http://www.openstreetmap.org" target="_blank">http://www.openstreetmap.org</a>
</li>
<li>
<a href="http://www.opengeospatial.org" target="_blank">http://www.opengeospatial.org</a>
</li>
<li>
Frederik Ramm & Jochen Topf from (<a href="http://www.geofabrik.de" target="_blank">http://www.geofabrik.de</a>) for supporting by extracting the new raw areas out of the OSM-dataset.
</li>
</ul>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="donation">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="donation">Donate for ORS</a></h2>
<p>
Help us keeping our services up to date and to be able to further improve in the future. 100% of your donation will used for the OpenRouteService project and any amount will help us!<br><br>
Heidelberg University<br>
Bank: Baden-Württembergische Bank<br>
IBAN: DE69600501017421500436<br>
SWIFT/BIC: SOLADEST<br>
Subject/Reference: "SpendenKonto OpenRouteService Abt. Geoinformatik, Prof. Zipf" <br>
</p>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="wiki">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="wiki">OpenStreetmap (OSM)</a></h2>
<p>
<a href="http://www.openstreetmap.org" target="_blank">http://www.openstreetmap.org</a>
</p>
<p>
"OpenStreetMap is an editable map of the whole world, which is being built largely from scratch using GPS traces, and released with an open content license. The OpenStreetMap License allows free (or almost free) access to our map images and all of our underlying map data, and the project aims to promote new and interesting uses of this data ..." Read more on: <a href="http://wiki.openstreetmap.org" target="_blank">http://wiki.openstreetmap.org</a>.
</p>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="disclaimer">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="disclaimer">Disclaimer</a></h2>
<p>
The data sources for routing and mapping are based on free and open and even collaborative volunteered data collection efforts.
<br />
Therefore we cannot guarantee any quality of the displayed data and the routing results.
</p>
<p>
We are not responsible for any errors, mistakes, omissions or other problems with the used data and occurring from using this service.
</p>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="termsOfUse">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="termsOfUse">Terms of Use</a></h2>
<p>
OpenRouteService.org can be used freely and without charge by any individuals through the website <a href="http://www.openrouteservice.org" target="_blank">www.openrouteservice.org</a>
<br />
If you intend to use OpenRouteService in your own applications please contact us. We are interested in spreading the usage of OpenRouteService in academic and non-profit projects.
</p>
<p>
Commercial usage of the services provided by OpenRouteService does need approval!
</p>
<p>
Hillshade derived from CIAT-CSI SRTM : Users are prohibited from any commercial, non-free resale, or redistribution without explicit written permission from CIAT.
<br />
Original data by Jarvis A., H.I. Reuter, A. Nelson, E. Guevara, 2008, Hole-filled seamless SRTM data V4, International Centre for Tropical Agriculture (CIAT), available from <a href="http://srtm.csi.cgiar.org" target="_blank">http://srtm.csi.cgiar.org.</a>
</p>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
<section id="license">
<div class="space">
</div>
<div class="space">
</div>
<h2><a name="license">License</a></h2>
<p>
Content is available under <a href="http://wiki.openstreetmap.org/index.php/OpenStreetMap_License" target="_blank">Creative Commons Attribution-ShareAlike 2.0 license</a>.
</p>
<div class="topOfPage">
<a href="#top">Top of page <i class="icon-chevron-up"> </i></a>
</div>
</section>
</div>
<script type="text/javascript" src="lib/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="lib/bootstrap/bootstrap.min.js"></script>
</body>
</html>