可以通过 ArcGIS 10 Desktop AddIn 中的 ArcObjects 使用自定义地图切片吗?

发布于 2024-09-24 19:44:29 字数 546 浏览 0 评论 0原文

我可以通过 ArcGIS 10 Desktop AddIn 在 ArcMap 中以编程方式使用和渲染自定义地图切片吗?

AddIn 是使用 ArcObjects SDK for C#/.NET 和 ArcGIS 10 构建的。提取和渲染地图图块并不是 AddIn 的主要功能。但如果可以的话,我们绝对希望实现这个功能。

更多细节:

  • 我收到了涉及 ITiledMapServer2 接口的提示,但我不清楚,并且 ArcObjects 文档中缺乏有关此任务的信息。 ArcGIS for Flex API 中的等效类是 TiledMapServiceLayer,但同样,这是桌面空间中的 ArcMap AddIn,而不是 Web 应用程序。
  • 我们有内部软件来生成我们自己的图块,采用与 Google 地图 JS/Flash API 类似的相同缩放、图块 Y、图块 X 图块方案。
  • 我们使用 Apache 来提供地图切片服务,因此目前没有以任何方式使用 ArcGIS Server(即创作切片、发布为 ArcGIS Server 地图服务等)。

先感谢您。

Can I programmatically consume and render custom map tiles in ArcMap via our ArcGIS 10 Desktop AddIn?

The AddIn is built using the ArcObjects SDK for C#/.NET and ArcGIS 10. Pulling and rendering map tiles is NOT the AddIn's primary function. But we would definitely like to implement this feature if it can be done.

More specifics:

  • I received a tip that the ITiledMapServer2 interface is involved but it is unclear to me, and there is a dearth of info in ArcObjects docs regarding this task. The equivalent class within the ArcGIS for Flex API is TiledMapServiceLayer, but again this is an ArcMap AddIn in the desktop space, not a web app.
  • We have in-house software to generate our own tiles in the same zoom, tile Y, tile X tiling scheme akin to the Google maps JS/Flash APIs.
  • We are using Apache to serve the map tiles and thus are currently not using ArcGIS Server in any way (i.e. authoring the tiles, publishing as an ArcGIS Server map service, etc).

Thank you in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

仅冇旳回忆 2024-10-01 19:44:29

为了节省人们的搜索时间,问题/答案位于此处

To save a little searching for folks, the question / answers are here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文