当前位置:网站首页>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 :

边栏推荐
- Go tool cli for command line implementation
- About the application of MySQL
- Leetcode: offer 59 - I. maximum value of sliding window
- 后台系统右边内容如何出现滚动条和解决双滚动条的问题
- Detailed explanation of ES6 deconstruction grammar
- 网页不能右键 F12 查看源代码解决方案
- 服务器渲染技术jsp
- split(),splice(),slice()傻傻分不清楚?
- Basic concept and classification of sorting
- 倍福TwinCAT3 Ads相关错误详细列表
猜你喜欢
随机推荐
Kmeans
Pyramid scene parsing network [pspnet] thesis reading
leetcode 1482 猜猜看啊,这道题目怎么二分?
C#实现图的深度优先遍历--非递归代码
别再说不会解决 “跨域“ 问题啦
5、【WebGIS实战】软件操作篇——服务发布及权限管理
RSN:Learning to Exploit Long-term Relational Dependencies in Knowledge Graphs
Basic concepts of database
Feature pyramid networks for object detection
倍福TwinCAT3 Ads相关错误详细列表
GCC usage, makefile summary
C language EXECL function
C#实现基于广度优先BFS求解无权图最短路径----完整程序展示
Overview of EtherCAT principle
[us match preparation] complete introduction to word editing formula
The shell script uses two bars to receive external parameters
串口接收数据方案设计
衡量两个向量相似度的方法:余弦相似度、pytorch 求余弦相似度:torch.nn.CosineSimilarity(dim=1, eps=1e-08)
TEC: Knowledge Graph Embedding with Triple Context
ECMAScript 6.0









