Road traffic speed forecasting has become a popular research topic in intelligent transportation systems (ITS). It not only provides drivers with advance traffic information, saving them time, but also advises the government on traffic management, such as traffic light control or road construction. Most existing traffic prediction methods only consider either spatial dependence or temporal dependence. This research is based on the deep learning method of T-GCN to predict road traffic speed in Xinyi District, Taipei City. It utilizes the graph convolutional network (GCN) and the gated recurrent unit (GRU) to capture both the spatial features of the road and the temporal features of the data. Finally, the prediction results are presented on the OpenStreetMap map with different route colors.