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

Add support for netCDF vector format #24888

Closed
qgib opened this issue Aug 9, 2017 · 2 comments
Closed

Add support for netCDF vector format #24888

qgib opened this issue Aug 9, 2017 · 2 comments
Labels
Data Provider Related to specific vector, raster or mesh data providers Feature Request

Comments

@qgib
Copy link
Contributor

qgib commented Aug 9, 2017

Author Name: Andre Joost (Andre Joost)
Original Redmine Issue: 16989

Redmine category:data_provider/ogr


According to http://www.gdal.org/frmt_netcdf_vector.html GDAL 2.1 and later is now able to read and write netCDF vector data.

At least @ogr2ogr -f netcdf points.nc points.vrt@ works for me on a given VRT file, and @ogrinfo -al points.nc@ can read the output correctly.

It would be nice if that format could be added to the list of available formats in QGIS 3.x


@qgib
Copy link
Contributor Author

qgib commented Aug 10, 2017

Author Name: Giovanni Manghi (@gioman)


If you have a QGIS copy compiled with the proper GDAL version then it just works. See attached image. The problem I see is that the browsers "sees" that files as rasters layers, and loading from there it will fail. Would you mind opening a new ticket about that? thanks.


  • resolution was changed from to invalid
  • status_id was changed from Open to Closed
  • 11323 was configured as Screenshot_20170810_094442.png

@qgib qgib closed this as completed Aug 10, 2017
@qgib
Copy link
Contributor Author

qgib commented Aug 10, 2017

Author Name: Andre Joost (Andre Joost)


I searched the datatype in the "Add vector Layer" dropdown list, and did not find it there. With "All files" it seems to work as vector layer.

@qgib qgib added Feature Request Data Provider Related to specific vector, raster or mesh data providers labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Provider Related to specific vector, raster or mesh data providers Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant