WorldBank-Transport / open-transit-indicators

An open-source tool to support transport agencies in planning and managing public transit systems
GNU General Public License v3.0
44 stars 21 forks source link

Use stops instead of shapes to determine SRID #662

Closed kshepard closed 9 years ago

kshepard commented 9 years ago

The file: shapes.txt is optional, so it can't be used to determine the SRID. Instead, use stops, which have a geometry and are required.

ddohler commented 9 years ago

+1; were you able to calculate indicators against systems that are missing trip shapes (excluding the ones that rely on the shapes)?

kshepard commented 9 years ago

Yes, the indicators that rely on shapes all return 0's, and the remaining indicators calculate fine. The map is much less interesting, because the shapes are what are used to display the indicator results.