【问题标题】:How to create heat map with ArcGIS Runtime SDK for Windows Store apps如何使用 ArcGIS Runtime SDK for Windows Store 应用程序创建热图
【发布时间】:2013-05-22 04:36:30
【问题描述】:

我已经下载了sample app of ArcGIS Runtime SDK for Windows Store apps。它有一个名为“Dynamic Layers”的样本,有四个选项。第三个选项是“唯一值渲染器”,它似乎是热图。但该示例使用来自 REST API 的数据。

所以我想用我自己的数据显示热图。我的数据包含每个国家/地区的一些统计数据。根据我想生成热图的数据,我该怎么做?

我想做这样的事情。

【问题讨论】:

    标签: windows-8 map windows-runtime microsoft-metro arcgis


    【解决方案1】:
    【解决方案2】:

    您需要将数据发布到 ArcGIS Server 服务,并将图层 ServiceUri 更改为指向您的 ArcGIS Server 服务。

    你现在有什么格式的数据? (或者它来自什么类型的服务?)

    【讨论】:

    • 数据来自 SQLite 数据库。
    猜你喜欢
    • 2016-05-11
    • 2023-03-05
    • 2014-06-15
    • 2021-06-26
    • 1970-01-01
    • 2018-07-10
    • 2021-02-16
    • 2018-11-24
    • 2014-03-21
    相关资源
    最近更新 更多