Skip to content

A .NET library for reading General Transit Feet Specification files.

License

Notifications You must be signed in to change notification settings

WSDOT-GIS/GTFS.NET

Repository files navigation

GTFS.NET

A .NET library for reading General Transit Feed Specification files.

Components

Gtfs.Contract

This assembly contains the data contracts used by the other assemblies. These classes are designed to be easily serialized and deserialized by JSON.NET.

Gtfs.IO

This assembly is used to read a GTFS Zip stream and convert it into objects.

This project references CsvHelper via NuGet.

Gtfs.Test

This assembly contains Visual Studio unit tests.

Development Environment

Visual Studio 2012

About

A .NET library for reading General Transit Feet Specification files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published