PaddeK / node-maxmind-db

This is the pure Node API for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).
GNU Lesser General Public License v2.1
88 stars 25 forks source link

missing city data #2

Closed the-eater closed 10 years ago

the-eater commented 10 years ago

even when using the city mmdb I don't get any city data

the-eater commented 10 years ago

Okay missing city data is the DB file itself, I don't know how they are gonna fix this, but they need to add extra pointers to cities close to that IP or something.