Spatially Enabling the Data Model for Outage Analytics
The ces_parameters table contains a set of attributes that are used to enable the NMS electrical model for Oracle Utilities Outage Analytics. The following table describes these attributes.
ces_parameters attribute
Description
MBS_GEO_SRID
The Oracle Spatial reference ID for the geographic spatial layer.
MBS_GEO_MINX
MBS_GEO_MAXX
MBS_GEO_MINY
MBS_GEO_MAXY
The minimum and maximum values for the two coordinate systems.
MBS_LL_SRID
The Oracle Spatial reference ID for the lat/long spatial layer.
MBS_GEO_PROJ_COORDSYS
The Proj4-defined geographic coordinate system.
MBS_LL_PROJ_COORDSYS
The Proj4-defined lat/long coordinate system.
MBS_LL_MINX
Min X value of data, used for spatial indexing
MBS_LL_MINY
Min Y value of data, used for spatial indexing
MBS_LL_MAXX
Max X value of data, used for spatial indexing
MBS_LL_MAXY
Max Y value of data, used for spatial indexing
MBS_LL_TOL
Tolerance value, used for spatial indexing
MBS_LL_XTYPE
X Coordinate type (Typically X or LATITUDE)
MBS_LL_YTYPE
Y Coordinate type (Typically Y or LONGITUDE)
MBS_GEO_TOL
Tolerance value, used for spatial indexing
MBS_GEO_XTYPE
X Coordinate type (Typically X or LATITUDE)
MBS_GEO_YTYPE
Y Coordinate type (Typically Y or LONGITUDE)