All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.4.0 - 2017-01-05
- Field delimiter option for CSVs in Ingest command
1.3.0 - 2017-01-05
- Ingest command works with File Geodatabases
1.2.0 - 2016-12-12
- Prepare command works with File GeoDatabases
- Ensure blank lines are skipped
- Token and server can be specified
- Only types which exist in GeoEvent are included in definitions
- Correct capitalization in field type names
- Correct schema errors in definition from GDB
1.1.0 - 2016-12-09
- command
prepare
to prepare a definition and data source - Function to generate Geoevent definition from Socrata view
- Function to generate slurp configuration from Socrata view
- Slurp command can use a configuration file
- Reorganized into commands directory
- ObjectIDs are properly assigned
- Removed duplicate code from index.js
- Bug where csv rows could be parsed incorrectly into values
1.0.0 - 2016-12-07
- Initial Release