SlideShare ist ein Scribd-Unternehmen logo
1 von 17
Downloaden Sie, um offline zu lesen
Transit Score for Israel
Nachman Shelef
nachman@miu.org.il
+972544566016
Transit Score USA
Revision 1.0

TRANSIT SCORE FOR ISRAEL
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
As of 1May2012 GTFS is Available in IL
GTFS = General Transit Feed Specification
• Enables many transit related indicators and tools including Transit Score

Transit
Agency

New Transit
New Transit
Applications
New Transit
Applications
Applications

GTFS.zip
Other
Other
Transit
Other
Transit
Agencies
Transit
Agencies
Agencies

Transit
Transit
Application
Transit
Application
Developers
Application
Developers
Developers

Transit
Score

General
Public
GTFS Files
Fields Linking
GTFS Files
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.
Grid Score
•

•
100m

100m

•

•
50%

50%

80%

80%

100%

500m

900m

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))
http://miu.org.il/MIU_v4/docs_activities/transportation/transit_scores_north.kml
http://miu.org.il/MIU_v4/docs_activities/transportation/transit_scores_tel-aviv-metro-area.kml
http://miu.org.il/MIU_v4/docs_activities/transportation/transit_scores_tel-aviv-metro-area.kml
http://miu.org.il/MIU_v4/docs_activities/transportation/transit_scores_south.kml
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
GTFS Tutorials / projects
•

OTP 2min intro demo (Portland)
–

•

OTP 5min detailed dive-in (Portland)
–

•

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

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

•

http://he.mot.gov.il/index.php?option=com_content&view=article&id=2244:pub-trn-gtfs&catid=167:pub-trn-devinfo&Itemid=304

Download the Transit Feed Python tools
–

•
•
•

https://github.com/openplans/OpenTripPlanner/wiki/FiveMinutes

Download GTFS for IL
–

•

https://github.com/openplans/OpenTripPlanner/wiki/TwoMinutes

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
‫תחבורה בת קיימא במרחב‬
‫הגדלת השימוש בתחבורה ציבורית ע"י הנגשת מידע לציבור‬
‫/‪http://miu.org.il/new/sustainable_transportation‬‬
‫לארגוני תחבורה:‬
‫אפליקציה לניתוח תחבורה מקבצי ‪GTFS‬‬
‫הסבר על השימוש באפליקציה‬
‫למפתחים ולארגוני תחבורה, קבצי ‪GTFS‬להורדה:‬
‫של כל ישראל‬
‫של גוש דן‬
‫של ירושליים‬
‫של הצפון‬
‫של הדרום‬
‫של רמת אביב ג – קובץ קטן לניסיונות‬
‫למפתחים ולארגוני תחבורה:‬
‫כלי השובר את קובץ ה- ‪GTFS‬של כל ישראל לקבצים קטנים יותר‬
‫של גוש דן, ירושליים, הצפון, והדרום, וגם יוצר קובץ קטן לניסיונות‬
‫של רמת אביב ג.‬
‫להורדת הכלי לחץ כאן‬
‫להסבר על השימוש לחץ כאן‬
‫אתר לתכנון מסלול בתחבורה הציבורית באמצעות מפה!‬

‫הגדלת השימוש בתחבורה ציבורית‬
‫ע"י הנגשת מידע לציבור‬
Transit Score for Israel
Nachman Shelef
nachman@miu.org.il
+972544566016

Weitere ähnliche Inhalte

Was ist angesagt?

Using OS Building Height Attribute data from Digimap in ArcGIS Pro
Using OS Building Height Attribute data from Digimap in ArcGIS ProUsing OS Building Height Attribute data from Digimap in ArcGIS Pro
Using OS Building Height Attribute data from Digimap in ArcGIS ProEDINA, University of Edinburgh
 
FME World Tour 2015 Dublin - Ordnance Survey Ireland - Martin Creaton
FME World Tour 2015 Dublin - Ordnance Survey Ireland - Martin CreatonFME World Tour 2015 Dublin - Ordnance Survey Ireland - Martin Creaton
FME World Tour 2015 Dublin - Ordnance Survey Ireland - Martin CreatonIMGS
 
Transportation Planning & Travel Demand Forecasting (Transportation Engineering)
Transportation Planning & Travel Demand Forecasting (Transportation Engineering)Transportation Planning & Travel Demand Forecasting (Transportation Engineering)
Transportation Planning & Travel Demand Forecasting (Transportation Engineering)Hossam Shafiq I
 
Generation of high resolution DSM using UAV Images
Generation of high resolution DSM using UAV Images  Generation of high resolution DSM using UAV Images
Generation of high resolution DSM using UAV Images Nepal Flying Labs
 
MiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
MiPlEx - Online Task Planning for Exploration Tasks in Urban TerrainMiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
MiPlEx - Online Task Planning for Exploration Tasks in Urban TerrainFlorian-Michael Adolf
 
Integrating spatial and thematic data: the CRISOLA case for Malta and the Eur...
Integrating spatial and thematic data: the CRISOLA case for Malta and the Eur...Integrating spatial and thematic data: the CRISOLA case for Malta and the Eur...
Integrating spatial and thematic data: the CRISOLA case for Malta and the Eur...Beniamino Murgante
 
