Thanks for your help, 
it has to be a Shapefile because we do some further processing (symbology, map 
creation...).
The netCDF file contains hydrodynamics point data.
 
Best regards
Manuel
 


Date: Wed, 16 Mar 2011 09:32:16 +0530
Subject: Re: [gdal-dev] netCDF to Shapefile
From: chaitanya...@gmail.com
To: manuelrai...@hotmail.com
CC: gdal-dev@lists.osgeo.org

Manuel,

Shapefile is for vector formats alone. Try a raster format to convert the 
netCDF data.

As for the performance, you don't need to cache anything. But it may help to 
tweak the GDAL_CACHEMAX setting.
http://trac.osgeo.org/gdal/wiki/FAQRaster#Howtoimprovegdalwarpperfomance


On Wed, Mar 16, 2011 at 8:21 AM, Manuel Rainer <manuelrai...@hotmail.com> wrote:


Hi,
 
I would like to convert certain time slices (records) out of a netCDF file to a 
Shapefile.
The netCDF file has 7> GB, so what is the best proceed to get an appropriate 
performance?
I mean, should the data be cached (e.g. in an ASCII file, ...) before writing a 
Shapefile or can the shp directly be generated?
Perhaps you have some experiences...
 
Thanks for your help!
Best regards 
Manuel
 
 

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


-- 
Best regards,
Chaitanya kumar CH.
/tʃaɪθənjə/ /kʊmɑr/ 
+91-9494447584
17.2416N 80.1426E
                                          
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to