osm2pgrouting icon indicating copy to clipboard operation
osm2pgrouting copied to clipboard

unclosed token at line 51376846 Failed to open / parse data file

Open huytxx opened this issue 2 years ago • 0 comments

Problem i try to import vietnam-latest.osm data to pgrouting so this have error like this:

unclosed token at line 51376846Failed to open / parse data file vietnam-latest.osm

ảnh

Sample Data my data here: https://download.geofabrik.de/asia/vietnam-latest.osm.bz2

Platform/versions

SELECT version(); -> **PostgreSQL 14.4, compiled by Visual C++ build 1914, 64-bit**

SELECT postgis_full_version(); -> **POSTGIS="3.2.1 3.2.1" [EXTENSION] PGSQL="140" GEOS="3.10.2-CAPI-1.16.0" SFCGAL="1.4.1" PROJ="7.2.1" LIBXML="2.9.9" LIBJSON="0.12" LIBPROTOBUF="1.2.1" WAGYU="0.5.0 (Internal)"**

SELECT pgr_version(); -> **3.3.1**

huytxx avatar Jul 13 '23 08:07 huytxx