Skip to content
New issue

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

Convert SHP to Postgis UTF8 #38

Closed
1Map opened this issue Oct 24, 2018 · 2 comments
Closed

Convert SHP to Postgis UTF8 #38

1Map opened this issue Oct 24, 2018 · 2 comments

Comments

@1Map
Copy link

1Map commented Oct 24, 2018

I have a shp file in iso-8859-1. How to import to Postgresql (UTF-8) ?

The problem is that my users can upload any character encoding shp file. So the utility should always convert to UTF-8, no matter what the shp encoding is.

@wavded
Copy link
Owner

wavded commented Oct 25, 2018

you can pass in any arbitrary options to ogr2ogr, is there not an option that will do that?

@wavded
Copy link
Owner

wavded commented Feb 14, 2020

Closing due to age, reopen if issue persists.

@wavded wavded closed this as completed Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants