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

Default storage manager for TIF, Shapefile #847

Open
eoudejans opened this issue Jan 6, 2025 · 1 comment
Open

Default storage manager for TIF, Shapefile #847

eoudejans opened this issue Jan 6, 2025 · 1 comment

Comments

@eoudejans
Copy link
Collaborator

For storage managers tif, shapefile Geodms defaults to the native shapefile and tif drivers.

Proposal: change the default storage manager from native to gdal storage manager

  • For boolean, uint2, uint4 attributes gdalwrite.grid should issue a proper warning.
@mtbeek32
Copy link
Contributor

mtbeek32 commented Jan 6, 2025

image

For exporting grid data items to Tiff, the native driver is the default option in 16.0.5

image

For exporting vector data items to Shape files, the GDAL options is the default in 16.0.5

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

4 participants