搜索POI

第三方服务商
价格:会员免费  
服务商: 万维易源
  • 产品介绍
  • 接口文档
  • 服务商
  • 官方客服

搜索服务API是一类简单的HTTP接口,提供多种查询POI信息的能力,其中包括关键字搜索、周边搜索、多边形搜索、ID查询四种筛选机制。

ID查询


接口地址:http://route.showapi.com/1664-4 (注意:接口支持https,更安全,但稍慢一些,你懂的。请根据自己的情况进行选择。)
支持格式:json
请求方法:HTTP协议,支持GET/POST方法。

二、请求参数/ Request parameter

非文件上传的POST时,enctype=application/x-www-form-urlencoded。 
文件上传的POST时,enctype=multipart/form-data。 

1、系统级参数(所有接入点都需要的参数): 

参数名称类型示例值必须描述
showapi_appidString100易源应用id
showapi_signString698d51a19d8a121ce581499d7b701668为了验证用户身份,以及确保参数不被中间人篡改,需要传递调用者的数字签名。 可选,在url后带上appid和secret即可 
showapi_timestampString20141114142239客户端时间。 
格式yyyyMMddHHmmss,如20141114142239 
为了在一定程度上防止“重放攻击”,平台只接受在10分钟之内的请求。如果不传或传空串,则系统不再做此字段的检测。 
showapi_res_gzipString1或0返回值是否用gzip方式压缩。此值为1时将压缩,其他值不压缩。
...

2、应用级参数(每个接入点有自己的参数,当前接入点的参数见下表): 

参数名称类型默认值示例值必须描述
idString B0FFFAB6J2兴趣点ID 兴趣点的唯一标识ID 通过其它接入点查询
请求示例:String res=new ShowApiRequest("http://route.showapi.com/1664-4","my_appId","my_appSecret") .addTextPara("id","B0FFFAB6J2") .post(); System.out.println(res);

三、返回参数/ Return parameter

以JSON格式返回结果。

1、系统级参数(所有接入点都会返回的参数): 展开收起 

名称类型示例值描述
showapi_res_bodyString{"city":"昆明","prov":"云南"}消息体的JSON封装,所有应用级的返回参数将嵌入此对象 。
showapi_res_codeint0易源返回标志,0为成功,其他为失败。
0成功
-1,系统调用错误
-2,可调用次数或金额为0
-3,读取超时
-4,服务端返回数据解析错误
-5,后端服务器DNS解析错误
-6,服务不存在或未上线
-7, API创建者的网关资源不足
-1000,系统维护
-1002,showapi_appid字段必传
-1003,showapi_sign字段必传
-1004,签名sign验证有误
-1005,showapi_timestamp无效
-1006,app无权限调用接口 
-1007,没有订购套餐
-1008,服务商关闭对您的调用权限
-1009,调用频率受限
-1010,找不到您的应用
-1011,子授权app_child_id无效
-1012,子授权已过期或失效
-1013,子授权ip受限
-1014,token权限无效
 
showapi_res_errorString用户输入有误!错误信息的展示
showapi_res_idStringce135f6739294c63be0c021b76b6fbff本次请求id
...

2、应用级参数(系统级输出参数showapi_res_body字段中的json数据结构): 展开收起 

名称类型示例值描述
ret_code String 0:扣费 表示成功。 -1:不扣费 未查询到信息
remark String 返回说明
suggestion Object[] 城市建议列表 当用户输入的词语为泛搜索词的时候,将显示城市列表
-  keywords String 唯一ID
-  cities Object[] 城市列表
-  name String 名称
-  num String 该城市包含此关键字的个数
-  citycode String 该城市的citycode
-  adcode String 该城市的adcode
pois Object[] 搜索POI信息列表
-  id String 唯一ID
-  name String 名称
-  type String 兴趣点类型 顺序为大类、中类、小类 例如:餐饮服务;中餐厅;特色/地方风味餐厅
-  typecode String 兴趣点类型编码 例如:050118
-  biz_type String 行业类型
-  address String 地址 东四环中路189号百盛北门
-  location String 经纬度 格式:X,Y
-  distance String 离中心点距离 单位:米 必须说明, 此结果仅在周边搜索的时候有值
-  tel String 该POI的电话
-  postcode String 邮编 extensions=all的时候显示
-  website String 该POI的网址 extensions=all的时候显示
-  email String 该POI的电子邮箱 extensions=all的时候显示
-  pcode String poi所在省份编码 extensions=all的时候显示
-  pname String poi所在省份名称 若是直辖市的时候,此处直接显示市名,例如北京市
-  citycode String 城市编码 extensions=all的时候显示
-  cityname String 城市名 若是直辖市的时候,此处直接显示市名,例如北京市
-  adcode String 区域编码 extensions=all的时候显示
-  adname String 区域名称 区县级别的返回,例如朝阳区
-  entr_location String 入口经纬度 extensions=all的时候显示
-  exit_location String 出口经纬度 extensions=all的时候显示
-  navi_poiid String 地图编号 extensions=all的时候显示
-  gridcode String 地理格ID extensions=all的时候显示
-  alias String 别名 extensions=all的时候显示
-  business_area String 所在商圈 extensions=all的时候显示
-  parking_type String 停车场类型 仅在停车场类型POI的时候显示该字段 展示停车场类型,包括:地下、地面、路边 extensions=all的时候显示
-  tag String 该POI的特色内容 主要出现在POI为美食类的POI之中出现,此时代表特色菜 例如“烤鱼,麻辣香锅,老干妈回锅肉” 在其余POI类别的时候,会有小概率出现,此时代表此POI的特色内容 例如北京-第五季花艺 之中的“岁月静好,定情,如意花卡,圣诞之爱” 仅在extensions=all
-  indoor_map String 是否有室内地图标志 1,表示有室内相关数据 0,代表没有室内相关数据 extensions=all的时候显示
-  indoor_data Object[] 室内地图相关数据 当indoor_map=0时,字段为空 extensions=all的时候显示
-  cpid String 当前POI的父级POI 如果当前POI为建筑物类POI,则cpid为自身POI ID;如果当前POI为商铺类POI,则cpid为其所在建筑物的POI ID
-  floor String 楼层索引 一般会用数字表示,例如8
-  truefloor String 所在楼层 一般会带有字母,例如F8
-  groupbuy_num String 团购数据
-  business_area String 所属商圈 extensions=all的时候显示
-  discount_num String 优惠信息数目
-  biz_ext Object[] 深度信息 extensions=all的时候显示
-  rating String 评分 仅存在于餐饮、酒店、景点、影院类POI之下
-  cost String 人均消费 仅存在于餐饮、酒店、景点、影院类POI之下
-  meal_ordering String 是否可订餐 仅存在于餐饮相关POI之下、部分存在
-  seat_ordering String 是否可选座 仅存在于影院相关POI之下、部分存在
-  ticket_ordering String 是否可订票 仅存在于景点相关POI之下、部分存在
-  hotel_ordering String 是否可以订房 仅存在于酒店相关POI之下、部分存在
-  photos Object[] 照片相关信息 extensions=all的时候显示
-  titile String 图片介绍
-  url String 具体链接
...
返回示例:{ "showapi_res_error": "", "showapi_res_id": "fa460843d03444d6b8cfbbbf339560e3", "showapi_res_code": 0, "showapi_res_body": { "suggestion": { "keywords": [], "cities": [] }, "remark": "查询成功!", "pois": [ { "photos": [], "id": "B000A816R6", "biz_type": [], "address": "颐和园路5号", "poiweight": [], "tel": "010-62752114", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.31088,39.99281", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "BV10013409", "biz_type": [], "address": "4号线/大兴线", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "150500", "shopid": [], "name": "北京大学东门(地铁站)", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "2", "location": "116.315842,39.992212", "type": "交通设施服务;地铁站;地铁站" }, { "photos": [], "id": "B000A7ORQI", "biz_type": [], "address": "十三陵镇西山口村", "poiweight": [], "tel": "010-89748044", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学昌平校区", "pname": "北京市", "adname": "昌平区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.189898,40.247405", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A2D3E2", "biz_type": [], "address": "颐和园路5号北京大学逸夫苑", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学计算中心", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.312962,39.990475", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A96FT7", "biz_type": [], "address": "颐和园路5号", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学团委", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.31324,39.989856", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFGDE2SK", "biz_type": [], "address": "颐和园路5号北京大学红三楼", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-均斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308251,39.995275", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7H252", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62765710", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学北阁", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.3075,39.993069", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000AAF9UI", "biz_type": [], "address": "万柳中路29号", "poiweight": [], "tel": "15311745604", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学万柳学区", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.297398,39.961142", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFH1YMHN", "biz_type": [], "address": "颐和园路5号北京大学附近", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-收发室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.312527,39.986741", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFZWO4V", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学广播台", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308742,39.992287", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDC068", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-亨利楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.311090,39.993567", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFG3BHTO", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学备斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308968,39.995266", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFF91Z7K", "biz_type": [], "address": "颐和园路110号", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学校长室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.30636,39.994613", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A8ZJ7L", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62755281", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学凯原楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.313469,39.994535", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDCEQT", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学哲学楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308662,39.991325", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDCEPU", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学全斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309755,39.996082", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFH1H86I", "biz_type": [], "address": "北京大学东门地铁站B东北口东北200米", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-液氦中心", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.317912,39.993535", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7ORQU", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学财务部", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.305877,39.993629", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7PQ9C", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学均斋(红三楼)", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308264,39.995304", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7VIAA", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62752114", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学南阁", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.307516,39.992757", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7CYR4", "biz_type": [], "address": "平乐园100号", "poiweight": [], "tel": "010-67391765;010-67393456", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京工业大学", "pname": "北京市", "adname": "朝阳区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.481706,39.875344", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7ORS8", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学审计室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.307294,39.995636", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A9Q2V3", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学体斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309308,39.995639", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFGYSI7", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学健斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309397,39.995813", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A96FSM", "biz_type": [], "address": "颐和园路北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学总务楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.305987,39.989797", "type": "科教文化服务;学校;高等院校" } ], "ret_code": 0 } }

多边形搜索


接口地址:http://route.showapi.com/1664-3 (注意:接口支持https,更安全,但稍慢一些,你懂的。请根据自己的情况进行选择。)
支持格式:json
请求方法:HTTP协议,支持GET/POST方法。

二、请求参数/ Request parameter

非文件上传的POST时,enctype=application/x-www-form-urlencoded。
文件上传的POST时,enctype=multipart/form-data。

1、系统级参数(所有接入点都需要的参数):
参数名称 类型 示例值 必须 描述
showapi_appid String 100 易源应用id
showapi_sign String 698d51a19d8a121ce581499d7b701668 为了验证用户身份,以及确保参数不被中间人篡改,需要传递调用者的数字签名。 可选,在url后带上appid和secret即可
showapi_timestamp String 20141114142239 客户端时间。
格式yyyyMMddHHmmss,如20141114142239
为了在一定程度上防止“重放攻击”,平台只接受在10分钟之内的请求。如果不传或传空串,则系统不再做此字段的检测。
showapi_res_gzip String 1或0 返回值是否用gzip方式压缩。此值为1时将压缩,其他值不压缩。
...
2、应用级参数(每个接入点有自己的参数,当前接入点的参数见下表): 展开收起
参数名称 类型 默认值 示例值 必须 描述
polygon String
116.460988,40.006919|116.48231,40.007381;116.47516,39.99713|116.472596,39.985227|116.45669,39.984989|116.460988,40.006919
经纬度坐标对 规则:经度和纬度用","分割,经度在前,纬度在后,坐标对用"|"分割。经纬度小数点后不得超过6位。 多边形为矩形时,可传入左上右下两顶点坐标对;其他情况下首尾坐标对需相同。
types String
高等院校
查询POI类型 多个类型用“|”分割; 可选值:分类代码 或 汉字 【请严格按照附件之中的汉字填写 】
page String
1
当前页数,每页20条
extensions String
base
返回结果控制 此项默认返回基本地址信息;取值为all返回地址信息、附近POI、道路以及道路交叉口信息。
keywords String
查询关键字 规则: 多个关键字用“|”分割
...
请求示例:String res=new ShowApiRequest("http://route.showapi.com/1664-3","my_appId","my_appSecret") .addTextPara("polygon","116.460988,40.006919|116.48231,40.007381;116.47516,39.99713|116.472596,39.985227|116.45669,39.984989|116.460988,40.006919") .addTextPara("types","高等院校") .addTextPara("page","1") .addTextPara("extensions","base") .addTextPara("keywords","") .post(); System.out.println(res);

三、返回参数/ Return parameter

以JSON格式返回结果。

1、系统级参数(所有接入点都会返回的参数): 展开收起
名称 类型 示例值 描述
showapi_res_body String {"city":"昆明","prov":"云南"} 消息体的JSON封装,所有应用级的返回参数将嵌入此对象 。
showapi_res_code int 0
易源返回标志,0为成功,其他为失败。
0成功
-1,系统调用错误
-2,可调用次数或金额为0
-3,读取超时
-4,服务端返回数据解析错误
-5,后端服务器DNS解析错误
-6,服务不存在或未上线
-7, API创建者的网关资源不足
-1000,系统维护
-1002,showapi_appid字段必传
-1003,showapi_sign字段必传
-1004,签名sign验证有误
-1005,showapi_timestamp无效
-1006,app无权限调用接口
-1007,没有订购套餐
-1008,服务商关闭对您的调用权限
-1009,调用频率受限
-1010,找不到您的应用
-1011,子授权app_child_id无效
-1012,子授权已过期或失效
-1013,子授权ip受限
-1014,token权限无效
showapi_res_error String 用户输入有误! 错误信息的展示
showapi_res_id String ce135f6739294c63be0c021b76b6fbff 本次请求id
...
2、应用级参数(系统级输出参数showapi_res_body字段中的json数据结构): 展开收起
名称 类型 示例值 描述
ret_code String
0:扣费 表示成功。 -1:不扣费 未查询到信息
remark String
返回说明
suggestion Object[]
城市建议列表 当用户输入的词语为泛搜索词的时候,将显示城市列表
keywords String
唯一ID
cities Object[]
城市列表
name String
名称
num String
该城市包含此关键字的个数
citycode String
该城市的citycode
adcode String
该城市的adcode
pois Object[]
搜索POI信息列表
id String
唯一ID
name String
名称
type String
兴趣点类型 顺序为大类、中类、小类 例如:餐饮服务;中餐厅;特色/地方风味餐厅
typecode String
兴趣点类型编码 例如:050118
biz_type String
行业类型
address String
地址 东四环中路189号百盛北门
location String
经纬度 格式:X,Y
distance String
离中心点距离 单位:米 必须说明, 此结果仅在周边搜索的时候有值
tel String
该POI的电话
postcode String
邮编 extensions=all的时候显示
website String
该POI的网址 extensions=all的时候显示
email String
该POI的电子邮箱 extensions=all的时候显示
pcode String
poi所在省份编码 extensions=all的时候显示
pname String
poi所在省份名称 若是直辖市的时候,此处直接显示市名,例如北京市
citycode String
城市编码 extensions=all的时候显示
cityname String
城市名 若是直辖市的时候,此处直接显示市名,例如北京市
adcode String
区域编码 extensions=all的时候显示
adname String
区域名称 区县级别的返回,例如朝阳区
entr_location String
入口经纬度 extensions=all的时候显示
exit_location String
出口经纬度 extensions=all的时候显示
navi_poiid String
地图编号 extensions=all的时候显示
gridcode String
地理格ID extensions=all的时候显示
alias String
别名 extensions=all的时候显示
business_area String
所在商圈 extensions=all的时候显示
parking_type String
停车场类型 仅在停车场类型POI的时候显示该字段 展示停车场类型,包括:地下、地面、路边 extensions=all的时候显示
tag String
该POI的特色内容 主要出现在POI为美食类的POI之中出现,此时代表特色菜 例如“烤鱼,麻辣香锅,老干妈回锅肉” 在其余POI类别的时候,会有小概率出现,此时代表此POI的特色内容 例如北京-第五季花艺 之中的“岁月静好,定情,如意花卡,圣诞之爱” 仅在extensions=all
indoor_map String
是否有室内地图标志 1,表示有室内相关数据 0,代表没有室内相关数据 extensions=all的时候显示
indoor_data Object[]
室内地图相关数据 当indoor_map=0时,字段为空 extensions=all的时候显示
cpid String
当前POI的父级POI 如果当前POI为建筑物类POI,则cpid为自身POI ID;如果当前POI为商铺类POI,则cpid为其所在建筑物的POI ID
floor String
楼层索引 一般会用数字表示,例如8
truefloor String
所在楼层 一般会带有字母,例如F8
groupbuy_num String
团购数据
business_area String
所属商圈 extensions=all的时候显示
discount_num String
优惠信息数目
biz_ext Object[]
深度信息 extensions=all的时候显示
rating String
评分 仅存在于餐饮、酒店、景点、影院类POI之下
cost String
人均消费 仅存在于餐饮、酒店、景点、影院类POI之下
meal_ordering String
是否可订餐 仅存在于餐饮相关POI之下、部分存在
seat_ordering String
是否可选座 仅存在于影院相关POI之下、部分存在
ticket_ordering String
是否可订票 仅存在于景点相关POI之下、部分存在
hotel_ordering String
是否可以订房 仅存在于酒店相关POI之下、部分存在
photos Object[]
照片相关信息 extensions=all的时候显示
titile String
图片介绍
url String
具体链接
...
返回示例:{ "showapi_res_error": "", "showapi_res_id": "fa460843d03444d6b8cfbbbf339560e3", "showapi_res_code": 0, "showapi_res_body": { "suggestion": { "keywords": [], "cities": [] }, "remark": "查询成功!", "pois": [ { "photos": [], "id": "B000A816R6", "biz_type": [], "address": "颐和园路5号", "poiweight": [], "tel": "010-62752114", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.31088,39.99281", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "BV10013409", "biz_type": [], "address": "4号线/大兴线", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "150500", "shopid": [], "name": "北京大学东门(地铁站)", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "2", "location": "116.315842,39.992212", "type": "交通设施服务;地铁站;地铁站" }, { "photos": [], "id": "B000A7ORQI", "biz_type": [], "address": "十三陵镇西山口村", "poiweight": [], "tel": "010-89748044", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学昌平校区", "pname": "北京市", "adname": "昌平区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.189898,40.247405", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A2D3E2", "biz_type": [], "address": "颐和园路5号北京大学逸夫苑", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学计算中心", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.312962,39.990475", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A96FT7", "biz_type": [], "address": "颐和园路5号", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学团委", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.31324,39.989856", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFGDE2SK", "biz_type": [], "address": "颐和园路5号北京大学红三楼", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-均斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308251,39.995275", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7H252", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62765710", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学北阁", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.3075,39.993069", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000AAF9UI", "biz_type": [], "address": "万柳中路29号", "poiweight": [], "tel": "15311745604", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学万柳学区", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.297398,39.961142", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFH1YMHN", "biz_type": [], "address": "颐和园路5号北京大学附近", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-收发室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.312527,39.986741", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFZWO4V", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学广播台", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308742,39.992287", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDC068", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-亨利楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.311090,39.993567", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFG3BHTO", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学备斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308968,39.995266", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFF91Z7K", "biz_type": [], "address": "颐和园路110号", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学校长室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.30636,39.994613", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A8ZJ7L", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62755281", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学凯原楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.313469,39.994535", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDCEQT", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学哲学楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308662,39.991325", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDCEPU", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学全斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309755,39.996082", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFH1H86I", "biz_type": [], "address": "北京大学东门地铁站B东北口东北200米", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-液氦中心", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.317912,39.993535", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7ORQU", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学财务部", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.305877,39.993629", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7PQ9C", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学均斋(红三楼)", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308264,39.995304", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7VIAA", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62752114", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学南阁", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.307516,39.992757", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7CYR4", "biz_type": [], "address": "平乐园100号", "poiweight": [], "tel": "010-67391765;010-67393456", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京工业大学", "pname": "北京市", "adname": "朝阳区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.481706,39.875344", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7ORS8", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学审计室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.307294,39.995636", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A9Q2V3", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学体斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309308,39.995639", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFGYSI7", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学健斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309397,39.995813", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A96FSM", "biz_type": [], "address": "颐和园路北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学总务楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.305987,39.989797", "type": "科教文化服务;学校;高等院校" } ], "ret_code": 0 } }

周边搜索


接口地址:http://route.showapi.com/1664-2 (注意:接口支持https,更安全,但稍慢一些,你懂的。请根据自己的情况进行选择。)
支持格式:json
请求方法:HTTP协议,支持GET/POST方法。

二、请求参数/ Request parameter

非文件上传的POST时,enctype=application/x-www-form-urlencoded。
文件上传的POST时,enctype=multipart/form-data。

1、系统级参数(所有接入点都需要的参数):
参数名称 类型 示例值 必须 描述
showapi_appid String 100 易源应用id
showapi_sign String 698d51a19d8a121ce581499d7b701668 为了验证用户身份,以及确保参数不被中间人篡改,需要传递调用者的数字签名。 可选,在url后带上appid和secret即可
showapi_timestamp String 20141114142239 客户端时间。
格式yyyyMMddHHmmss,如20141114142239
为了在一定程度上防止“重放攻击”,平台只接受在10分钟之内的请求。如果不传或传空串,则系统不再做此字段的检测。
showapi_res_gzip String 1或0 返回值是否用gzip方式压缩。此值为1时将压缩,其他值不压缩。
...
2、应用级参数(每个接入点有自己的参数,当前接入点的参数见下表): 展开收起
参数名称 类型 默认值 示例值 必须 描述
lon String
116.473168
经度
lat String
39.993015
纬度
city String
北京
查询城市 可选值:城市中文、中文全拼、citycode、adcode 如:北京/beijing/010/110000 填入此参数后,会尽量优先返回此城市数据,但是不一定仅局限此城市结果,若仅需要某个城市数据请调用citylimit参数。 如:在深圳市搜天安门,返回北京天安门结果。
radius String
3000
查询半径 取值范围:0-50000。规则:大于50000按默认值,单位:米
sortrule String
distance
排序规则 规定返回结果的排序规则。 按距离排序:distance;综合排序:weight
page String
1
当前页数,每页20条
extensions String
base
返回结果控制 此项默认返回基本地址信息;取值为all返回地址信息、附近POI、道路以及道路交叉口信息。
keywords String
查询关键字 规则: 多个关键字用“|”分割
types String
011100
查询POI类型 多个类型用“|”分割; 可选值:分类代码 或 汉字 【请严格按照附件之中的汉字填写 】
...
请求示例:String res=new ShowApiRequest("http://route.showapi.com/1664-2","my_appId","my_appSecret") .addTextPara("lon","116.473168") .addTextPara("lat","39.993015") .addTextPara("city","北京") .addTextPara("radius","3000") .addTextPara("sortrule","distance") .addTextPara("page","1") .addTextPara("extensions","base") .addTextPara("keywords","") .addTextPara("types","011100") .post(); System.out.println(res);

三、返回参数/ Return parameter

以JSON格式返回结果。

1、系统级参数(所有接入点都会返回的参数): 展开收起
名称 类型 示例值 描述
showapi_res_body String {"city":"昆明","prov":"云南"} 消息体的JSON封装,所有应用级的返回参数将嵌入此对象 。
showapi_res_code int 0
易源返回标志,0为成功,其他为失败。
0成功
-1,系统调用错误
-2,可调用次数或金额为0
-3,读取超时
-4,服务端返回数据解析错误
-5,后端服务器DNS解析错误
-6,服务不存在或未上线
-7, API创建者的网关资源不足
-1000,系统维护
-1002,showapi_appid字段必传
-1003,showapi_sign字段必传
-1004,签名sign验证有误
-1005,showapi_timestamp无效
-1006,app无权限调用接口
-1007,没有订购套餐
-1008,服务商关闭对您的调用权限
-1009,调用频率受限
-1010,找不到您的应用
-1011,子授权app_child_id无效
-1012,子授权已过期或失效
-1013,子授权ip受限
-1014,token权限无效
showapi_res_error String 用户输入有误! 错误信息的展示
showapi_res_id String ce135f6739294c63be0c021b76b6fbff 本次请求id
...
2、应用级参数(系统级输出参数showapi_res_body字段中的json数据结构): 展开收起
名称 类型 示例值 描述
ret_code String
0:扣费 表示成功。 -1:不扣费 未查询到信息
remark String
返回说明
suggestion Object[]
城市建议列表 当用户输入的词语为泛搜索词的时候,将显示城市列表
keywords String
唯一ID
cities Object[]
城市列表
name String
名称
num String
该城市包含此关键字的个数
citycode String
该城市的citycode
adcode String
该城市的adcode
pois Object[]
搜索POI信息列表
id String
唯一ID
name String
名称
type String
兴趣点类型 顺序为大类、中类、小类 例如:餐饮服务;中餐厅;特色/地方风味餐厅
typecode String
兴趣点类型编码 例如:050118
biz_type String
行业类型
address String
地址 东四环中路189号百盛北门
location String
经纬度 格式:X,Y
distance String
离中心点距离 单位:米 必须说明, 此结果仅在周边搜索的时候有值
tel String
该POI的电话
postcode String
邮编 extensions=all的时候显示
website String
该POI的网址 extensions=all的时候显示
email String
该POI的电子邮箱 extensions=all的时候显示
pcode String
poi所在省份编码 extensions=all的时候显示
pname String
poi所在省份名称 若是直辖市的时候,此处直接显示市名,例如北京市
citycode String
城市编码 extensions=all的时候显示
cityname String
城市名 若是直辖市的时候,此处直接显示市名,例如北京市
adcode String
区域编码 extensions=all的时候显示
adname String
区域名称 区县级别的返回,例如朝阳区
entr_location String
入口经纬度 extensions=all的时候显示
exit_location String
出口经纬度 extensions=all的时候显示
navi_poiid String
地图编号 extensions=all的时候显示
gridcode String
地理格ID extensions=all的时候显示
alias String
别名 extensions=all的时候显示
business_area String
所在商圈 extensions=all的时候显示
parking_type String
停车场类型 仅在停车场类型POI的时候显示该字段 展示停车场类型,包括:地下、地面、路边 extensions=all的时候显示
tag String
该POI的特色内容 主要出现在POI为美食类的POI之中出现,此时代表特色菜 例如“烤鱼,麻辣香锅,老干妈回锅肉” 在其余POI类别的时候,会有小概率出现,此时代表此POI的特色内容 例如北京-第五季花艺 之中的“岁月静好,定情,如意花卡,圣诞之爱” 仅在extensions=all
indoor_map String
是否有室内地图标志 1,表示有室内相关数据 0,代表没有室内相关数据 extensions=all的时候显示
indoor_data Object[]
室内地图相关数据 当indoor_map=0时,字段为空 extensions=all的时候显示
cpid String
当前POI的父级POI 如果当前POI为建筑物类POI,则cpid为自身POI ID;如果当前POI为商铺类POI,则cpid为其所在建筑物的POI ID
floor String
楼层索引 一般会用数字表示,例如8
truefloor String
所在楼层 一般会带有字母,例如F8
groupbuy_num String
团购数据
business_area String
所属商圈 extensions=all的时候显示
discount_num String
优惠信息数目
biz_ext Object[]
深度信息 extensions=all的时候显示
rating String
评分 仅存在于餐饮、酒店、景点、影院类POI之下
cost String
人均消费 仅存在于餐饮、酒店、景点、影院类POI之下
meal_ordering String
是否可订餐 仅存在于餐饮相关POI之下、部分存在
seat_ordering String
是否可选座 仅存在于影院相关POI之下、部分存在
ticket_ordering String
是否可订票 仅存在于景点相关POI之下、部分存在
hotel_ordering String
是否可以订房 仅存在于酒店相关POI之下、部分存在
photos Object[]
照片相关信息 extensions=all的时候显示
titile String
图片介绍
url String
具体链接
...
返回示例:{ "showapi_res_error": "", "showapi_res_id": "fa460843d03444d6b8cfbbbf339560e3", "showapi_res_code": 0, "showapi_res_body": { "suggestion": { "keywords": [], "cities": [] }, "remark": "查询成功!", "pois": [ { "photos": [], "id": "B000A816R6", "biz_type": [], "address": "颐和园路5号", "poiweight": [], "tel": "010-62752114", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.31088,39.99281", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "BV10013409", "biz_type": [], "address": "4号线/大兴线", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "150500", "shopid": [], "name": "北京大学东门(地铁站)", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "2", "location": "116.315842,39.992212", "type": "交通设施服务;地铁站;地铁站" }, { "photos": [], "id": "B000A7ORQI", "biz_type": [], "address": "十三陵镇西山口村", "poiweight": [], "tel": "010-89748044", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学昌平校区", "pname": "北京市", "adname": "昌平区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.189898,40.247405", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A2D3E2", "biz_type": [], "address": "颐和园路5号北京大学逸夫苑", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学计算中心", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.312962,39.990475", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A96FT7", "biz_type": [], "address": "颐和园路5号", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学团委", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.31324,39.989856", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFGDE2SK", "biz_type": [], "address": "颐和园路5号北京大学红三楼", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-均斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308251,39.995275", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7H252", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62765710", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学北阁", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.3075,39.993069", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000AAF9UI", "biz_type": [], "address": "万柳中路29号", "poiweight": [], "tel": "15311745604", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学万柳学区", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.297398,39.961142", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFH1YMHN", "biz_type": [], "address": "颐和园路5号北京大学附近", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-收发室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.312527,39.986741", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFZWO4V", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学广播台", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308742,39.992287", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDC068", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-亨利楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.311090,39.993567", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFG3BHTO", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学备斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308968,39.995266", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFF91Z7K", "biz_type": [], "address": "颐和园路110号", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学校长室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.30636,39.994613", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A8ZJ7L", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62755281", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学凯原楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.313469,39.994535", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDCEQT", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学哲学楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308662,39.991325", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDCEPU", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学全斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309755,39.996082", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFH1H86I", "biz_type": [], "address": "北京大学东门地铁站B东北口东北200米", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-液氦中心", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.317912,39.993535", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7ORQU", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学财务部", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.305877,39.993629", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7PQ9C", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学均斋(红三楼)", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308264,39.995304", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7VIAA", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62752114", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学南阁", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.307516,39.992757", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7CYR4", "biz_type": [], "address": "平乐园100号", "poiweight": [], "tel": "010-67391765;010-67393456", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京工业大学", "pname": "北京市", "adname": "朝阳区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.481706,39.875344", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7ORS8", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学审计室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.307294,39.995636", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A9Q2V3", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学体斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309308,39.995639", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFGYSI7", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学健斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309397,39.995813", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A96FSM", "biz_type": [], "address": "颐和园路北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学总务楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.305987,39.989797", "type": "科教文化服务;学校;高等院校" } ], "ret_code": 0 } }

关键词搜索POI


接口地址:http://route.showapi.com/1664-1 (注意:接口支持https,更安全,但稍慢一些,你懂的。请根据自己的情况进行选择。)
支持格式:json
请求方法:HTTP协议,支持GET/POST方法。

二、请求参数/ Request parameter

非文件上传的POST时,enctype=application/x-www-form-urlencoded。
文件上传的POST时,enctype=multipart/form-data。

1、系统级参数(所有接入点都需要的参数):
参数名称 类型 示例值 必须 描述
showapi_appid String 100 易源应用id
showapi_sign String 698d51a19d8a121ce581499d7b701668 为了验证用户身份,以及确保参数不被中间人篡改,需要传递调用者的数字签名。 可选,在url后带上appid和secret即可
showapi_timestamp String 20141114142239 客户端时间。
格式yyyyMMddHHmmss,如20141114142239
为了在一定程度上防止“重放攻击”,平台只接受在10分钟之内的请求。如果不传或传空串,则系统不再做此字段的检测。
showapi_res_gzip String 1或0 返回值是否用gzip方式压缩。此值为1时将压缩,其他值不压缩。
...
2、应用级参数(每个接入点有自己的参数,当前接入点的参数见下表): 展开收起
参数名称 类型 默认值 示例值 必须 描述
keywords String
北京大学
查询关键字 规则: 多个关键字用“|”分割 若不指定city,并且搜索的为泛词(例如“美食”)的情况下,返回的内容为城市列表以及此城市内有多少结果符合要求。(keywords和types两者至少必选其一)
types String
高等院校
查询POI类型 多个类型用“|”分割; 可选值:分类代码 或 汉字 【请严格按照附件之中的汉字填写 】(keywords和types两者至少必选其一)
city String
北京
查询城市 可选值:城市中文、中文全拼、citycode、adcode 如:北京/beijing/010/110000 填入此参数后,会尽量优先返回此城市数据,但是不一定仅局限此城市结果,若仅需要某个城市数据请调用citylimit参数。 如:在深圳市搜天安门,返回北京天安门结果。
citylimit String
false
仅返回指定城市数据 可选值:true/false
children String
1
是否按照层级展示子POI数据 可选值:children=1 当为0的时候,子POI都会显示。 当为1的时候,子POI会归类到父POI之中。 仅在extensions=all的时候生效
page String
1
当前页数
building String
建筑物的POI编号 传入建筑物POI编号之后,则只在该建筑物之内进行搜索
floor String
搜索楼层 若传入 建筑物的POI编号 + 楼层 ,则返回该建筑物内当前楼层的关键字搜索结果 若只传入楼层,则返回参数不完全的提示 若传入建筑物的POI编号 + 楼层,该楼层没有对应的搜索结果,则会返回建筑物之内的内容。
extensions String
base
返回结果控制 此项默认返回基本地址信息;取值为all返回地址信息、附近POI、道路以及道路交叉口信息。
...
请求示例:String res=new ShowApiRequest("http://route.showapi.com/1664-1","my_appId","my_appSecret") .addTextPara("keywords","北京大学") .addTextPara("types","高等院校") .addTextPara("city","北京") .addTextPara("citylimit","false") .addTextPara("children","1") .addTextPara("page","1") .addTextPara("building","") .addTextPara("floor","") .addTextPara("extensions","base") .post(); System.out.println(res);

三、返回参数/ Return parameter

以JSON格式返回结果。

1、系统级参数(所有接入点都会返回的参数): 展开收起
名称 类型 示例值 描述
showapi_res_body String {"city":"昆明","prov":"云南"} 消息体的JSON封装,所有应用级的返回参数将嵌入此对象 。
showapi_res_code int 0
易源返回标志,0为成功,其他为失败。
0成功
-1,系统调用错误
-2,可调用次数或金额为0
-3,读取超时
-4,服务端返回数据解析错误
-5,后端服务器DNS解析错误
-6,服务不存在或未上线
-7, API创建者的网关资源不足
-1000,系统维护
-1002,showapi_appid字段必传
-1003,showapi_sign字段必传
-1004,签名sign验证有误
-1005,showapi_timestamp无效
-1006,app无权限调用接口
-1007,没有订购套餐
-1008,服务商关闭对您的调用权限
-1009,调用频率受限
-1010,找不到您的应用
-1011,子授权app_child_id无效
-1012,子授权已过期或失效
-1013,子授权ip受限
-1014,token权限无效
showapi_res_error String 用户输入有误! 错误信息的展示
showapi_res_id String ce135f6739294c63be0c021b76b6fbff 本次请求id
...
2、应用级参数(系统级输出参数showapi_res_body字段中的json数据结构): 展开收起
名称 类型 示例值 描述
ret_code String
0:扣费 表示成功。 -1:不扣费 未查询到信息
remark String
返回说明
suggestion Object[]
城市建议列表 当用户输入的词语为泛搜索词的时候,将显示城市列表
keywords String
唯一ID
cities Object[]
城市列表
name String
名称
num String
该城市包含此关键字的个数
citycode String
该城市的citycode
adcode String
该城市的adcode
pois Object[]
搜索POI信息列表
id String
唯一ID
name String
名称
type String
兴趣点类型 顺序为大类、中类、小类 例如:餐饮服务;中餐厅;特色/地方风味餐厅
typecode String
兴趣点类型编码 例如:050118
biz_type String
行业类型
address String
地址 东四环中路189号百盛北门
location String
经纬度 格式:X,Y
distance String
离中心点距离 单位:米 必须说明, 此结果仅在周边搜索的时候有值
tel String
该POI的电话
postcode String
邮编 extensions=all的时候显示
website String
该POI的网址 extensions=all的时候显示
email String
该POI的电子邮箱 extensions=all的时候显示
pcode String
poi所在省份编码 extensions=all的时候显示
pname String
poi所在省份名称 若是直辖市的时候,此处直接显示市名,例如北京市
citycode String
城市编码 extensions=all的时候显示
cityname String
城市名 若是直辖市的时候,此处直接显示市名,例如北京市
adcode String
区域编码 extensions=all的时候显示
adname String
区域名称 区县级别的返回,例如朝阳区
entr_location String
入口经纬度 extensions=all的时候显示
exit_location String
出口经纬度 extensions=all的时候显示
navi_poiid String
地图编号 extensions=all的时候显示
gridcode String
地理格ID extensions=all的时候显示
alias String
别名 extensions=all的时候显示
business_area String
所在商圈 extensions=all的时候显示
parking_type String
停车场类型 仅在停车场类型POI的时候显示该字段 展示停车场类型,包括:地下、地面、路边 extensions=all的时候显示
tag String
该POI的特色内容 主要出现在POI为美食类的POI之中出现,此时代表特色菜 例如“烤鱼,麻辣香锅,老干妈回锅肉” 在其余POI类别的时候,会有小概率出现,此时代表此POI的特色内容 例如北京-第五季花艺 之中的“岁月静好,定情,如意花卡,圣诞之爱” 仅在extensions=all
indoor_map String
是否有室内地图标志 1,表示有室内相关数据 0,代表没有室内相关数据 extensions=all的时候显示
indoor_data Object[]
室内地图相关数据 当indoor_map=0时,字段为空 extensions=all的时候显示
cpid String
当前POI的父级POI 如果当前POI为建筑物类POI,则cpid为自身POI ID;如果当前POI为商铺类POI,则cpid为其所在建筑物的POI ID
floor String
楼层索引 一般会用数字表示,例如8
truefloor String
所在楼层 一般会带有字母,例如F8
groupbuy_num String
团购数据
business_area String
所属商圈 extensions=all的时候显示
discount_num String
优惠信息数目
biz_ext Object[]
深度信息 extensions=all的时候显示
rating String
评分 仅存在于餐饮、酒店、景点、影院类POI之下
cost String
人均消费 仅存在于餐饮、酒店、景点、影院类POI之下
meal_ordering String
是否可订餐 仅存在于餐饮相关POI之下、部分存在
seat_ordering String
是否可选座 仅存在于影院相关POI之下、部分存在
ticket_ordering String
是否可订票 仅存在于景点相关POI之下、部分存在
hotel_ordering String
是否可以订房 仅存在于酒店相关POI之下、部分存在
photos Object[]
照片相关信息 extensions=all的时候显示
titile String
图片介绍
url String
具体链接
...
返回示例:{ "showapi_res_error": "", "showapi_res_id": "fa460843d03444d6b8cfbbbf339560e3", "showapi_res_code": 0, "showapi_res_body": { "suggestion": { "keywords": [], "cities": [] }, "remark": "查询成功!", "pois": [ { "photos": [], "id": "B000A816R6", "biz_type": [], "address": "颐和园路5号", "poiweight": [], "tel": "010-62752114", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.31088,39.99281", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "BV10013409", "biz_type": [], "address": "4号线/大兴线", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "150500", "shopid": [], "name": "北京大学东门(地铁站)", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "2", "location": "116.315842,39.992212", "type": "交通设施服务;地铁站;地铁站" }, { "photos": [], "id": "B000A7ORQI", "biz_type": [], "address": "十三陵镇西山口村", "poiweight": [], "tel": "010-89748044", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学昌平校区", "pname": "北京市", "adname": "昌平区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.189898,40.247405", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A2D3E2", "biz_type": [], "address": "颐和园路5号北京大学逸夫苑", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学计算中心", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.312962,39.990475", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A96FT7", "biz_type": [], "address": "颐和园路5号", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学团委", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.31324,39.989856", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFGDE2SK", "biz_type": [], "address": "颐和园路5号北京大学红三楼", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-均斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308251,39.995275", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7H252", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62765710", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学北阁", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.3075,39.993069", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000AAF9UI", "biz_type": [], "address": "万柳中路29号", "poiweight": [], "tel": "15311745604", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学万柳学区", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.297398,39.961142", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFH1YMHN", "biz_type": [], "address": "颐和园路5号北京大学附近", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-收发室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.312527,39.986741", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFZWO4V", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学广播台", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308742,39.992287", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDC068", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-亨利楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.311090,39.993567", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFG3BHTO", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学备斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308968,39.995266", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFF91Z7K", "biz_type": [], "address": "颐和园路110号", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学校长室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.30636,39.994613", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A8ZJ7L", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62755281", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学凯原楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.313469,39.994535", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDCEQT", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学哲学楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308662,39.991325", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFDCEPU", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学全斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309755,39.996082", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFH1H86I", "biz_type": [], "address": "北京大学东门地铁站B东北口东北200米", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学-液氦中心", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.317912,39.993535", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7ORQU", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学财务部", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.305877,39.993629", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7PQ9C", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学均斋(红三楼)", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.308264,39.995304", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7VIAA", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": "010-62752114", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学南阁", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.307516,39.992757", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7CYR4", "biz_type": [], "address": "平乐园100号", "poiweight": [], "tel": "010-67391765;010-67393456", "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京工业大学", "pname": "北京市", "adname": "朝阳区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.481706,39.875344", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A7ORS8", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学审计室", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.307294,39.995636", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A9Q2V3", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学体斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309308,39.995639", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B0FFFGYSI7", "biz_type": [], "address": "颐和园路5号北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学健斋", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.309397,39.995813", "type": "科教文化服务;学校;高等院校" }, { "photos": [], "id": "B000A96FSM", "biz_type": [], "address": "颐和园路北京大学", "poiweight": [], "tel": [], "importance": [], "biz_ext": [], "typecode": "141201", "shopid": [], "name": "北京大学总务楼", "pname": "北京市", "adname": "海淀区", "cityname": "北京市", "distance": [], "shopinfo": "0", "location": "116.305987,39.989797", "type": "科教文化服务;学校;高等院校" } ], "ret_code": 0 } }

服务商介绍:易源数据是昆明秀派科技有限公司旗下的大数据生产、交易、流通平台。

易源数据通过打破资源壁垒,搭建起数据资源的基础设施,将接口纳入统一的接口池,把多个异构数据源合并到同一根管线上,以统一的访问和控制方式,对外提供统一格式的数据。

让开发者可以像搭积木一样通过各种API操纵资源。

截至2017年12月,平台已经拥有API接口230个,日调用量2000万,覆盖全网10万+真实消费者,为超过3000+的企业用户提供全域数据服务。

 

联系方式:

电话: 4009988033

 

微博: http://www.weibo.com/showapi

 

邮箱: services@showapi.com

 

QQ: 3007663665

 

微信: show_api

进制数据介绍:

企业和程序员可以通过进制数据封装的API或SDK极速接入其他数据资源,同时进制数据提供数据交易等服务。通过进制数据,不仅开发成本极大降低,而且可以获得其他丰富的数据服务:数据交易,数据分析,区块链Token管理等服务。

 

 

联系我们:

电话:173-6457-5198

QQ① 群:792473404

客服 QQ:1643296538

微信客服:binstds

                                      扫描二维码添加客服微信

 

 

工作时间

 周一至周五 9:00 - 21:00(其中周三为 9:00 - 18:00) 

周六 9:00 - 12:00(节假日除外) 

 

 

进制数据团队

 

 

2020.01.01

 

 

 

 

 


其他服务商
热门API推荐
相关API推荐