nz_export_centroids_from_db
: Export centroids
Description
Export centroids from Netezza FinalGrid table for specific resolution.
Usage
nz_export_centroids_from_db(DSN, output_directory, resolution)
Arguments
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 |
Value
Last update: June 24, 2020