UNPKG

fatstraw

Version:

CLI for ingesting data into the ArcGIS Big Data Store

18 lines (17 loc) 200 B
module.exports = { integer: { type: 'Integer' }, real: { type: 'Double' }, string: { type: 'String' }, datetime: { type: 'Date' }, binary: { type: 'String' } }