IP GeoLocation Service development 中文版
http://ip.ymc2.com/
Website statement:
1. The ip.ymc2.com is a customized website for IP query purpose.
--
V1.3 Released on 9/6, 2016
1. Include a reference DB from ip2location.com, DB11 LITE
2. Optimize MySQL commands to shorten query time
3. Minor texts fixed.
V1.2 Released on 9/4, 2016
1. Include 17monipdb.dat (Open-Source Database of CHINA IP) to better locate location in China
2. Enable to display city name in both Chinese and English (CHINA only)
V1.1 Released on 8/30, 2016
1. Support Country-CountryName. US-> United States
2. Apply Country - Language- GoogleMaps look-up to set default on Google Maps UI
V1.0 Released on 8/29, 2016
Function: Giving an IP address, return its GeoLocation including City, Country and Latitude & Longitude. (and maybe other information as well)
Support: IPV4 format only.
API usage: Provide JSON result, but only for internal usage now.
Database & Tables :
1. GeoIP2
Version: 20160802 open-source
Max Note: 804,007 geo-location data, and 2,180,870 ip-blocks data were imported.
This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com
2. IP2LOCATION LITE-DB11
Version: 20160901 open-source
Max Note: 4,016,410 data were imported.
This site or product includes IP2Location LITE data available from http://www.ip2location.com
3. 17monipdb:
Version: FREE 20160601
Max Note: This db is mainly to locate specific IP-address where $country=CN. Total 96,817 data were imported. (225 duplicate values on row startIpNum row; 2 duplicate values on row EndIpNum. Unable to setup primary key.)
The API includes 17monipdb.dat, 作者©高春辉, available from https://www.ipip.net/download.html
4. GoogleMaps Languages Support list:
GMap-language.csv, source-> https://developers.google.com/maps/faq#languagesupport
5. a revised Country codes (ISO 3166) and official language table:
country-language.csv, source-> http://download.geonames.org/export/dump/countryInfo.txt
6. a table to look-up locId with city name in Chinese and in English (China IP only)
locId-cn_city.csv
Max Note: Please open it with Notepad before importing to your db. It includes Chinese characters.
--
Report Error: Please leave a comment below if there was an error result.