ngageoint / hootenanny-ui

Hootenanny UI is a submodule of the Hootennany vector conflation project.
ISC License
28 stars 7 forks source link

Make Append to ESRI FGDB Template option disabled by default #8

Closed sisskind closed 8 years ago

sisskind commented 9 years ago

When the "append to template..." option is checked in export FGDB, I've noticed that exports can sometimes file due to missing dependencies. We should either add a check for the dependency or just have it unchecked by default so that when users select FGDB it doesn't throw an exception like the one below.

2015-11-05 19:25:14 ERROR JobResource:494 - Failed to execute.Error running osm2ogr.....

sisskind commented 9 years ago

Commit: https://github.com/ngageoint/hootenanny-ui/commit/ce0efeaa6e4c31e0b43e28579f26af591bdb520a

mikejeffe commented 9 years ago

@sisskind is this merged and sync'd? I was seeing it enabled by default in the latest. will check again tomorrow.

sisskind commented 8 years ago

@mjeffe98 did this morning.