Cartographic features, such as text, annotations and light sectors, can be added to a source database. To add cartographic features and attributes, run the loadCartographic.sql script.
The location of the script is C:\ProgramData\CARIS\HPD\<version>\Server\cartographic.
To run the script:
1. Open Command Prompt.
2. Go to C:\ProgramData\CARIS\HPD\<version>\Server\cartographic.
3. Start an SQL session as schema owner:sqlplus <schema_owner>/<password>@<database>
4. Press <Enter>.
An SQL session is activated.
5. At the SQL prompt, enter @LoadCartographic.sql
6. Press <Enter>.
After the script is run, a message similar to the one below is displayed in Command Prompt.
FILENAME ---------------------------------------------------------- loadCartographic_20160529-140518.log ========================================================= Script: Load Cartographic updates the S-57 Source catalog to contain cartographic objects and attributes. ========================================================= PL/SQL procedure successfully completed. Commit complete. |
A log file of the script process is stored in the Cartographic folder.