Geocoder service的意思|示意

美 / / 英 / /

Geocoder服务


Geocoder service的网络常见释义

地理编码服务 地理编码服务(Geocoder Service):是指把字符串中的词、术语和编码连接到相应的地理要素的过程。比较典型的地理编码是把一个街道地址转换成为一个地理位置。

Geocoder service相关例句

The first line gets a HashMap from the geocoder service.

第一行从geocoder服务获得一个HashMap。

The Google Geocoder service will return KML that describes the address.

Google Geocoder服务将返回描述地址的KML。

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

调用了Geocoder服务,并在数据库中存储坐标信息。

The response contains a Status reporting either success (code 200) or one of a number of error codes (see Resources for a link to a table of error codes on the Geocoder service page).

响应包含一个 Status,报告成功(代码 200)或错误代码之一 (参见 参考资料 获得 Geocoder 服务页面的错误代码表链接)。

In this two-part article series, to turn street addresses into their geographical coordinates for storage in the database, you called the Google Geocoder Web service from PHP.

在这个分为两部分的系列文章中,通过从php调用Google Geocoder Web服务,将街道地址转换成地理坐标并存储在数据库中。

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 服务调用封装在可重用方法调用中。