有没有一种方法可以编写一个查询,基本上告诉系统"I want to see clus 1 and 2 from tract 443 and clus 1 and 4 from tract 442 bothcounty_code = '053' AND farm_number = '516' AND tract_number = '228' AND clu_number IN ('17', '21')`
在这个查询中我知道在ArcGIS</em
因此,我使用ArcGIS应用程序接口(javascript)来从featurelayer中的对象获取一些信息。这里的第一步应该是检测用户单击了哪个对象。为此,我使用了查询。但是由于某些原因,我似乎无法执行我的查询。每次调用execute方法时,控制台都会回复"Object不支持属性或方法'execute'“。代码的相关部分如下:
thema_4_Verblijf = new FeatureLayer("https://services.arcgisonline.nl/<e