当前位置:网站首页>Creating postgre enterprise database by ArcGIS
Creating postgre enterprise database by ArcGIS
2022-07-03 06:08:00 【xuhss_ com】
High quality resource sharing
| Learning route guidance ( Click unlock ) | Knowledge orientation | Crowd positioning |
|---|---|---|
| 🧡 Python Actual wechat ordering applet 🧡 | Progressive class | This course is python flask+ Perfect combination of wechat applet , From the deployment of Tencent to the launch of the project , Create a full stack ordering system . |
| Python Quantitative trading practice | beginner | Take you hand in hand to create an easy to expand 、 More secure 、 More efficient quantitative trading system |
What is an enterprise Geodatabase ?
Enterprise geographic database (ArcSD Enterprise,sde) Is and arcGIS The most integrated geo database in the suite ; Installation is required for creation arcGIS Server At the time of the 【ecp certificate 】. He is arcGIS On the basis of the third-party database, it adopts the self-defined storage structure to build the database , therefore , Although you can postgreSQL Of pgAdmin III see sde Of storage information , But not through arcGIS Desktop Other software parses the data .
Due to different emphases , Enterprise database (sde) Although its stability has been enhanced , But its ability to analyze and process geographic data is not as good as the default postGIS.
Use enterprise databases (sde) Storage space data , Because it was arcGIS High support , therefore , It has faster and more stable access ( This rapid stabilization is not just for arcMap For processing map data , about arcGIS Server The efficiency of publishing map services has also been improved ).
Enterprise database and PostgreSql Version relationship
| | 10 Version of the Geodatabase | 10.1 Version of the Geodatabase | 10.2.x Version of the Geodatabase | 10.3.x Version of the Geodatabase |
| 10 Version of the client | Support | Support
DBMS Must be PostgreSQL 9.0.5. | Support
DBMS Must be PostgreSQL 9.0.5. | |
| 10.1 Version of the client | Support | Support | Support
DBMS Must be PostgreSQL 9.0.5 or 9.1.3. | Support
DBMS Must be PostgreSQL 9.1.3. |
| 10.2.x Version of the client | Support | Support | Support | Support |
| 10.3.x Version of the client | Support | Support | Support | Support |
Reference website :ArcGIS The client and PostgreSQL Compatibility between geographic databases in
Reference website : Apply to ArcGIS 10.8.x as well as ArcGIS Pro 2.5、2.6 and 2.7 Of PostgreSQL Database requirements
How to create an enterprise geographic database ?
Want to create sde, First of all, we need to deal with postgreSQL Make some extra “ expand ”.
First from arcmap The extension file can be found in the installation directory of , Path as follows :
C:\Program Files (x86)\ArcGIS\Desktop10.1\DatabaseSupport\PostgreSQL\Windows64

Next, copy it to postgreSQL Root directory lib Under the folder .

ArcMap Connect PostgreSql database
stay AecMap Files are required to connect to the database in :libeay32.dll、libiconv-2.dll、libintl-8.dll、libpq.dll and ssleay32.dll.
There is a saying that , These files need to find these libraries for the installed version database ⽂ Pieces of , And then copy to Desktop Of bin⽬ Record ——C:\Program Files (x86)\ArcGIS\Desktop10.1\bin. 
Personal test , This method is not easy to use .
Download available dll, And then replace it with Desktop Of bin⽬ Record ——C:\Program Files (x86)\ArcGIS\Desktop10.1\bin.
establish ArcGis Enterprise database ——PostgreSql
Create an enterprise database as shown in the following figure :

Reference resources ArcGIs Create an enterprise database
To configure PostgreSql The remote access
Get into postgreSQL Of data Catalog (C:\Program Files\PostgreSQL\12\data) find pg_hba.conf, Then open the pg_hba.conf, And then the search IPv4 local connections, The revised contents are as follows :

Here we are ,arcgis establish postgre Enterprise database , We learned .
notes : This article is original , For any reprint, please contact the author for authorization and indicate the source ! If you think this article is not bad , Please click on 【 recommend 】, Thank you very much !
https://blog.csdn.net/kiba/p/16415251.html

边栏推荐
- Detailed explanation of findloadedclass
- Oauth2.0 - Introduction and use and explanation of authorization code mode
- Leetcode solution - 02 Add Two Numbers
- Code generator - single table query crud - generator
- Oauth2.0 - using JWT to replace token and JWT content enhancement
- Alibaba cloud OOS file upload
- Simple solution of small up main lottery in station B
- Download the corresponding version of chromedriver
- Complete set of C language file operation functions (super detailed)
- [teacher Zhao Yuqiang] Flink's dataset operator
猜你喜欢
![[teacher Zhao Yuqiang] kubernetes' probe](/img/cc/5509b62756dddc6e5d4facbc6a7c5f.jpg)
[teacher Zhao Yuqiang] kubernetes' probe

项目总结--2(Jsoup的基本使用)
![[explain in depth the creation and destruction of function stack frames] | detailed analysis + graphic analysis](/img/df/884313a69fb1e613aec3497800f7ba.jpg)
[explain in depth the creation and destruction of function stack frames] | detailed analysis + graphic analysis
![[teacher Zhao Yuqiang] Cassandra foundation of NoSQL database](/img/cc/5509b62756dddc6e5d4facbc6a7c5f.jpg)
[teacher Zhao Yuqiang] Cassandra foundation of NoSQL database

Oauth2.0 - user defined mode authorization - SMS verification code login
![[teacher Zhao Yuqiang] the most detailed introduction to PostgreSQL architecture in history](/img/18/f91d3d21a39743231d01f2e4015ef8.jpg)
[teacher Zhao Yuqiang] the most detailed introduction to PostgreSQL architecture in history

Kubesphere - set up redis cluster

Zhiniu stock project -- 04

Project summary --01 (addition, deletion, modification and query of interfaces; use of multithreading)

Clickhouse learning notes (2): execution plan, table creation optimization, syntax optimization rules, query optimization, data consistency
随机推荐
88. 合并两个有序数组
Get a screenshot of a uiscrollview, including off screen parts
Common exceptions when Jenkins is released (continuous update...)
The server data is all gone! Thinking caused by a RAID5 crash
Simple handwritten ORM framework
Kubernetes notes (VIII) kubernetes security
Kubernetes notes (I) kubernetes cluster architecture
Download the corresponding version of chromedriver
技术管理进阶——你了解成长的全貌吗?
Es remote cluster configuration and cross cluster search
Disruptor learning notes: basic use, core concepts and principles
1. 两数之和
Cesium 点击获取模型表面经纬度高程坐标(三维坐标)
Yum is too slow to bear? That's because you didn't do it
Pytorch dataloader implements minibatch (incomplete)
Kubernetes notes (VI) kubernetes storage
项目总结--01(接口的增删改查;多线程的使用)
Bio, NiO, AIO details
Leetcode solution - 01 Two Sum
Kubesphere - Multi tenant management