Lists are mutable sequences.
Month: 十一月 2015
GTFS Application Notes: trips
GTFS trips. Temporally. I will refine later.
GTFS Application Notes: the schedules (service types)
This blog presents how public transportation schedules in GTFS.
GTFS Application Notes: routes
routes.txt
describes all routes in a public transportation network, including route_id
, agency_id
, route_short_name
, route_long_name,route_desc
, route_type
, route_url
, route_color
, route_text_color
. Refer to GTFS reference: routes_fields for the detailed description.
使用WP Keyword Link自链关键词得不偿失
使用WP Keyword Link有一年多了,本文分享为什么使用WP Keyword Link自链关键词得不偿失。
亚马逊联盟:购物拿返利
因常在亚马逊买书,所以就想将亚马逊联盟放到自已的站点,下次购买从自已站点出发,从而获得佣金。 Read more
GTFS Application Notes: stops
A parent station is associated with several stops. Note that there is no one-to-one correspondence between stop_name
and stop_id
.
GTFS Application Notes: How is organized?
This blog presents how GTFS is organized and shares three data diagrams for a better understanding.