17
Transit Score for Israel Nachman Shelef [email protected] +972544566016

Transit score for israel v1

Embed Size (px)

DESCRIPTION

A first and simple version of transitscore for Israel using GTFS...

Citation preview

Page 1: Transit score for israel v1

Transit Score for Israel

Nachman Shelef

[email protected]

+972544566016

Page 2: Transit score for israel v1

Transit Score USA

Page 3: Transit score for israel v1

TRANSIT SCORE FOR ISRAEL

Revision 1.0

Page 4: Transit score for israel v1

Transit Score uses GTFS

• Transit Score is computed by processing the transit database provided in GTFS format

• I used Python to process the GTFS files and to create the Transit Score files

Page 5: Transit score for israel v1

As of 1May2012 GTFS is Available in IL GTFS = General Transit Feed Specification

GTFS.zip

Transit Agency

Other Transit

Agencies

Other Transit

Agencies

Other Transit

Agencies

General Public

Transit Application Developers

Transit Application Developers

Transit Application Developers

New Transit Applications New Transit

Applications New Transit Applications

• Enables many transit related indicators and tools including Transit Score

Transit Score

Page 6: Transit score for israel v1

GTFS Files

Page 7: Transit score for israel v1

Fields Linking GTFS Files

Page 8: Transit score for israel v1

Transit Score for Israel Revision 1.0 • A 100mx100m grid is overlaid on the entire area of Israel • A GTFS file is created by geo-filtering any part of Israel from the GTFS file of all of Israel.

Geo-filtering is based on a polygon that surrounds the area of interest. This could be a region, a single city, a neighborhood, or the entire area of Israel.

• A Grid Score is computed for each grid element using the filtered GTFS file (as described in the next slide)

• The Transit Score (between 0 and 100) for each grid element is calculated by normalizing the Grid Score

– Transit Score(i,j) = 100 * Grid Score(i,j) / Max Grid Score of IL

• The Transit Score for each grid element is mapped to a color spectrum from red through orange then yellow to green. So that 100 is bright green and 0 is dark red. The color spectrum is adjusted so that green is good, yellow is ok, orange is bad and red is terrible. (sounds easy – it turns out to be difficult)

• A KML file is generated that includes a polygon of each grid element (that is not zero. i.e there is at least one bus station within a 900m square around the grid element where at least one bus stops) with the color corresponding to its Transit Score.

• The KML file can be viewed by running GoogleEarth. – Note that for large files you need to install the GoogleEarth application. The pug-in for GoogleMaps

only works with small files. – Note too that the large files cause GoogleMaps to work very slowly.

• I captured screen shots from GoogleMaps and copied them into this presentation in the following slides.

Page 9: Transit score for israel v1

Grid Score

100m

50% 50% 80% 80% 100%

10

0m

• s_size = 1

• 100m square grid element • weight_s = 1.0

• m_size = 5 • 500m square around grid element • weight_m = 0.8

• l_size = 9 • 900m square around grid element • weight_l = 0.5

• Grid_Score for each grid element =

1.0 * number of trips that stop in grid element + 0.8 * number of trips that stop in 500m square around grid element (but not in grid element) + 0.5 * number of trips that stop in 900m square around grid element (but not in grid element nor in 500m around grid element))

500m

900m

Page 14: Transit score for israel v1

resources

• Transit Score links • http://www.walkscore.com/transit-score.php • http://www.walkscore.com/transit-score-methodology.shtml • http://www.walkscore.com/methodology.shtml • • GTFS related links: • http://groups.google.com/group/transit-developers • http://code.google.com/transit/spec/transit_feed_specification.html • http://code.google.com/p/googletransitdatafeed/wiki/PublicFeeds • http://www.google.com/intl/en/landing/transit • http://maps.google.com/help/maps/transit/partners • http://opentripplanner.com • http://opentripplanner.org • http://www.gtfs-data-exchange.com • http://www.citygoround.org • http://developer.trimet.org • http://timetablepublisher.org •

Page 15: Transit score for israel v1

GTFS Tutorials / projects

• OTP 2min intro demo (Portland) – https://github.com/openplans/OpenTripPlanner/wiki/TwoMinutes

• OTP 5min detailed dive-in (Portland) – https://github.com/openplans/OpenTripPlanner/wiki/FiveMinutes

• Download GTFS for IL – http://he.mot.gov.il/index.php?option=com_content&view=article&id=2244:pub-trn-gtfs&catid=167:pub-trn-dev-

info&Itemid=304

• Download the Transit Feed Python tools – http://code.google.com/p/googletransitdatafeed/wiki/TransitFeedDistribution

• GTFS feed validator (Portland) • GTFS feed validator (IL) • OSM download (IL)

– http://downloads.cloudmade.com/asia/western_asia/israel

• GTFS schedule viewer (IL) – http://code.google.com/p/googletransitdatafeed/wiki/ScheduleViewer – Run using windows executable – Run using python source

• http://code.google.com/p/googletransitdatafeed/wiki/TransitFeedDistribution

• OTP 5min detailed dive-in (IL) – https://github.com/openplans/OpenTripPlanner/wiki/FiveMinutes

Page 16: Transit score for israel v1

במרחב קיימאתחבורה בת לציבורמידע הנגשתי "השימוש בתחבורה ציבורית עהגדלת

http://miu.org.il/new/sustainable_transportation/

:לארגוני תחבורה

GTFSאפליקציה לניתוח תחבורה מקבצי הסבר על השימוש באפליקציה

:להורדה GTFSקבצי , למפתחים ולארגוני תחבורה

של כל ישראל

של גוש דן

של ירושליים

של הצפון

של הדרום

קובץ קטן לניסיונות –של רמת אביב ג

:למפתחים ולארגוני תחבורה

של כל ישראל לקבצים קטנים יותר GTFS -כלי השובר את קובץ ה

קובץ קטן לניסיונות וגם יוצר, והדרום, הצפון, ירושליים, של גוש דן

.של רמת אביב ג

להורדת הכלי לחץ כאן

להסבר על השימוש לחץ כאן

!לתכנון מסלול בתחבורה הציבורית באמצעות מפה אתר

הגדלת השימוש בתחבורה ציבורית

י הנגשת מידע לציבור"ע

Page 17: Transit score for israel v1

Transit Score for Israel

Nachman Shelef

[email protected]

+972544566016