[gdal-dev] netCDF to Shapefile

Chaitanya kumar CH chaitanya.ch at gmail.com
Wed Mar 16 00:02:16 EDT 2011


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 <manuelrainer at 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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20110316/42fe748a/attachment.html


More information about the gdal-dev mailing list