Skip to content

Releases: dmfenton/fatstraw

v1.4.0

05 Jan 19:15

Choose a tag to compare

Added

  • Field delimiter option for CSVs in Ingest command

v1.3.0

05 Jan 13:37

Choose a tag to compare

Added

  • Ingest command works with File Geodatabases

v1.2.0

12 Dec 23:24

Choose a tag to compare

Added

  • Prepare command works with File GeoDatabases

Fixed

  • 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

v1.1.0

09 Dec 21:29

Choose a tag to compare

Added

  • 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

Changed

  • Reorganized into commands directory

Fixed

  • ObjectIDs are properly assigned
  • Removed duplicate code from index.js
  • Bug where csv rows could be parsed incorrectly into values

v1.0.0

08 Dec 01:07

Choose a tag to compare

  • Initial Release