geocoder

geocoder

 英

  • 网络地理编码器;地理解码器;实现地址查询

例句

The GoogleGeocoder class is responsible for calling the geocoder service through HTTP with a given street address.

GoogleGeocoder根据给定街道地址通过HTTP调用geocoder服务

Now that you have a geocoder in place, the next step is to integrate it with your Grails application.

现在已经准备地理编码下一步就是Grails应用程序集成一起

A quick Web search on free geocoder yields a number of potential candidates for the trip planner's geocoding needs.

Web快速搜索免费地理编码产生许多符合tripplanner地理编码需求结果

It also has interfaces to a number of geocoder tools, including Google, Yahoo!

提供许多地理编码工具接口包括Google、Yahoo!

You can use any geocoder you like to produce a file of the format expected to be in cityCoords.

可以使用任何一个geocoder生成cityCoords格式文件

Once you find the right geocoder for the job, create a Grails service to encapsulate the remote Web services call in a reusable method call.

找到合适地理编码之后创建一个Grails服务远程Web服务调用封装可重用方法调用

If you exceed this 24 -hour limit , the Maps API geocoder may stop working for you temporarily .

如果当天超过这个限制可能暂时无法使用地图API地理代码

That way, the geocoder has to do its initialization only once for a block and not once for each row again.

这样地理编码只需一个进行初始不必一行进行初始

First you will call the Geocoder from PHP, and use the SimpleXML module to traverse the results.

首先PHP调用Geocoder使用SimpleXML模块遍历结果

You called the Geocoder service and stored the coordinate information in the database.

调用Geocoder服务数据库存储坐标信息

The first line gets a HashMap from the geocoder service.

第一geocoder服务获得一个HashMap

Use the JavaScript library provided by Google to call the Geocoder before you submit the form that contains the user's address information

提交含有用户地址信息表格之前使用Google提供JavaScript调用Geocoder

Geocoder (created at the beginning of the initialize function in Listing 3. )

使用google.maps.Geocoder实例清单3initialize函数开始创建)。

Call the Geocoder server-side before recording the information in the database

数据库记录信息之前调用Geocoder服务器

Storing Geocoder data in the database

数据库存储Geocoder数据