General requirements

Print Previous page Top page Next page

To allow access to the ArcSDE geodatabase in Oracle database must meet the following conditions:

1)  it must be installed a client set of libraries to access DBMS – Oracle Call Interface (OCI) x64 on those computers on which GIS Panorama and GIS Server will be installed;

2)  the database Oracle, in which the geo database ArcSDE is located, must meet certain requirements:

-  the database must support Unicode;

-  the library st_shapelib.dll with stored procedures should be added to the database Oracle that hosts the geo database ArcSDE, which allows external clients to access spatial data in the format ArcSDE;

-  the user SDE of the geo database ArcSDE, on behalf of which the connection to the geo database from GIS Panorama and GIS Server software will be performed, the necessary authorizations must be assigned;

-  triggers must be added to the tables of the geo database, allowing to generate a new identifier for records added by external clients;

-  each table of the geo database with spatial data must have the necessary minimum of fields – the record identifier, the spatial description field (metric) of the object, the field with the code of the conventional sign;

-  tables with spatial data must be properly registered in the geo database and to have a code of the coordinate system SRID corresponding to one of the codes EPSG for CS VN-2000;

3)  the digital classifier of the map (RSC) must correspond to the structure of the geo database and to include all objects of the geo database;

4)  the layers of DTM corresponding to the digital classifier (RSC) can be imported and exported.

 

It is believed that all necessary software is installed. At installing software products, follow the operating documentation of these products. In order to import and export layers of DTM and preliminary procedures are required:

-  DBMS Oracle 12g x64;

-  ArcGIS Desktop 10.1;

-  Software product GIS Panorama (PARB.00227-02);

-  Oracle Instant Client x64;

-  Oracle SQL Developer.