Utilizing drone in land development
Utilizing drone  in land developmentUtilizing drone  in land development
Utilizing drone in land developmentKosygin Leishangthem
 
Exploring the Usage of Municipal Parking in Wolfville's Downtown
Exploring the Usage of Municipal Parking in Wolfville's DowntownExploring the Usage of Municipal Parking in Wolfville's Downtown
Exploring the Usage of Municipal Parking in Wolfville's DowntownCOGS Presentations
 
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...JISC GECO
 
Poster Presentation "Generation of High Resolution DSM Usin UAV Images"
Poster Presentation "Generation of High Resolution DSM Usin UAV Images"Poster Presentation "Generation of High Resolution DSM Usin UAV Images"
Poster Presentation "Generation of High Resolution DSM Usin UAV Images"Nepal Flying Labs
 

Was ist angesagt? (13)

Census Update Webinar: Census Geography Tools
Census Update Webinar: Census Geography ToolsCensus Update Webinar: Census Geography Tools
Census Update Webinar: Census Geography Tools
 
Using OS Building Height Attribute data from Digimap in ArcGIS Pro
Using OS Building Height Attribute data from Digimap in ArcGIS ProUsing OS Building Height Attribute data from Digimap in ArcGIS Pro
Using OS Building Height Attribute data from Digimap in ArcGIS Pro
 
FME World Tour 2015 Dublin - Ordnance Survey Ireland - Martin Creaton
FME World Tour 2015 Dublin - Ordnance Survey Ireland - Martin CreatonFME World Tour 2015 Dublin - Ordnance Survey Ireland - Martin Creaton
FME World Tour 2015 Dublin - Ordnance Survey Ireland - Martin Creaton
 
Change detection
Change detection Change detection
Change detection
 
Transportation Planning & Travel Demand Forecasting (Transportation Engineering)
Transportation Planning & Travel Demand Forecasting (Transportation Engineering)Transportation Planning & Travel Demand Forecasting (Transportation Engineering)
Transportation Planning & Travel Demand Forecasting (Transportation Engineering)
 
Generation of high resolution DSM using UAV Images
Generation of high resolution DSM using UAV Images  Generation of high resolution DSM using UAV Images
Generation of high resolution DSM using UAV Images
 
Western province of sri lanka
Western province of sri lankaWestern province of sri lanka
Western province of sri lanka
 
MiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
MiPlEx - Online Task Planning for Exploration Tasks in Urban TerrainMiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
MiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
 
Integrating spatial and thematic data: the CRISOLA case for Malta and the Eur...
Integrating spatial and thematic data: the CRISOLA case for Malta and the Eur...Integrating spatial and thematic data: the CRISOLA case for Malta and the Eur...
Integrating spatial and thematic data: the CRISOLA case for Malta and the Eur...
 
Utilizing drone in land development
Utilizing drone  in land developmentUtilizing drone  in land development
Utilizing drone in land development
 
Exploring the Usage of Municipal Parking in Wolfville's Downtown
Exploring the Usage of Municipal Parking in Wolfville's DowntownExploring the Usage of Municipal Parking in Wolfville's Downtown
Exploring the Usage of Municipal Parking in Wolfville's Downtown
 
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...
Map Styling Tools and Interactive maps on the web with OpenLayers - Addy Pope...
 
Poster Presentation "Generation of High Resolution DSM Usin UAV Images"
Poster Presentation "Generation of High Resolution DSM Usin UAV Images"Poster Presentation "Generation of High Resolution DSM Usin UAV Images"
Poster Presentation "Generation of High Resolution DSM Usin UAV Images"
 

Andere mochten auch

1000 سؤال في الهندسه المدنيه و المعماريه
1000 سؤال في الهندسه المدنيه و المعماريه1000 سؤال في الهندسه المدنيه و المعماريه
1000 سؤال في الهندسه المدنيه و المعماريهAhmed Mansor
 
Performance, place and space - OpenArch Conference, Foteviken 2012
Performance, place and space - OpenArch Conference, Foteviken 2012Performance, place and space - OpenArch Conference, Foteviken 2012
Performance, place and space - OpenArch Conference, Foteviken 2012EXARC
 
Sq 4.6 - fans and blowers (table format)
Sq   4.6 - fans and blowers (table format)Sq   4.6 - fans and blowers (table format)
Sq 4.6 - fans and blowers (table format)Murad Eltaher
 
Value chain analysis and earth construction
Value chain analysis and earth constructionValue chain analysis and earth construction
Value chain analysis and earth constructionMona Farouk
 
Mnaheg 00 1 contants
Mnaheg 00 1 contantsMnaheg 00 1 contants
Mnaheg 00 1 contantsIman_Ahmed
 
Innovation platforms in the aquaculture value chain in Egypt (in Arabic)
Innovation platforms in the aquaculture value chain in Egypt (in Arabic)Innovation platforms in the aquaculture value chain in Egypt (in Arabic)
Innovation platforms in the aquaculture value chain in Egypt (in Arabic)ILRI
 
Evolution Review
Evolution ReviewEvolution Review
Evolution ReviewMsJGemmell
 
BRIEF-Strategy Execution Premium (XPP) & Balanced ScoreCard (BSC)
BRIEF-Strategy Execution Premium (XPP) & Balanced ScoreCard (BSC)BRIEF-Strategy Execution Premium (XPP) & Balanced ScoreCard (BSC)
BRIEF-Strategy Execution Premium (XPP) & Balanced ScoreCard (BSC)Walid Saafan
 
العماره العامية - مدينة شوشترالايرانية
العماره العامية - مدينة شوشترالايرانيةالعماره العامية - مدينة شوشترالايرانية
العماره العامية - مدينة شوشترالايرانيةSafa Aboelssaad
 
Case study -fire station
Case study -fire stationCase study -fire station
Case study -fire stationSADEQ ALSALAMI
 
الفساد في المدن
الفساد في المدنالفساد في المدن
الفساد في المدنAmman.institute
 
The Other Real Doha: Beyond the Architectural and Urban Spectacle. Ali A. Alr...
The Other Real Doha: Beyond the Architectural and Urban Spectacle. Ali A. Alr...The Other Real Doha: Beyond the Architectural and Urban Spectacle. Ali A. Alr...
The Other Real Doha: Beyond the Architectural and Urban Spectacle. Ali A. Alr...Ali Alraouf
 
Barriers, Obstacles, Opportunities and Pitfalls (Short Version)
Barriers, Obstacles, Opportunities and Pitfalls (Short Version)Barriers, Obstacles, Opportunities and Pitfalls (Short Version)
Barriers, Obstacles, Opportunities and Pitfalls (Short Version)Richard Krasner, MA, MHA
 
كتاب التخطيط الاستراتيجي بإستخدام بطاقات الإداء
كتاب التخطيط الاستراتيجي بإستخدام بطاقات الإداءكتاب التخطيط الاستراتيجي بإستخدام بطاقات الإداء
كتاب التخطيط الاستراتيجي بإستخدام بطاقات الإداءalganimy
 

Andere mochten auch (20)

Politics
PoliticsPolitics
Politics
 
1000 سؤال في الهندسه المدنيه و المعماريه
1000 سؤال في الهندسه المدنيه و المعماريه1000 سؤال في الهندسه المدنيه و المعماريه
1000 سؤال في الهندسه المدنيه و المعماريه
 
Performance, place and space - OpenArch Conference, Foteviken 2012
Performance, place and space - OpenArch Conference, Foteviken 2012Performance, place and space - OpenArch Conference, Foteviken 2012
Performance, place and space - OpenArch Conference, Foteviken 2012
 
خطة
خطةخطة
خطة
 
Sq 4.6 - fans and blowers (table format)
Sq   4.6 - fans and blowers (table format)Sq   4.6 - fans and blowers (table format)
Sq 4.6 - fans and blowers (table format)
 
Value chain analysis and earth construction
Value chain analysis and earth constructionValue chain analysis and earth construction
Value chain analysis and earth construction
 
Mnaheg 00 1 contants
Mnaheg 00 1 contantsMnaheg 00 1 contants
Mnaheg 00 1 contants
 
Innovation platforms in the aquaculture value chain in Egypt (in Arabic)
Innovation platforms in the aquaculture value chain in Egypt (in Arabic)Innovation platforms in the aquaculture value chain in Egypt (in Arabic)
Innovation platforms in the aquaculture value chain in Egypt (in Arabic)
 
Evolution Review
Evolution ReviewEvolution Review
Evolution Review
 
Seller Referral Agreement
Seller Referral AgreementSeller Referral Agreement
Seller Referral Agreement
 
2 130401052546-phpapp02
2 130401052546-phpapp022 130401052546-phpapp02
2 130401052546-phpapp02
 
BRIEF-Strategy Execution Premium (XPP) & Balanced ScoreCard (BSC)
BRIEF-Strategy Execution Premium (XPP) & Balanced ScoreCard (BSC)BRIEF-Strategy Execution Premium (XPP) & Balanced ScoreCard (BSC)
BRIEF-Strategy Execution Premium (XPP) & Balanced ScoreCard (BSC)
 
العماره العامية - مدينة شوشترالايرانية
العماره العامية - مدينة شوشترالايرانيةالعماره العامية - مدينة شوشترالايرانية
العماره العامية - مدينة شوشترالايرانية
 
Case study -fire station
Case study -fire stationCase study -fire station
Case study -fire station
 
الفساد في المدن
الفساد في المدنالفساد في المدن
الفساد في المدن
 
The Other Real Doha: Beyond the Architectural and Urban Spectacle. Ali A. Alr...
The Other Real Doha: Beyond the Architectural and Urban Spectacle. Ali A. Alr...The Other Real Doha: Beyond the Architectural and Urban Spectacle. Ali A. Alr...
The Other Real Doha: Beyond the Architectural and Urban Spectacle. Ali A. Alr...
 
zag urban
zag urbanzag urban
zag urban
 
Barriers, Obstacles, Opportunities and Pitfalls (Short Version)
Barriers, Obstacles, Opportunities and Pitfalls (Short Version)Barriers, Obstacles, Opportunities and Pitfalls (Short Version)
Barriers, Obstacles, Opportunities and Pitfalls (Short Version)
 
كتاب التخطيط الاستراتيجي بإستخدام بطاقات الإداء
كتاب التخطيط الاستراتيجي بإستخدام بطاقات الإداءكتاب التخطيط الاستراتيجي بإستخدام بطاقات الإداء
كتاب التخطيط الاستراتيجي بإستخدام بطاقات الإداء
 
Local agenda 21
Local agenda 21Local agenda 21
Local agenda 21
 

Ähnlich wie Transit score for israel v1

Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...butest
 
VEHICULAR 2020 Presentation by Kohei Hosono
VEHICULAR 2020 Presentation by Kohei HosonoVEHICULAR 2020 Presentation by Kohei Hosono
VEHICULAR 2020 Presentation by Kohei HosonoKohei Hosono
 
Clip, Clip, Hooray! Get Just the Data You Need with Clipping
Clip, Clip, Hooray! Get Just the Data You Need with ClippingClip, Clip, Hooray! Get Just the Data You Need with Clipping
Clip, Clip, Hooray! Get Just the Data You Need with ClippingSafe Software
 
Clip, Clip, Hooray! Get Just the Data You Need with Clipping
Clip, Clip, Hooray! Get Just the Data You Need with ClippingClip, Clip, Hooray! Get Just the Data You Need with Clipping
Clip, Clip, Hooray! Get Just the Data You Need with ClippingSafe Software
 
Sss14duke BT Innovate Research Design
Sss14duke BT Innovate Research DesignSss14duke BT Innovate Research Design
Sss14duke BT Innovate Research DesignJustin Hayward
 
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...Fatima Qayyum
 
Watershed Delineation in ArcGIS
Watershed Delineation in ArcGISWatershed Delineation in ArcGIS
Watershed Delineation in ArcGISArthur Green
 
APTA TransITech 2013 - "Open Transit Data - A Developers Perspective"
APTA TransITech 2013 - "Open Transit Data - A Developers Perspective"APTA TransITech 2013 - "Open Transit Data - A Developers Perspective"
APTA TransITech 2013 - "Open Transit Data - A Developers Perspective"Sean Barbeau
 
Using ArcGIS to Propose an On-Street Bicycle Network
Using ArcGIS to Propose an On-Street Bicycle NetworkUsing ArcGIS to Propose an On-Street Bicycle Network
Using ArcGIS to Propose an On-Street Bicycle NetworkBryan Townley
 
TEAM 3: Open Land Use for Africa (OLU4Africa)
TEAM 3: Open Land Use for Africa (OLU4Africa)TEAM 3: Open Land Use for Africa (OLU4Africa)
TEAM 3: Open Land Use for Africa (OLU4Africa)plan4all
 
KTH-Texxi Project 2010
KTH-Texxi Project 2010KTH-Texxi Project 2010
KTH-Texxi Project 2010Texxi Global
 
FME Around the World (FME Trek Part 1): Ken Bragg - Safe Software FME World T...
FME Around the World (FME Trek Part 1): Ken Bragg - Safe Software FME World T...FME Around the World (FME Trek Part 1): Ken Bragg - Safe Software FME World T...
FME Around the World (FME Trek Part 1): Ken Bragg - Safe Software FME World T...IMGS
 
Traffic data fusion methodology
Traffic data fusion methodologyTraffic data fusion methodology
Traffic data fusion methodologyJumpingJaq
 
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIESSioux High Tech Software
 
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIESHuy Nguyen
 

Ähnlich wie Transit score for israel v1 (20)

Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...
 
Nmc ussls charter 2012
Nmc ussls charter 2012Nmc ussls charter 2012
Nmc ussls charter 2012
 
VEHICULAR 2020 Presentation by Kohei Hosono
VEHICULAR 2020 Presentation by Kohei HosonoVEHICULAR 2020 Presentation by Kohei Hosono
VEHICULAR 2020 Presentation by Kohei Hosono
 
TfGM Open data update - Transport
TfGM Open data update - TransportTfGM Open data update - Transport
TfGM Open data update - Transport
 
Clip, Clip, Hooray! Get Just the Data You Need with Clipping
Clip, Clip, Hooray! Get Just the Data You Need with ClippingClip, Clip, Hooray! Get Just the Data You Need with Clipping
Clip, Clip, Hooray! Get Just the Data You Need with Clipping
 
June 15, 2021 BPAC Virtual Workshop
June 15, 2021 BPAC Virtual Workshop June 15, 2021 BPAC Virtual Workshop
June 15, 2021 BPAC Virtual Workshop
 
Clip, Clip, Hooray! Get Just the Data You Need with Clipping
Clip, Clip, Hooray! Get Just the Data You Need with ClippingClip, Clip, Hooray! Get Just the Data You Need with Clipping
Clip, Clip, Hooray! Get Just the Data You Need with Clipping
 
Research skills
Research skillsResearch skills
Research skills
 
Sss14duke BT Innovate Research Design
Sss14duke BT Innovate Research DesignSss14duke BT Innovate Research Design
Sss14duke BT Innovate Research Design
 
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
A Low-Cost IoT Application for the Urban Traffic of Vehicles, Based on Wirele...
 
Watershed Delineation in ArcGIS
Watershed Delineation in ArcGISWatershed Delineation in ArcGIS
Watershed Delineation in ArcGIS
 
