GeoServer新增GeoRSS输出功能

在即将发布的1.5.2版本中,GeoServer将增加GeoRSS的输出功能。这个功能被作为WMS的一部分,可以通过一下url进行访问:

var url  = http://localhost:8181/geoserver/wms/reflect?layers=LAYER_NAME&format=rss

在各种网络地图(GoogleMaps, YahooMaps, Virtual Earth)中,都可以用相应的API进行GeoRSS的…
转载自:https://blog.csdn.net/classicning/article/details/83161265

You may also like...