加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

ArcGis for flex 中QueryTask查询结果限制(1000)问题

发布时间:2020-12-15 03:49:20 所属栏目:百科 来源:网络整理
导读:ArcGis? 中QueryTask查询结果限制(1000)问题 转载于:http://www.cnblogs.com/pandy/archive/2011/08/29/2157307.html 查询官网得到解决方案如下: To prevent queries that request unlimited numbers of features (e.g.,empty WHERE statements and stat
ArcGis? 中QueryTask查询结果限制(1000)问题

转载于:http://www.cnblogs.com/pandy/archive/2011/08/29/2157307.html

查询官网得到解决方案如下:

To prevent queries that request unlimited numbers of features (e.g.,empty WHERE statements and statements that are always true),use MaxRecordCount to set the maximum number of features.?

By default,the maximum for ArcGIS Server 10.0 is 1000 features (and 500 features for for ArcGIS Server 9.3).

You can modify this for a specific MapService in its configuration file. For a default windows installation,the file is C:Program FilesArcGISserverusercfg[YourMapService].cfg

?

步骤一:找到arcgis安装目录下你发布的地图文件的 config配置文件(本机:E:Program FilesArcGISServer10.0serverusercfg目录下)

步骤二:在此文件中修改<MaxRecordCount></MaxRecordCount>?节点数值后,重新启动ArcGIS Server Object Manager服务后,即可

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读