If a single field is desired, lat/lon can be encoded into a single String using the Geohash encoding (see Resources).
如果希望使用一个字段,那么可以使用 Geohash 编码方式将纬度/经度编码到一个 String 中(参见 参考资料)。
In this example, you want to build a request SOAP message that gets a 7 day forecast for a location (LAT38.9, LON-77.01) starting 2010-07-23 with 24 hourly format.
在这个例子中,您希望创建一个请求SOAP消息,查询一个地区(LAT38.9, LON - 77.01)从2010-07-23开始未来7天以24小时格式显示的天气预报。
Lon: the longitude field name to use as a ValueSource for the FunctionQuery.
lon:在FunctionQuery中用作ValueSource的经度字段名。
应用推荐