nz_export_centroids_from_db
: Export centroidsExport centroids from Netezza FinalGrid table for specific resolution.
nz_export_centroids_from_db(DSN, output_directory, resolution)
Argument |Description
------------- |----------------
DSN
| NZODBC DSN object made by nz_init function
output_directory
| The output directory to store csv file (like F:\data\store)it should be available on the disc
resolution
| the resolution of the data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.