• SOE自带例子之ServerSimpleImageServiceRESTSOE


    目的:

    This sample illustrates the basic framework for creating an image service REST server object extension (SOE) that will be hosted as an ArcGIS Server REST SOE. The SOE extends the functionality of an image service with a single operation to access raster's statistics in a mosaic dataset.
    此示例演示了创建图像服务REST服务器对象扩展(SOE)的基本框架,该扩展将作为ArcGIS服务器REST SOE托管。SOE扩展了图像服务的功能,只需一次操作即可访问马赛克数据集中的光栅统计数据。
    All the information needed to deploy the SOE is included in this sample encapsulated in a .soe file. Deploying the SOE from this file does not require you to open Visual Studio. However, you can open the Visual Studio solution included with this sample to explore the coding patterns used in the SOE.
    部署SOE所需的所有信息都包含在这个封装在.SOE文件中的示例中。从该文件部署SOE不需要打开visualstudio。但是,您可以打开此示例附带的visualstudio解决方案来探索SOE中使用的编码模式。
    The instructions below assume that you have installed the developer kit on the machine running ArcGIS Server Manager. If you installed the developer kit on some other machine, you'll need to copy the .soe file to the machine running Manager, or otherwise make the .soe file visible to Manager by placing it in a shared folder.
    下面的说明假设您已经在运行ArcGIS Server Manager的计算机上安装了开发人员工具包。如果在其他计算机上安装了developer工具包,则需要将.soe文件复制到运行管理器的计算机,或者通过将.soe文件放置在共享文件夹中,使.soe文件对管理器可见。
  • 相关阅读:
    使用Docker Swarm搭建分布式爬虫集群
    如果你不知道做什么,那就学一门杂学吧
    正则表达式re.sub替换不完整的问题现象及其根本原因
    Visual Studio 2019 正式版今日发布 key
    net core 记录自定义端口多个方式
    HTTP Error 500.0
    来自后端的逆袭 blazor简介 全栈的福音
    创建一个RAS 非对称 公私密钥示例
    树莓派安装window ioT
    WPF USB设备采集开源工具介绍
  • 原文地址:https://www.cnblogs.com/2008nmj/p/14505204.html
Copyright © 2020-2023  润新知