发数据服务需要数据源中有对应的数据集,获取ID列表是用数据服务查询的方式,用的是 <script src="./js/supermap/SuperMap.Include.js"></script>这个库,查询条件可以是SmID>0,即可查询出所有对象,再遍历取出对象SmID即可。当然如果您对iserver比较熟悉的话,也可以看看是否有其它的方式去获取。webgl中查询范例:http://support.supermap.com.cn:8090/webgl/examples/editor.html#getFeatureBySQL
iserver数据查询范例:http://support.supermap.com.cn:8090/iserver/iClient/forJavaScript/examples/leaflet/examples.html#iServer-data