TODO: function details
gc_import_sf(x, collection = "geocoder", index = "2dsphere", mongo_url = "mongodb://localhost:27017", silent = FALSE)
| x | geojson file to read or remote, flick |
|---|---|
| collection | set collection from parameter default |
| index | a MongoDB compatible index: either 2d or 2dsphere. |
| mongo_url | custom mongourl to use with |
| silent | show messages, default is |
number of rows inserted