pgRouting / osm2pgrouting

Import tool for OpenStreetMap data to pgRouting database
https://pgrouting.org
GNU General Public License v2.0
289 stars 111 forks source link

Parsing data not well-formed (invalid token) #166

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hi, I try importing osm data into postgis and I get this issues Parsing data (progress line per 100000 elements) not well-formed (invalid token) at line 1 Finish Parsing data

full console print is described here: http://stackoverflow.com/questions/41770302/osm2pgrouting-parsing-data-not-well-formed-invalid-token

cvvergara commented 7 years ago

From the console print, the configuration file is read, the data file is not read. Data from Mapzen is not good for osm2pgrouting. How do you get the data?

ghost commented 7 years ago

I solve it with convert osm.pbf to osm file