mapbox / cardboard

tile indexed geo database interface.
ISC License
52 stars 10 forks source link

createTable does not require a name, defaults to config name #125

Closed rclark closed 9 years ago

rclark commented 9 years ago

Fixes #68

Allows you to create another table, but the configured tablename is used as a default if you don't specify one.