APTA TransITech 2013 - "Open Transit Data - A Developers Perspective"
APTA TransITech 2013 - "Open Transit Data - A Developers Perspective"APTA TransITech 2013 - "Open Transit Data - A Developers Perspective"
APTA TransITech 2013 - "Open Transit Data - A Developers Perspective"
 
Using ArcGIS to Propose an On-Street Bicycle Network
Using ArcGIS to Propose an On-Street Bicycle NetworkUsing ArcGIS to Propose an On-Street Bicycle Network
Using ArcGIS to Propose an On-Street Bicycle Network
 
TEAM 3: Open Land Use for Africa (OLU4Africa)
TEAM 3: Open Land Use for Africa (OLU4Africa)TEAM 3: Open Land Use for Africa (OLU4Africa)
TEAM 3: Open Land Use for Africa (OLU4Africa)
 
KTH-Texxi Project 2010
KTH-Texxi Project 2010KTH-Texxi Project 2010
KTH-Texxi Project 2010
 
Environment Digimap
Environment DigimapEnvironment Digimap
Environment Digimap
 
FME Around the World (FME Trek Part 1): Ken Bragg - Safe Software FME World T...
FME Around the World (FME Trek Part 1): Ken Bragg - Safe Software FME World T...FME Around the World (FME Trek Part 1): Ken Bragg - Safe Software FME World T...
FME Around the World (FME Trek Part 1): Ken Bragg - Safe Software FME World T...
 
Traffic data fusion methodology
Traffic data fusion methodologyTraffic data fusion methodology
Traffic data fusion methodology
 
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
 
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
 

Mehr von Nachman Shelef

Easy to use tools for transit planning in Israel overview MIU v11 h.pdf
Easy to use tools for transit planning in Israel overview MIU v11 h.pdfEasy to use tools for transit planning in Israel overview MIU v11 h.pdf
Easy to use tools for transit planning in Israel overview MIU v11 h.pdfNachman Shelef
 
Urbanism and the environment tel hai 2013 06
Urbanism and the environment tel hai 2013 06Urbanism and the environment tel hai 2013 06
Urbanism and the environment tel hai 2013 06Nachman Shelef
 
Transit information services in israel update 2012 v4
Transit information services in israel   update 2012 v4Transit information services in israel   update 2012 v4
Transit information services in israel update 2012 v4Nachman Shelef
 
Urbanism and the environment v3
Urbanism and the environment v3Urbanism and the environment v3
Urbanism and the environment v3Nachman Shelef
 
LED in the urban context for Mayors Institute - Hebrew
LED in the urban context for Mayors Institute - HebrewLED in the urban context for Mayors Institute - Hebrew
LED in the urban context for Mayors Institute - HebrewNachman Shelef
 
LED in the urban context for Mayors Institute - English
LED in the urban context for Mayors Institute - EnglishLED in the urban context for Mayors Institute - English
LED in the urban context for Mayors Institute - EnglishNachman Shelef
 
Urban Economic Development Conference Call for presentations
Urban Economic Development Conference Call for presentations Urban Economic Development Conference Call for presentations
Urban Economic Development Conference Call for presentations Nachman Shelef
 
Local Economic Development in the urban context a missed opportunity
Local Economic Development in the urban context a missed opportunityLocal Economic Development in the urban context a missed opportunity
Local Economic Development in the urban context a missed opportunityNachman Shelef
 
Merhav overview - The Movement for Israeli Urbanism
Merhav overview - The Movement for Israeli UrbanismMerhav overview - The Movement for Israeli Urbanism
Merhav overview - The Movement for Israeli UrbanismNachman Shelef
 
Dror Gershon on the Merhav Lab for Urban Intensification
Dror Gershon on the Merhav Lab for Urban IntensificationDror Gershon on the Merhav Lab for Urban Intensification
Dror Gershon on the Merhav Lab for Urban IntensificationNachman Shelef
 
Local Economic Development in the urban context
Local Economic Development in the urban contextLocal Economic Development in the urban context
Local Economic Development in the urban contextNachman Shelef
 
The Advantages of GTFS in Israel or Increasing Public Transport Use through O...
The Advantages of GTFS in Israel or Increasing Public Transport Use through O...The Advantages of GTFS in Israel or Increasing Public Transport Use through O...
The Advantages of GTFS in Israel or Increasing Public Transport Use through O...Nachman Shelef
 
Tirat-Carmel Sharet ch1 Location and Residents 18Jan2011
Tirat-Carmel Sharet ch1 Location and Residents 18Jan2011Tirat-Carmel Sharet ch1 Location and Residents 18Jan2011
Tirat-Carmel Sharet ch1 Location and Residents 18Jan2011Nachman Shelef
 
Tirat-Carmel Sharet ch2 Urban Network and Accessability 18Jan2011
 Tirat-Carmel Sharet ch2 Urban Network and Accessability 18Jan2011 Tirat-Carmel Sharet ch2 Urban Network and Accessability 18Jan2011
Tirat-Carmel Sharet ch2 Urban Network and Accessability 18Jan2011Nachman Shelef
 
