We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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**
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Sample Data
my data here: https://download.geofabrik.de/asia/vietnam-latest.osm.bz2
Platform/versions
The text was updated successfully, but these errors were encountered: