After running osm2po on a pbf file for Europe I am importing the resulting files into a PostGIS and pgRouting enabled database. During the import psql it reporting many encoding errors because the WIN1252 found encoding has no equivalent in UTF8.
How can I solve that issue?
The initial pbf file was downloaded from GeoFabrik and osm2po used in the latest version available on Anitas webpage. PostgreSQL is in version 9.2, pgRouting is version 2.0
أكثر...
How can I solve that issue?
The initial pbf file was downloaded from GeoFabrik and osm2po used in the latest version available on Anitas webpage. PostgreSQL is in version 9.2, pgRouting is version 2.0
أكثر...