Bat-Yam North Vatikim ch3 Mixed Use and Populations 18Jan2011
Bat-Yam North Vatikim ch3 Mixed Use and Populations 18Jan2011Bat-Yam North Vatikim ch3 Mixed Use and Populations 18Jan2011
Bat-Yam North Vatikim ch3 Mixed Use and Populations 18Jan2011Nachman Shelef
 
Bat-Yam North Vatikim ch1 Location and Residents 18Jan2011
 Bat-Yam North Vatikim ch1 Location and Residents 18Jan2011 Bat-Yam North Vatikim ch1 Location and Residents 18Jan2011
Bat-Yam North Vatikim ch1 Location and Residents 18Jan2011Nachman Shelef
 
Bat-Yam North Vatikim ch2 Urban Network and Accessability 18Jan2011
Bat-Yam North Vatikim ch2 Urban Network and Accessability 18Jan2011Bat-Yam North Vatikim ch2 Urban Network and Accessability 18Jan2011
Bat-Yam North Vatikim ch2 Urban Network and Accessability 18Jan2011Nachman Shelef
 
Urban renewal in France
Urban renewal in FranceUrban renewal in France
Urban renewal in FranceNachman Shelef
 
Movement for Israeli Urbanism ten principles for Good Urbanism
Movement for Israeli Urbanism  ten principles for Good UrbanismMovement for Israeli Urbanism  ten principles for Good Urbanism
Movement for Israeli Urbanism ten principles for Good UrbanismNachman Shelef
 

Mehr von Nachman Shelef (20)

Easy to use tools for transit planning in Israel overview MIU v11 h.pdf
Easy to use tools for transit planning in Israel overview MIU v11 h.pdfEasy to use tools for transit planning in Israel overview MIU v11 h.pdf
Easy to use tools for transit planning in Israel overview MIU v11 h.pdf
 
Urbanism and the environment tel hai 2013 06
Urbanism and the environment tel hai 2013 06Urbanism and the environment tel hai 2013 06
Urbanism and the environment tel hai 2013 06
 
Transit information services in israel update 2012 v4
Transit information services in israel   update 2012 v4Transit information services in israel   update 2012 v4
Transit information services in israel update 2012 v4
 
Israel overview v3
Israel overview v3Israel overview v3
Israel overview v3
 
Urbanism and the environment v3
Urbanism and the environment v3Urbanism and the environment v3
Urbanism and the environment v3
 
LED in the urban context for Mayors Institute - Hebrew
LED in the urban context for Mayors Institute - HebrewLED in the urban context for Mayors Institute - Hebrew
LED in the urban context for Mayors Institute - Hebrew
 
LED in the urban context for Mayors Institute - English
LED in the urban context for Mayors Institute - EnglishLED in the urban context for Mayors Institute - English
LED in the urban context for Mayors Institute - English
 
Urban Economic Development Conference Call for presentations
Urban Economic Development Conference Call for presentations Urban Economic Development Conference Call for presentations
Urban Economic Development Conference Call for presentations
 
Local Economic Development in the urban context a missed opportunity
Local Economic Development in the urban context a missed opportunityLocal Economic Development in the urban context a missed opportunity
Local Economic Development in the urban context a missed opportunity
 
Merhav overview - The Movement for Israeli Urbanism
Merhav overview - The Movement for Israeli UrbanismMerhav overview - The Movement for Israeli Urbanism
Merhav overview - The Movement for Israeli Urbanism
 
Dror Gershon on the Merhav Lab for Urban Intensification
Dror Gershon on the Merhav Lab for Urban IntensificationDror Gershon on the Merhav Lab for Urban Intensification
Dror Gershon on the Merhav Lab for Urban Intensification
 
Local Economic Development in the urban context
Local Economic Development in the urban contextLocal Economic Development in the urban context
Local Economic Development in the urban context
 
The Advantages of GTFS in Israel or Increasing Public Transport Use through O...
The Advantages of GTFS in Israel or Increasing Public Transport Use through O...The Advantages of GTFS in Israel or Increasing Public Transport Use through O...
The Advantages of GTFS in Israel or Increasing Public Transport Use through O...
 
Tirat-Carmel Sharet ch1 Location and Residents 18Jan2011
Tirat-Carmel Sharet ch1 Location and Residents 18Jan2011Tirat-Carmel Sharet ch1 Location and Residents 18Jan2011
Tirat-Carmel Sharet ch1 Location and Residents 18Jan2011
 
Tirat-Carmel Sharet ch2 Urban Network and Accessability 18Jan2011
 Tirat-Carmel Sharet ch2 Urban Network and Accessability 18Jan2011 Tirat-Carmel Sharet ch2 Urban Network and Accessability 18Jan2011
Tirat-Carmel Sharet ch2 Urban Network and Accessability 18Jan2011
 
Bat-Yam North Vatikim ch3 Mixed Use and Populations 18Jan2011
Bat-Yam North Vatikim ch3 Mixed Use and Populations 18Jan2011Bat-Yam North Vatikim ch3 Mixed Use and Populations 18Jan2011
Bat-Yam North Vatikim ch3 Mixed Use and Populations 18Jan2011
 
Bat-Yam North Vatikim ch1 Location and Residents 18Jan2011
 Bat-Yam North Vatikim ch1 Location and Residents 18Jan2011 Bat-Yam North Vatikim ch1 Location and Residents 18Jan2011
Bat-Yam North Vatikim ch1 Location and Residents 18Jan2011
 
Bat-Yam North Vatikim ch2 Urban Network and Accessability 18Jan2011
Bat-Yam North Vatikim ch2 Urban Network and Accessability 18Jan2011Bat-Yam North Vatikim ch2 Urban Network and Accessability 18Jan2011
Bat-Yam North Vatikim ch2 Urban Network and Accessability 18Jan2011
 
Urban renewal in France
Urban renewal in FranceUrban renewal in France
Urban renewal in France
 
Movement for Israeli Urbanism ten principles for Good Urbanism
Movement for Israeli Urbanism  ten principles for Good UrbanismMovement for Israeli Urbanism  ten principles for Good Urbanism
Movement for Israeli Urbanism ten principles for Good Urbanism
 

Kürzlich hochgeladen

simpson-lee_house_dt20ajshsjsjsjsjj15.pdf
simpson-lee_house_dt20ajshsjsjsjsjj15.pdfsimpson-lee_house_dt20ajshsjsjsjsjj15.pdf
simpson-lee_house_dt20ajshsjsjsjsjj15.pdfLucyBonelli
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptx
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptxUnit1_Syllbwbnwnwneneneneneneentation_Sem2.pptx
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptxNitish292041
 
world health day 2024.pptxgbbvggvbhjjjbbbb
world health day 2024.pptxgbbvggvbhjjjbbbbworld health day 2024.pptxgbbvggvbhjjjbbbb
world health day 2024.pptxgbbvggvbhjjjbbbbpreetirao780
 
Making and Unmaking of Chandigarh - A City of Two Plans2-4-24.ppt
Making and Unmaking of Chandigarh - A City of Two Plans2-4-24.pptMaking and Unmaking of Chandigarh - A City of Two Plans2-4-24.ppt
Making and Unmaking of Chandigarh - A City of Two Plans2-4-24.pptJIT KUMAR GUPTA
 
Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfAayushChavan5
 
guest bathroom white and bluesssssssssss
guest bathroom white and bluesssssssssssguest bathroom white and bluesssssssssss
guest bathroom white and bluesssssssssssNadaMohammed714321
 
guest bathroom white and blue ssssssssss
guest bathroom white and blue ssssssssssguest bathroom white and blue ssssssssss
guest bathroom white and blue ssssssssssNadaMohammed714321
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...Rishabh Aryan
 
Niintendo Wii Presentation Template.pptx
Niintendo Wii Presentation Template.pptxNiintendo Wii Presentation Template.pptx
Niintendo Wii Presentation Template.pptxKevinYaelJimnezSanti
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIyuj
 
10 must-have Chrome extensions for designers
10 must-have Chrome extensions for designers10 must-have Chrome extensions for designers
10 must-have Chrome extensions for designersPixeldarts
 
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...Associazione Digital Days
 
Iconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing servicesIconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing servicesIconic global solution
 
Karim apartment ideas 01 ppppppppppppppp
Karim apartment ideas 01 pppppppppppppppKarim apartment ideas 01 ppppppppppppppp
Karim apartment ideas 01 pppppppppppppppNadaMohammed714321
 
General Knowledge Quiz Game C++ CODE.pptx
General Knowledge Quiz Game C++ CODE.pptxGeneral Knowledge Quiz Game C++ CODE.pptx
General Knowledge Quiz Game C++ CODE.pptxmarckustrevion
 
10 Best WordPress Plugins to make the website effective in 2024
10 Best WordPress Plugins to make the website effective in 202410 Best WordPress Plugins to make the website effective in 2024
10 Best WordPress Plugins to make the website effective in 2024digital learning point
 
cda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis pptcda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis pptMaryamAfzal41
 
Interior Design for Office a cura di RMG Project Studio
Interior Design for Office a cura di RMG Project StudioInterior Design for Office a cura di RMG Project Studio
Interior Design for Office a cura di RMG Project StudioRMG Project Studio
 
The spirit of digital place - game worlds and architectural phenomenology
The spirit of digital place - game worlds and architectural phenomenologyThe spirit of digital place - game worlds and architectural phenomenology
The spirit of digital place - game worlds and architectural phenomenologyChristopher Totten
 

Kürzlich hochgeladen (20)

simpson-lee_house_dt20ajshsjsjsjsjj15.pdf
simpson-lee_house_dt20ajshsjsjsjsjj15.pdfsimpson-lee_house_dt20ajshsjsjsjsjj15.pdf
simpson-lee_house_dt20ajshsjsjsjsjj15.pdf
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
 
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptx
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptxUnit1_Syllbwbnwnwneneneneneneentation_Sem2.pptx
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptx
 
world health day 2024.pptxgbbvggvbhjjjbbbb
world health day 2024.pptxgbbvggvbhjjjbbbbworld health day 2024.pptxgbbvggvbhjjjbbbb
world health day 2024.pptxgbbvggvbhjjjbbbb
 
