Linux平台下从基站信息获取地图地址

时间:2014-03-27 11:24:06
【文件属性】:

文件名称:Linux平台下从基站信息获取地图地址

文件大小:1KB

文件格式:TGZ

更新时间:2014-03-27 11:24:06

基站 Map google

本Shell脚本通过http://www.google.com/loc/json查询的基站位置信息。 需要提供给脚本MCC、MNC、LAC、CELLID信息,也可提供LAC或CELL的区间 信息,进行扫描。 使用说明: Usage: ./getlocal.sh --mcc={MCC} --mnc={MNC} --lac={LAC} --cid={CELLID} --radio= --flac={FROM} --tlac={TO} --fcid={FROM} --tcid={TO} Options: --flac: scan the LAC and start from the specified number --tlac: scan the LAC and end with the specified number --fcid: scan the CID and start from the specified number --tcid: scan the CID and end with the specified number


【文件预览】:
getlocal.sh

网友评论