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

в инструменте gdal_polygonize нужно предупреждение, что он работает не со всеми битностями #56

Open
trolleway opened this issue Jul 4, 2018 · 1 comment
Assignees

Comments

@trolleway
Copy link
Member

trolleway commented Jul 4, 2018

image

Пример данных:
srtm_ukl.zip

Воспроизведение:
взять растр, запустить в qgis "Растр в вектор", он не заработает

@trolleway trolleway added the bug label Jul 4, 2018
@BishopGIS BishopGIS self-assigned this Jul 4, 2018
@trolleway
Copy link
Member Author

Оказалось проблема в том что растр в Float32, а операция в gdal работает только в Byte, о чём в пользовательском интерфейсе никакого сообщения не выводится. Нужно как-то добавить это сообщение юзеру.

@trolleway trolleway changed the title Windows, в QGIS не работает gdal_polygonize в инструменте gdal_polygonize нужно предупреждение, что он работает не со всеми битностями Jul 4, 2018
@BishopGIS BishopGIS added enhancement and removed bug labels Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants