<div dir="ltr"><div>Thank you Ilkka and Gregory for the suggestions. </div><div><br></div><div>Gregory, to answer your questions: </div><div><span class="" style="white-space:pre">        </span>- I'm a developer and I have quite a bit of time (though of course, I'd like to build this as fast as possible). My intention is to develop a site where people can input an address they are trying to reach and find a route that is accessible. I initially used the Google Maps API and data from the San Francisco City Government, but found out pretty quickly that it was limiting. I was able to build a map highlighting barriers that existed in a route (i.e. stairs, bridges, highways) but was unable to provide an alternative. (Later on, I'd love to add additional features like social networking to enable people to meet up easily at accessible places. Right now, I'd just really like to get the routing down). </div><div><span class="" style="white-space:pre">  </span>- Ideally, I would love as much detail as possible about the road (like how steep it is). But as of now, I'd be happy with just knowing that there are no stairs, bridges or other types of major barriers in the route. </div><div><span class="" style="white-space:pre">     </span>- I would like to display the routes based on user input. I don't need it for further analysis at the moment. </div><div><br></div><div>And thanks for the Routing wiki, that was quite helpful. Any other suggestions or guidance would be great! </div><div><br></div><div>Thank you, </div><div><br></div><div>Gurpreet</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 26, 2014 at 1:25 PM, Ilkka Pirttimaa <span dir="ltr"><<a href="mailto:ilkka.pirttimaa@gmail.com" target="_blank">ilkka.pirttimaa@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I suggest looking at this: <a href="https://github.com/HSLdevcom/hsl-navigator" target="_blank">https://github.com/HSLdevcom/hsl-navigator</a><div><br><div>It is service of Helsinki Regional Transportation, based on OpenTripPlanner, which uses OpenStreetMap as one of the data sources. It can do route plan that combines pedestrian routes with wheelchair + public transport. </div><div><br></div><div>It is an open source project described here: <a href="https://github.com/HSLdevcom/hsl-navigator" target="_blank">https://github.com/HSLdevcom/hsl-navigator</a></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 26, 2014 at 2:00 PM,  <span dir="ltr"><<a href="mailto:accessibility-request@openstreetmap.org" target="_blank">accessibility-request@openstreetmap.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Send Accessibility mailing list submissions to<br>
        <a href="mailto:accessibility@openstreetmap.org" target="_blank">accessibility@openstreetmap.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.openstreetmap.org/listinfo/accessibility" target="_blank">https://lists.openstreetmap.org/listinfo/accessibility</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:accessibility-request@openstreetmap.org" target="_blank">accessibility-request@openstreetmap.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:accessibility-owner@openstreetmap.org" target="_blank">accessibility-owner@openstreetmap.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Accessibility digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: Getting Data on Wheelchair Accessible Routes (Gregory)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 25 Dec 2014 15:14:58 +0000<br>
From: Gregory <<a href="mailto:nomoregrapes@googlemail.com" target="_blank">nomoregrapes@googlemail.com</a>><br>
To: Accessibility <<a href="mailto:accessibility@openstreetmap.org" target="_blank">accessibility@openstreetmap.org</a>><br>
Subject: Re: [Accessibility] Getting Data on Wheelchair Accessible<br>
        Routes<br>
Message-ID:<br>
        <<a href="mailto:CADyJsPAujgbba7XrDFz1sxi26MC-F1qRd%2Bjfky2uZ0wBbh%2BACw@mail.gmail.com" target="_blank">CADyJsPAujgbba7XrDFz1sxi26MC-F1qRd+jfky2uZ0wBbh+ACw@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Gurpreet,<br>
<br>
The answer all depends on a number of things.<br>
* What is your skill background, i.e. are you a developer & how much time<br>
you want to spend.<br>
* What you count as a "wheelchair accessible route", do you just want no<br>
stairs or do you want details such as drop-kerbs when crossing roads?<br>
* If you want to get the routes as one-off results, or you want an<br>
interface for people to request routes.<br>
* What format you want the routes in, do you just want to display them or<br>
do you need them to do some further analysis on?<br>
<br>
The OSM API will just give you the raw data to use yourself. It would be<br>
better for you to start by reading the Routing wiki page and work from<br>
existing software or there are even APIs that will provide you with a route<br>
between given points.<br>
<a href="http://wiki.openstreetmap.org/wiki/Routing" target="_blank">http://wiki.openstreetmap.org/wiki/Routing</a><br>
<br>
>From that page, I found there is already a German-based project for<br>
wheelchair routing.<br>
<a href="http://wiki.openstreetmap.org/wiki/Rollstuhlfahrer-Routing" target="_blank">http://wiki.openstreetmap.org/wiki/Rollstuhlfahrer-Routing</a><br>
<br>
If you look at the OpenStreetMap data for your area, you will be able to<br>
see what has been mapped and with what tags(attributes). Also, you can add<br>
additional information you survey by using the same tags that are used<br>
across the world. See the pages grouped by<br>
<a href="http://wiki.openstreetmap.org/wiki/Category:Walking_Disability" target="_blank">http://wiki.openstreetmap.org/wiki/Category:Walking_Disability</a><br>
<br>
Gregory.<br>
LivingWithDragons.com<br>
<br>
<br>
On 21 December 2014 at 23:13, Gurpreet Kalra <<a href="mailto:grprtkal@gmail.com" target="_blank">grprtkal@gmail.com</a>> wrote:<br>
<br>
> Hi all,<br>
><br>
> I am new to the OpenStreet Map community and am hoping you can guide me in<br>
> the right direction.<br>
><br>
> I am working on a project in which I need to find data on routes that are<br>
> wheelchair accessible in San Francisco. For example, if I want to go from<br>
> location x to location y, I would like to get data on the quickest path<br>
> that is wheelchair accessible.  Is this data something I could extract<br>
> using the OSM API? If yes, will it be an arduous task to extract the data?<br>
><br>
> I have been googling and watching videos on the OSM API and have to admit<br>
> that I am a bit overwhelmed.<br>
><br>
> Thank you! Really appreciative of any help.<br>
><br>
> Gurpreet<br>
><br>
> _______________________________________________<br>
> Accessibility mailing list<br>
> <a href="mailto:Accessibility@openstreetmap.org" target="_blank">Accessibility@openstreetmap.org</a><br>
> <a href="https://lists.openstreetmap.org/listinfo/accessibility" target="_blank">https://lists.openstreetmap.org/listinfo/accessibility</a><br>
><br>
> To unsubscribe from this mailing list send an empty email to<br>
> <a href="mailto:accessibility-unsubscribe@openstreetmap.org" target="_blank">accessibility-unsubscribe@openstreetmap.org</a><br>
><br>
><br>
<br>
<br>
--<br>
Gregory<br>
<a href="mailto:osm@livingwithdragons.com" target="_blank">osm@livingwithdragons.com</a><br>
<a href="http://www.livingwithdragons.com" target="_blank">http://www.livingwithdragons.com</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.openstreetmap.org/pipermail/accessibility/attachments/20141225/8600c129/attachment-0001.html" target="_blank">http://lists.openstreetmap.org/pipermail/accessibility/attachments/20141225/8600c129/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Accessibility mailing list<br>
<a href="mailto:Accessibility@openstreetmap.org" target="_blank">Accessibility@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/accessibility" target="_blank">https://lists.openstreetmap.org/listinfo/accessibility</a><br>
<br>
To unsubscribe from this mailing list send an empty email to <a href="mailto:accessibility-unsubscribe@openstreetmap.org" target="_blank">accessibility-unsubscribe@openstreetmap.org</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
End of Accessibility Digest, Vol 41, Issue 2<br>
********************************************<br>
</blockquote></div><br></div>
<br>_______________________________________________<br>
Accessibility mailing list<br>
<a href="mailto:Accessibility@openstreetmap.org">Accessibility@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/accessibility" target="_blank">https://lists.openstreetmap.org/listinfo/accessibility</a><br>
<br>
To unsubscribe from this mailing list send an empty email to <a href="mailto:accessibility-unsubscribe@openstreetmap.org">accessibility-unsubscribe@openstreetmap.org</a><br>
<br></blockquote></div><br></div></div>