当前位置:网站首页>5. [WebGIS practice] software operation - service release and permission management
5. [WebGIS practice] software operation - service release and permission management
2022-07-01 03:34:00 【X Beichen North】
Hello everyone , I am a X Beichenbei . This article is about 「WebGIS actual combat 」 series , Follow this tag , Read all the articles , Become WebGIS Developer .
Above we are a shp The coordinate system setting and field editing are processed for the original data of administrative divisions in format , There are still two steps to go before this data is finally presented on the map : Data service publishing and maps API call . In this article, let's see how to publish the processed data to ArcGIS Online.
First, in the ArcGIS Pro View the user information in the upper right corner of the , Check if you are logged in ArcGIS Online Account . If the upper right corner shows ArcGIS Online Address and user information , At present ArcGIS Pro and ArcGIS Online Successful connection , At this point, we can directly publish data to ArcGIS Online; If there is no user information in the upper right corner , We need to open them in turn ArcGIS Pro Of [ engineering | Gateway ] menu , Then add ArcGIS Online Account information , as follows :

ArcGIS Pro and ArcGIS Online After the connection configuration is successful , stay ArcGIS Pro Import the three-level administrative division data of provinces, cities and counties that we have processed , Then right click the data layer , choice [ share | Share as Web Layers ], The service publishing panel opens , In this panel, we fill in the following information , Click the analysis button , After there is no error information in the analysis result panel, click the Publish button to publish the service :

边栏推荐
猜你喜欢

pytorch训练深度学习网络设置cuda指定的GPU可见

FCN全卷積網絡理解及代碼實現(來自pytorch官方實現)

C # realize solving the shortest path of unauthorized graph based on breadth first BFS -- complete program display

Learning notes for introduction to C language multithreaded programming

文件上传下载

LeetCode 31下一个排列、LeetCode 64最小路径和、LeetCode 62不同路径、LeetCode 78子集、LeetCode 33搜索旋转排序数组(修改二分法)

衡量两个向量相似度的方法:余弦相似度、pytorch 求余弦相似度:torch.nn.CosineSimilarity(dim=1, eps=1e-08)

The preorder traversal of leetcode 144 binary tree and the expansion of leetcode 114 binary tree into a linked list

Nacos
![[深度学习]激活函数(Sigmoid等)、前向传播、反向传播和梯度优化;optimizer.zero_grad(), loss.backward(), optimizer.step()的作用及原理](/img/9f/187ca83be1b88630a6c6fbfb0620ed.png)
[深度学习]激活函数(Sigmoid等)、前向传播、反向传播和梯度优化;optimizer.zero_grad(), loss.backward(), optimizer.step()的作用及原理
随机推荐
Explain spark operation mode in detail (local+standalone+yarn)
ctfshow爆破wp
Gorilla/mux framework (RK boot): RPC error code design
C # realize solving the shortest path of unauthorized graph based on breadth first BFS -- complete program display
EDLines: A real-time line segment detector with a false detection control翻译
不用加减乘除实现加法
TEC: Knowledge Graph Embedding with Triple Context
Ctfshow blasting WP
Leetcode 1482 guess, how about this question?
FCN全卷積網絡理解及代碼實現(來自pytorch官方實現)
How do spark tasks of 10W workers run? (Distributed Computing)
Leetcode:剑指 Offer 59 - I. 滑动窗口的最大值
Include() of array
Common interview questions for performance test
实现pow(x,n)函数
EtherCAT简介
Subnet division (10)
shell脚本使用两个横杠接收外部参数
Pyramid scene parsing network [pspnet] thesis reading
还在浪费脑细胞自学吗,这份面试笔记绝对是C站天花板