alchemy-fr / GeonamesServer

A node Geonames server
Other
42 stars 21 forks source link

Impossible to import datas if mongod is not installed at localhost and with authentification #12

Closed jschne closed 11 years ago

jschne commented 11 years ago

Host nor user/password function is not implemented in the script import.sh

mongoimport -d geonames -c countries --type tsv \
--fields geonameid,name,asciiname,alternatenames,...
csaoh commented 11 years ago

Fixed