Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about gtfstools

Read more about gtfstools

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - gtfstools

Problem for reading UTF-8 file with gtfstools

I'm trying to open a GTFS file that has UTF-8 encoding, but even though I changed my project's encoding in R to UTF-8, the characters are still truncated. The problem can be seen in the "stop_nam...
test-img

Igor

r

encoding

character-encoding

gtfs

gtfstools

Votes: 0

Answers: 1

Latest Answer

You just need to use the encoding parameter on read_gtfs(): library(gtfstools) # GTFS file directory data_path <- system.file("extdata", package = "gtfstools") spo_path <- f...
test-img

dhersz

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved