[gdal-dev] netCDF to Shapefile

Manuel Rainer manuelrainer at hotmail.com
Wed Mar 16 00:17:26 EDT 2011


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.ch at gmail.com
To: manuelrainer at hotmail.com
CC: gdal-dev at 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 <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/9b081eff/attachment-0001.html


More information about the gdal-dev mailing list