The P_VECTORAPI package assists with the maintenance of S-57, Tile Raster, and GML products using API calls.
Name | Type | Description |
|---|---|---|
ADDS57DEFINITION | Function | Add an S-57 product definition. |
ADD_SOURCE_EXTRACTION | Procedure | Adds a new source extraction to the specified product. |
ADD_SOURCE_USAGE | Procedure | Adds the specified source usage to the specified product. |
ALLOWALLCPSUPDATES | Procedure | Allows all updates from source to be available for the specified product. See ALLOWSPECIFICCPSUPDATE. |
ALLOWSPECIFICCPSUPDATE | Procedure | Limits updates from source to specific features for the specified product. See ALLOWALLCPSUPDATES. |
DEL_SOURCE_USAGE | Procedure | Removes the specified usage from the specified product. |
GETUPDATES | Function | Return list of changes on source features that affect a vector product. |
REMOVE_ALL_SOURCE_EXTRACTION | Procedure | Removes all source extractions from the specified product. |
SET_PRODUCT_ATTRIBUTE | Procedure | Sets the value of an S-57 product definition attribute. |
SET_PRODUCT_GEOMETRY | Procedure | Sets the product boundary. |
SET_PRODUCT_GROUP | Procedure | Sets the product group that the product belongs to. |
SET_PRODUCT_UPDATE_STATUS | Procedure | Set a Vector Product Update to Locked, Rejected or Active |
RETIRE_PRODUCT_EDITION | Procedure | Set a Vector Product Edition to Retired. |
UNRETIRE_PRODUCT_EDITION | Procedure | Un-retire a Vector Product Edition. |