UNPKG

rethinkdb-boundaries

Version:

Downloads, converts, and indexes US Census TIGER data representing all boundaries in the United States to RethinkDB.

8 lines (6 loc) 156 B
#!/usr/bin/env node require('babel-register')({ ignore: false, only: /(rethinkdb-boundaries\/bin|rethinkdb-boundaries\/src)/ }) require('./import.js')