Making and Unmaking of Chandigarh - A City of Two Plans2-4-24.ppt
Making and Unmaking of Chandigarh - A City of Two Plans2-4-24.pptMaking and Unmaking of Chandigarh - A City of Two Plans2-4-24.ppt
Making and Unmaking of Chandigarh - A City of Two Plans2-4-24.ppt
 
Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdf
 
guest bathroom white and bluesssssssssss
guest bathroom white and bluesssssssssssguest bathroom white and bluesssssssssss
guest bathroom white and bluesssssssssss
 
guest bathroom white and blue ssssssssss
guest bathroom white and blue ssssssssssguest bathroom white and blue ssssssssss
guest bathroom white and blue ssssssssss
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
 
Niintendo Wii Presentation Template.pptx
Niintendo Wii Presentation Template.pptxNiintendo Wii Presentation Template.pptx
Niintendo Wii Presentation Template.pptx
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AI
 
10 must-have Chrome extensions for designers
10 must-have Chrome extensions for designers10 must-have Chrome extensions for designers
10 must-have Chrome extensions for designers
 
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...
 
Iconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing servicesIconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing services
 
Karim apartment ideas 01 ppppppppppppppp
Karim apartment ideas 01 pppppppppppppppKarim apartment ideas 01 ppppppppppppppp
Karim apartment ideas 01 ppppppppppppppp
 
General Knowledge Quiz Game C++ CODE.pptx
General Knowledge Quiz Game C++ CODE.pptxGeneral Knowledge Quiz Game C++ CODE.pptx
General Knowledge Quiz Game C++ CODE.pptx
 
10 Best WordPress Plugins to make the website effective in 2024
10 Best WordPress Plugins to make the website effective in 202410 Best WordPress Plugins to make the website effective in 2024
10 Best WordPress Plugins to make the website effective in 2024
 
cda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis pptcda.pptx critical discourse analysis ppt
cda.pptx critical discourse analysis ppt
 
Interior Design for Office a cura di RMG Project Studio
Interior Design for Office a cura di RMG Project StudioInterior Design for Office a cura di RMG Project Studio
Interior Design for Office a cura di RMG Project Studio
 
The spirit of digital place - game worlds and architectural phenomenology
The spirit of digital place - game worlds and architectural phenomenologyThe spirit of digital place - game worlds and architectural phenomenology
The spirit of digital place - game worlds and architectural phenomenology
 

Transit score for israel v1

  • 1. Transit Score for Israel Nachman Shelef nachman@miu.org.il +972544566016
  • 4. 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
  • 5. As of 1May2012 GTFS is Available in IL GTFS = General Transit Feed Specification • Enables many transit related indicators and tools including Transit Score Transit Agency New Transit New Transit Applications New Transit Applications Applications GTFS.zip Other Other Transit Other Transit Agencies Transit Agencies Agencies Transit Transit Application Transit Application Developers Application Developers Developers Transit Score General Public
  • 8. 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.
  • 9. Grid Score • • 100m 100m • • 50% 50% 80% 80% 100% 500m 900m 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))
  • 14. 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
  • 15. GTFS Tutorials / projects • OTP 2min intro demo (Portland) – • OTP 5min detailed dive-in (Portland) – • http://code.google.com/p/googletransitdatafeed/wiki/TransitFeedDistribution GTFS feed validator (Portland) GTFS feed validator (IL) OSM download (IL) – • http://he.mot.gov.il/index.php?option=com_content&view=article&id=2244:pub-trn-gtfs&catid=167:pub-trn-devinfo&Itemid=304 Download the Transit Feed Python tools – • • • https://github.com/openplans/OpenTripPlanner/wiki/FiveMinutes Download GTFS for IL – • https://github.com/openplans/OpenTripPlanner/wiki/TwoMinutes 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
  • 16. ‫תחבורה בת קיימא במרחב‬ ‫הגדלת השימוש בתחבורה ציבורית ע"י הנגשת מידע לציבור‬ ‫/‪http://miu.org.il/new/sustainable_transportation‬‬ ‫לארגוני תחבורה:‬ ‫אפליקציה לניתוח תחבורה מקבצי ‪GTFS‬‬ ‫הסבר על השימוש באפליקציה‬ ‫למפתחים ולארגוני תחבורה, קבצי ‪GTFS‬להורדה:‬ ‫של כל ישראל‬ ‫של גוש דן‬ ‫של ירושליים‬ ‫של הצפון‬ ‫של הדרום‬ ‫של רמת אביב ג – קובץ קטן לניסיונות‬ ‫למפתחים ולארגוני תחבורה:‬ ‫כלי השובר את קובץ ה- ‪GTFS‬של כל ישראל לקבצים קטנים יותר‬ ‫של גוש דן, ירושליים, הצפון, והדרום, וגם יוצר קובץ קטן לניסיונות‬ ‫של רמת אביב ג.‬ ‫להורדת הכלי לחץ כאן‬ ‫להסבר על השימוש לחץ כאן‬ ‫אתר לתכנון מסלול בתחבורה הציבורית באמצעות מפה!‬ ‫הגדלת השימוש בתחבורה ציבורית‬ ‫ע"י הנגשת מידע לציבור‬
  • 17. Transit Score for Israel Nachman Shelef nachman@miu.org.il +972544566016