pnoll1 / osmand_map_creation

OSM data + open address data compiled for use in OSMAnd
GNU General Public License v3.0
79 stars 2 forks source link

ogr2ogr errors on unicode stops #46

Closed pnoll1 closed 2 years ago

pnoll1 commented 2 years ago

When trying to load test files with /x1b in them: ERROR 1: JSON parsing error: invalid string sequence (at offset 85)

Adding -skipfailures to ogr2ogr call seems to drop address with issue.

pnoll1 commented 2 years ago

tests still passing after 3d45c0a5aba0e124ca1459310013b964f7af0fd7. changeover to ogr2ogr dropping bad unicode seems successful