- Mastering PostGIS
- Dominik Mikiewicz Michal Mackiewicz Tomasz Nycz
- 316字
- 2021-07-02 22:52:23
Exporting spatial data to PostGIS from Manifold GIS
In order to export the data, Manifold needs to import it internally first. This means that we do not export a particular format but rather we simply export spatial data. Once you bring a shapefile into Manifold, MapInfo TAB or MIF, SQL Server spatial table or any other supported vector format, exporting it to PostGIS is exactly the same for all of them.
In order to export a vector component, right-click on its node in the project tree and choose the export option. You will see an export dialog, where you should pick the appropriate export format; in this scenario, you need to choose Data Source. You will then be presented with a data source setup window, where you can either pick an existing connection or configure a new one:

Once you choose the appropriate connection, you can then set up the actual export parameters:

You can choose which columns you want to export, and the name of the identity, geometry, and version columns.
Manifold tries to find the PostGIS projection that best matches the Manifold projection. Unfortunately, it is not always possible as Manifold as such does not rely on EPSG coordinates systems definitions, but rather uses its internal mechanisms for handling projections. If Manifold does not match the PostGIS side projection, you can select it manually.
Export dialogue also offers an option to transform coordinates upon export and create indexes and CREATE/UPDATE triggers when data gets to the database.
- 智能傳感器技術與應用
- Visualforce Development Cookbook(Second Edition)
- 基于LabWindows/CVI的虛擬儀器設計與應用
- 大數據時代的數據挖掘
- 小型電動機實用設計手冊
- Hands-On Linux for Architects
- 大數據挑戰與NoSQL數據庫技術
- AWS Certified SysOps Administrator:Associate Guide
- Windows環境下32位匯編語言程序設計
- 工業機器人應用案例集錦
- Learn CloudFormation
- 悟透JavaScript
- Mastering Ansible(Second Edition)
- 手把手教你學Flash CS3
- Hadoop Beginner's Guide